Commit Graph
4961 Commits
Author SHA1 Message Date
Hugh Nimmo-Smith 5da642b71d Fix mocks 2024-11-07 15:24:58 +00:00
Hugh Nimmo-Smith bb56f4205b tidy up test init 2024-11-07 14:24:20 +00:00
Hugh Nimmo-Smith 5e8a94778d tidy up handling of local rtc member in tests 2024-11-07 14:16:55 +00:00
Hugh Nimmo-Smith 6bda8953ab Tidy config of show non-member settings 2024-11-07 14:02:25 +00:00
Hugh Nimmo-Smith 95effe0852 Cleanup 2024-11-07 13:01:48 +00:00
Timo 9bf40eda25 Prohibit .preview to be 0 width (#2730) 2024-11-07 13:15:12 +01:00
Hugh Nimmo-Smith 0760796024 Remove throttleTime from bad merge 2024-11-07 12:12:10 +00:00
Hugh Nimmo-Smith 9bfd2e371c Revert function reordering 2024-11-07 12:02:32 +00:00
Hugh Nimmo-Smith e515359344 Lint 2024-11-07 11:33:22 +00:00
Hugh Nimmo-Smith dfd7273ac6 Duplicate screen sharing tiles like we used to 2024-11-07 11:30:08 +00:00
fkwp 05eb2a06f4 prettier 2024-11-06 21:18:24 +01:00
fkwp 2961cfa52c update README.md 2024-11-06 20:20:29 +01:00
fkwp 65742db4f2 use less common port for JWT service 2024-11-06 20:07:52 +01:00
fkwp 430337e725 update dev env setup 2024-11-06 20:00:21 +01:00
fkwp 4a71283826 update docker-compose cmd line 2024-11-06 20:00:21 +01:00
fkwp 7440f39fef add base_url 2024-11-06 20:00:21 +01:00
fkwp 69776ba08e add .well-known section including a note that this is not effective for the local dev environment 2024-11-06 20:00:21 +01:00
fkwp bf4596dfc5 add dedicated config for local development environment 2024-11-06 20:00:21 +01:00
fkwp 4877474b7d remove livekit.livekit_service_url from sample config since SFU foci should be announced by homeserver's well-known 2024-11-06 20:00:21 +01:00
fkwpandAndrew Ferrazzutti 4705ab4218 Update dev-backend-docker-compose.yml
Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>
2024-11-06 19:46:59 +01:00
renovate[bot] e37f36937e Migrate config renovate.json 2024-11-06 18:46:12 +00:00
Timo bbdb48a7d2 bump js sdk (#2728) 2024-11-06 19:01:14 +01:00
Hugh Nimmo-Smith f9f8f378af Disable showing non-member tiles by default 2024-11-06 17:46:23 +00:00
Hugh Nimmo-Smith 59e49d5ff3 Lint 2024-11-06 17:31:06 +00:00
Hugh Nimmo-Smith 4f6b1b0e10 Tests again 2024-11-06 17:30:29 +00:00
Hugh Nimmo-Smith efe9c9b8fe Fix RTC members in tes 2024-11-06 17:05:29 +00:00
Hugh Nimmo-Smith 462f0349d5 Wording 2024-11-06 16:35:22 +00:00
Hugh Nimmo-Smith b1798e7f4b Merge branch 'livekit' into toger5/tiles_based_on_rtc_member 2024-11-06 16:33:57 +00:00
Hugh Nimmo-Smith eec44702f7 Make local field based on view model class not observable 2024-11-06 16:33:53 +00:00
Hugh Nimmo-Smith efee27ad25 More keys removal 2024-11-06 16:33:03 +00:00
Hugh Nimmo-Smith d8d4e8942c Readonly 2024-11-06 16:07:02 +00:00
Hugh Nimmo-Smith 2c3d733714 isLiveKitParticipantAvailable 2024-11-06 15:57:39 +00:00
Hugh Nimmo-Smith bfffddfa92 Fix minature => miniature spelling (#2727) 2024-11-06 15:54:58 +00:00
Timo a041a7bf7e Bump js-sdk (local echo fix) (#2723) 2024-11-06 16:35:29 +01:00
Hugh Nimmo-Smith f611554c31 Don't hide video on encryption status error (#2726) 2024-11-06 15:31:31 +00:00
ElementRobot 137c2fad0b Merge pull request #2725 from element-hq/actions/localazy-download
Localazy Download
2024-11-06 15:24:48 +00:00
fkwp 0954188097 Translations updates 2024-11-06 15:23:38 +00:00
Hugh Nimmo-Smith 5213636d23 Merge branch 'livekit' into toger5/tiles_based_on_rtc_member 2024-11-06 14:34:50 +00:00
Hugh Nimmo-Smith 7fd344385d Add rxjs/recommend eslint rules (#2724)
We will probably want to tweak these as we get more used to them.
2024-11-06 14:33:06 +00:00
Hugh Nimmo-Smith a1083f3284 isRTCParticipantAvailable => isLiveKitParticipantAvailable 2024-11-06 14:29:09 +00:00
Hugh Nimmo-Smith b0e0e0ed6b Add explicit types for public fields 2024-11-06 14:13:00 +00:00
Hugh Nimmo-Smith bcbdb596a3 Fix user id 2024-11-06 14:12:32 +00:00
Hugh Nimmo-Smith 73107e4139 Merge fixes 2024-11-06 14:02:14 +00:00
Hugh Nimmo-Smith c829f2f599 Lint 2024-11-06 14:02:09 +00:00
Hugh Nimmo-Smith 733b685e96 Merge branch 'livekit' into toger5/tiles_based_on_rtc_member 2024-11-06 13:42:45 +00:00
Hugh Nimmo-Smith fecd789d02 Mock RTC members 2024-11-06 11:22:29 +00:00
Hugh Nimmo-Smith 0d1b54e071 video is optional 2024-11-06 11:15:28 +00:00
Hugh Nimmo-Smith e7dbddb651 Fix optionality of nonMemberItemCount 2024-11-06 11:15:18 +00:00
Hugh Nimmo-Smith c45f724279 Show encryption key status from LiveKit (#2700)
* Refactor to make encryption system available in view models

* WIP show encryption errors from LiveKit

* Missing CSS

* Show encryption status based on LK and RTC

* Lint

* Lint

* Fix tests

* Update wording

* Refactor

* Lint
2024-11-06 11:12:46 +00:00
Will Hunt bc0ab92394 Add feature to release hand raised when the tile indicator is clicked. (#2721)
* Refactor to add support for lowering hand on indicator click.

* Cleanup and lint.

* fix icon being a little off
2024-11-06 11:00:19 +00:00