Commit graph

  • 139a87de99 Pass a copy of the options to the tiles RMidhunSuresh 2022-05-08 19:14:51 +0530
  • 814cee214c rename asJSON to toJSON Bruno Windels 2022-05-06 17:23:07 +0200
  • d69b1dc3e2 expose log items for exposing debugging info in sdk users Bruno Windels 2022-05-06 17:06:56 +0200
  • fc08fc3744 always log device removal in same way and prevent call id overwritten Bruno Windels 2022-05-06 16:59:26 +0200
  • 0fdc6b1c3a log both to idb storage and console, include open items in export Bruno Windels 2022-05-06 15:54:45 +0200
  • bc41232105 v0.0.5 Robert Long 2022-05-05 16:54:37 -0700
  • e54482e4c0 Add some comments Eric Eastwood 2022-05-05 17:57:25 -0500
  • 75098b4712 Merge branch 'master' into madlittlemods/686-682-local-friendly-development-and-commonjs Eric Eastwood 2022-05-05 17:50:33 -0500
  • d053d4388f Update Vite to avoid flakey errors in our PostCSS plugins Eric Eastwood 2022-05-05 14:58:43 -0500
  • f1e152b8aa Merge branch 'bwindels/calls' into thirdroom/dev Robert Long 2022-05-05 11:02:23 -0700
  • 1a08616df1 logging improvements Bruno Windels 2022-05-04 18:44:11 +0200
  • 1a0b11ff7e also log payload when receiving to_device call message, help debug with thirdroom Bruno Windels 2022-04-29 14:59:19 +0100
  • c1c08e9eb0 more logging of callId and sessionIds Bruno Windels 2022-04-29 14:57:45 +0100
  • 9938071e1c more sessionId logging Bruno Windels 2022-04-29 14:34:03 +0100
  • bb92d2e30d log session id when adding a member entry Bruno Windels 2022-04-29 14:19:03 +0100
  • 8e2e92cd2c this timer should not fire after disposing Bruno Windels 2022-04-29 10:11:12 +0100
  • e1974711f3 dont close this when disconnecting as long as we haven't restructured the log items in general, we can always connect again fr now and assume to reuse the same log item Bruno Windels 2022-04-28 16:56:32 +0100
  • d346f4a3fb add & remove rather than update when session id changed Bruno Windels 2022-04-28 16:52:42 +0100
  • 3d83fda69f some more cleanup Bruno Windels 2022-04-28 16:52:17 +0100
  • 2d9b69751f some logging cleanup Bruno Windels 2022-04-28 16:52:00 +0100
  • 0be75d9c59 update the TODO Bruno Windels 2022-04-28 12:45:15 +0100
  • a91bcf5d22 ensure there is no race between reconnecting & updating the session id Bruno Windels 2022-04-28 12:44:13 +0100
  • db4c42a5b7 v0.0.4 Robert Long 2022-04-27 11:13:28 -0700
  • bf0638b2f3 Merge branch 'bwindels/calls' into thirdroom/dev Robert Long 2022-04-27 11:08:25 -0700
  • aa709ee6e9 make text white for now Bruno Windels 2022-04-27 19:41:42 +0200
  • b03b296391 comments, todo housekeeping Bruno Windels 2022-04-27 19:41:25 +0200
  • 4f2999f8d8 reconnect when detecting session id change, so we send invite if needed Bruno Windels 2022-04-27 19:41:02 +0200
  • bffce7fafe more logging Bruno Windels 2022-04-27 19:40:49 +0200
  • 6394138c4a fix isMuted logic in view model Bruno Windels 2022-04-27 19:40:13 +0200
  • be04eeded0 always reevaluate remote media when receiving a new remote track Bruno Windels 2022-04-27 17:33:27 +0200
  • 230ccd95ab reset retryCount when disconnecting Bruno Windels 2022-04-27 17:33:12 +0200
  • 6b22078140 prevent localMedia being disposed when disconnecting on session change Bruno Windels 2022-04-27 11:34:01 +0100
  • 23b621492f
    Merge pull request #726 from vector-im/flow-registration Bruno Windels 2022-04-27 11:18:53 +0200
  • 83664a1b13 viewClassForTile is needed for TimelineView flow-registration RMidhunSuresh 2022-04-27 12:38:12 +0530
  • c07a42292c Include Platform change in sdk docs RMidhunSuresh 2022-04-27 12:28:48 +0530
  • 049a477008 Pass flowSelector from Client.startRegistration RMidhunSuresh 2022-04-27 12:27:19 +0530
  • beeb191588 reset member when seeing a new session id Bruno Windels 2022-04-26 21:11:41 +0200
  • ae29adb4e4 Re-enable ts defs Robert Long 2022-04-26 11:54:03 -0700
  • f6a0986b3c Merge branch 'bwindels/calls' into thirdroom/dev Robert Long 2022-04-26 11:53:50 -0700
  • da654a8c59 some cleanup Bruno Windels 2022-04-26 17:56:46 +0200
  • eea3830146 emit change when muting so our own video feed gets hidden in the view Bruno Windels 2022-04-26 16:18:49 +0200
  • 9ab75e8ed4 fix c/p error mixing up audio and video muting Bruno Windels 2022-04-26 15:48:03 +0200
  • b46ec8bac4 Merge branch 'bwindels/calls-wip' into bwindels/calls Bruno Windels 2022-04-26 14:29:04 +0200
  • f61064c462 nicer UI for calls, show avatar when muted, muted status bwindels/calls-wip Bruno Windels 2022-04-26 14:27:28 +0200
  • 433dc957ee utility: turn observable value into observable map with one K,V pair Bruno Windels 2022-04-26 14:26:56 +0200
  • c7f7d24273 utility: observable value that emits when event is fired Bruno Windels 2022-04-26 14:26:33 +0200
  • 330f234b5a prefer undefined over null Bruno Windels 2022-04-26 14:21:19 +0200
  • 3198ca6a92 expose remote mute settings Bruno Windels 2022-04-26 14:20:44 +0200
  • 3767f6a420 put theme back to default Bruno Windels 2022-04-26 14:19:13 +0200
  • 6e1174e03d Merge branch 'master' into bwindels/calls-wip Bruno Windels 2022-04-25 16:44:44 +0200
  • fa34315210 undo refactoring typo from #723 Bruno Windels 2022-04-25 16:44:31 +0200
  • 14dbe340c7 Merge branch 'master' into bwindels/calls-wip Bruno Windels 2022-04-25 14:17:21 +0200
  • bec8cea583 fix for breaking in #725 Bruno Windels 2022-04-25 14:17:07 +0200
  • a52423856d template view: remove type duplication Bruno Windels 2022-04-25 14:05:31 +0200
  • 22df062bbb fix observable typescript errors Bruno Windels 2022-04-25 14:05:02 +0200
  • 8b16782270 Merge branch 'master' into bwindels/calls-wip Bruno Windels 2022-04-25 12:43:01 +0200
  • 3536d12680
    Merge pull request #725 from vector-im/bwindels/templateview-ts Bruno Windels 2022-04-25 12:42:37 +0200
  • ab893f63b5 remove unneeded assignment bwindels/templateview-ts Bruno Windels 2022-04-25 12:40:25 +0200
  • 6c57c96cb9 add typing for text bindings in template view Bruno Windels 2022-04-25 12:07:28 +0200
  • 39ecc6cc6d WIP typing errors Bruno Windels 2022-04-25 11:27:33 +0200
  • cdb2a79b62 add muting again, separate from changing media bwindels/calls-thinner-abstraction Bruno Windels 2022-04-22 14:48:14 +0100
  • 6ba5fbeebb
    Merge pull request #723 from vector-im/implement-609 R Midhun Suresh 2022-04-22 15:00:02 +0530
  • d8da128780 remove await implement-609 RMidhunSuresh 2022-04-22 14:34:16 +0530
  • 7a33c2e00d await RMidhunSuresh 2022-04-22 12:26:29 +0530
  • 5a94a2feba Move handleConfigRequest inside handleRequest RMidhunSuresh 2022-04-22 12:22:30 +0530
  • c6691cf1cb Simplify code RMidhunSuresh 2022-04-22 12:10:25 +0530
  • 826835e518 No need to rewrite to index.html RMidhunSuresh 2022-04-22 12:07:53 +0530
  • ac60d1b61d remove thick abstraction layer Bruno Windels 2022-04-21 17:39:11 +0200
  • b6e55ef59c Remove comment RMidhunSuresh 2022-04-21 14:46:55 +0530
  • 4f23944581 Use named param in Legacy Platform RMidhunSuresh 2022-04-21 14:17:47 +0530
  • 1cdc76f5a4 Use undefine instead of null RMidhunSuresh 2022-04-21 14:14:38 +0530
  • baa884e9d0 Merge branch 'bwindels/calls-wip' into bwindels/calls-thinner-abstraction Bruno Windels 2022-04-21 10:20:03 +0200
  • 10a6269147 always send new metadata after calling setMedia Bruno Windels 2022-04-21 10:15:57 +0200
  • 55c6dcf613 don't re-clone streams when not needed Bruno Windels 2022-04-21 10:11:24 +0200
  • 99769eb84e implement basic renegotiation Bruno Windels 2022-04-21 10:10:49 +0200
  • 82ffb557e5 update TODO Bruno Windels 2022-04-21 10:09:31 +0200
  • 468b7e1595 Cache config.json RMidhunSuresh 2022-04-21 12:52:42 +0530
  • 452582e1bf Update package Robert Long 2022-04-20 16:38:37 -0700
  • 9f4743e1ce Add eventTimestamp and deviceId for members for host election Robert Long 2022-04-20 16:35:11 -0700
  • ce289baba6 Remove extra space Eric Eastwood 2022-04-20 17:32:12 -0500
  • 239d075084 Update base-manifest.json Robert Long 2022-04-20 10:36:30 -0700
  • f1e07b6842 Explain what is being deleted by the strange syntax Eric Eastwood 2022-04-20 11:59:49 -0500
  • e9cee2e6a4 Merge branch 'master' into madlittlemods/686-682-local-friendly-development-and-commonjs Eric Eastwood 2022-04-20 11:58:39 -0500
  • 5f8a171c2c
    Fix asset build throwing and swallowing errors (#721) Eric Eastwood 2022-04-20 11:55:48 -0500
  • fdd067038d Merge branch 'bwindels/calls' into thirdroom/dev Robert Long 2022-04-20 08:22:58 -0700
  • d6b239e58f ensure we always set the correct session id when joining Bruno Windels 2022-04-20 16:42:20 +0200
  • 4a8af83c8f WIP Bruno Windels 2022-04-20 10:57:42 +0200
  • c42292f1b0 more WIP Bruno Windels 2022-04-20 10:57:07 +0200
  • 6cd3c8ee2b Read config from URL RMidhunSuresh 2022-04-20 12:25:23 +0530
  • 2cfcd4653f Use named params RMidhunSuresh 2022-04-20 12:00:33 +0530
  • f56dc582a5 Fix tests after theme updates Eric Eastwood 2022-04-20 00:39:32 -0500
  • f61bf6090e Enable extended globs for removing all but some filename !(filename) Eric Eastwood 2022-04-19 17:28:09 -0500
  • 12d6447b06 Merge branch 'master' into madlittlemods/686-682-local-friendly-development-and-commonjs Eric Eastwood 2022-04-19 17:19:13 -0500
  • 2d1edbf939 Fix asset build throwing and swallowing errors madlittlemods/fix-postcss-throwing-and-swallowing-errors Eric Eastwood 2022-04-19 16:23:10 -0500
  • 47ec614c56 Stop building the failing typescript definitions Robert Long 2022-04-18 21:59:23 -0700
  • 3ed9ae7098 Export CallIntent Robert Long 2022-04-18 21:59:00 -0700
  • 0f340282e7 Add callType to createCall function parameters Robert Long 2022-04-18 21:58:49 -0700
  • 85b77e277f Add power_level_content_override to create room Robert Long 2022-04-18 21:57:50 -0700
  • 382fba88bd WIP for muting Bruno Windels 2022-04-14 23:19:44 +0200
  • 480c5c1584 update SDK docs with new style location Bruno Windels 2022-04-14 13:49:54 +0200