Commit Graph

  • bc0ab92394 Add feature to release hand raised when the tile indicator is clicked. (#2721) Will Hunt 2024-11-06 11:00:19 +00:00
  • d1774d63ab make dev-backend-docker-compose.yaml work wiht podman compose fkwp 2024-11-06 10:55:13 +01:00
  • 110914a4d6 Replace some custom React hooks with observable-hooks (#2710) Robin 2024-11-06 04:43:27 -05:00
  • d3f069e763 Keep tiles in a stable order (#2670) Robin 2024-11-06 04:36:48 -05:00
  • 22cca2874a Merge pull request #2722 from element-hq/actions/localazy-download ElementRobot 2024-11-05 22:58:33 +00:00
  • a9b15c1ec2 Translations updates fkwp 2024-11-05 22:51:22 +00:00
  • b4a126d466 final lint? Half-Shot 2024-11-05 19:10:12 +00:00
  • d3870500d4 i18n sort Half-Shot 2024-11-05 19:06:40 +00:00
  • 9c6ab58bc4 prettier Half-Shot 2024-11-05 19:03:24 +00:00
  • 69b18a95a0 lint Half-Shot 2024-11-05 19:02:22 +00:00
  • d3cecccdab Add tests for ReactionAudioRenderer Half-Shot 2024-11-05 19:01:57 +00:00
  • b1246f90bf lint Half-Shot 2024-11-05 18:34:08 +00:00
  • c9b6c7fc2f type tidyups Half-Shot 2024-11-05 18:34:04 +00:00
  • 507663df87 Add keyboard shortcuts for reaction sending. Half-Shot 2024-11-05 18:33:56 +00:00
  • bb0febf16c Remove unused keys Hugh Nimmo-Smith 2024-11-05 18:32:03 +00:00
  • 9ff8197987 Add tests for ReactionToggleButton Half-Shot 2024-11-05 17:00:58 +00:00
  • e64204d897 adapt tests (wip) Timo 2024-11-05 17:15:50 +01:00
  • 2eb62d8e6f Factor out reactions test structure to utils file. Half-Shot 2024-11-05 15:53:22 +00:00
  • 0e2296430c better reaction description Half-Shot 2024-11-05 15:29:56 +00:00
  • 05b56c7057 Add type def for custom reaction type. Half-Shot 2024-11-05 15:24:16 +00:00
  • d5122f670a Add licence file. Half-Shot 2024-11-05 15:20:47 +00:00
  • 8863b7cb6a Add rock emoji Half-Shot 2024-11-05 15:20:43 +00:00
  • f556e613b3 Document time in css. Half-Shot 2024-11-05 14:41:44 +00:00
  • 4db7b4fbf5 Const the active time. Half-Shot 2024-11-05 14:40:29 +00:00
  • 56c40720e8 Fix case where you could send larger strings as emoji Half-Shot 2024-11-05 14:34:51 +00:00
  • b5208ffeae tests Timo 2024-11-05 12:55:48 +01:00
  • 2e88ec98eb prettier toger5/media_keys_debug Timo 2024-11-05 12:44:12 +01:00
  • 714ed35e8d Add deer. Half-Shot 2024-11-05 11:32:19 +00:00
  • c9e375ff6c Update compound hand raised icon. Half-Shot 2024-11-05 11:32:13 +00:00
  • 88a8277694 Merge pull request #2716 from element-hq/fkwp/enable_feature_use_device_session_member_events fkwp 2024-11-05 10:51:38 +01:00
  • b7d7180335 Update all non-major dependencies (#2713) renovate[bot] 2024-11-05 10:42:02 +01:00
  • c33c703570 adapt config.sample.json to development environment settings fkwp 2024-11-05 00:36:18 +01:00
  • 82c6db1f94 linting fkwp 2024-11-05 00:35:40 +01:00
  • 44cb16d0b8 prefix docker-compose with dev to make clear its only for development purposes. In addition added minimum synapse config to it in order to have a fully selfcontained dev setup fkwp 2024-11-05 00:25:41 +01:00
  • a672224324 rename livekit.conf to dev_livekit.conf to make clear that its for the development environment fkwp 2024-11-05 00:23:02 +01:00
  • c5bd68f7db update gitignore to irgnore temp synapse state fkwp 2024-11-05 00:18:33 +01:00
  • 2de105c9fd minimum homeserver configuration for development environment fkwp 2024-11-05 00:15:26 +01:00
  • 275e0bdb00 minimum nginx tls reverse proxy configuration for synapse homeserver fkwp 2024-11-05 00:14:02 +01:00
  • 377ccf8f45 add localhost tls certificates for dev environment fkwp 2024-11-05 00:05:02 +01:00
  • 98c199d1cf Merge pull request #2690 from robintown/spotlight-speaking Robin 2024-11-04 12:36:58 -05:00
  • b903e11cfc Fix lint error Robin 2024-11-04 10:56:29 -05:00
  • abfcba91a3 Update text Will Hunt 2024-11-04 15:41:48 +00:00
  • 8b4bd16647 Add new icon Will Hunt 2024-11-04 15:41:44 +00:00
  • 4e6ffd64c2 Remove old raised hand component Will Hunt 2024-11-04 15:41:40 +00:00
  • 14919cae13 linter and tests Timo 2024-11-04 16:36:13 +01:00
  • 1ab4d50bab linter Timo 2024-11-04 16:29:19 +01:00
  • 91302349b4 add media key debugging option Timo 2024-11-04 15:55:51 +01:00
  • 2a5dc60066 merge fixes Timo 2024-11-04 15:38:17 +01:00
  • e95106a431 fix linting fkwp/enable_feature_use_device_session_member_events fkwp 2024-11-04 15:13:32 +01:00
  • 16129d8154 fix test to reflect new m.call.member format fkwp 2024-11-04 14:35:12 +01:00
  • 895c52ed06 default to flat structre of m.call.member evenst (one event per session rather than an array) fkwp 2024-11-04 14:24:13 +01:00
  • ece04fdd68 Fix some tests. Will Hunt 2024-11-04 12:48:35 +00:00
  • c64c4e61d7 lint Will Hunt 2024-11-04 12:43:59 +00:00
  • d251af4e6d Make event listener more resillient. Will Hunt 2024-11-04 12:12:37 +00:00
  • 844379aa7d Make vertical divider more visually distinct. Will Hunt 2024-11-04 12:10:04 +00:00
  • 41c5a8053e Add settings for disabling animations / sounds. Will Hunt 2024-11-04 11:37:45 +00:00
  • e1e202d7c8 per member tiles Timo 2024-11-04 12:23:51 +01:00
  • 34e9e8aec3 add show_non_member_participants config option Timo 2024-10-30 20:10:06 +01:00
  • 3f233a6555 display missing lk participant + fix tile multiplier Timo 2024-10-30 19:40:14 +01:00
  • 5f8809ce03 make tiles based on rtc member Timo 2024-10-30 14:29:16 +01:00
  • c9fe0bd932 lint Will Hunt 2024-11-04 11:15:50 +00:00
  • 3e69e2529c Merge remote-tracking branch 'origin/livekit' into hs/emoji-reactions Will Hunt 2024-11-04 11:14:36 +00:00
  • 1897210a60 Hand raise feature (#2542) Milton Moura 2024-11-04 08:54:13 -01:00
  • 28ea7c59a0 lint raise-hand-button Will Hunt 2024-11-04 09:36:15 +00:00
  • f2ed07c258 Refactor to make encryption system available in view models (#2702) Hugh Nimmo-Smith 2024-11-04 09:11:44 +00:00
  • 2d41bf7406 Merge branch 'livekit' into raise-hand-button Will Hunt 2024-11-04 08:56:39 +00:00
  • 19c4696a0d Merge pull request #2692 from robintown/hide-profile Robin 2024-11-02 18:37:45 -04:00
  • b3441ed4a0 Merge pull request #2711 from robintown/lobby-unmirror Robin 2024-11-02 18:26:31 -04:00
  • 7b0bdd320a Don't mirror rear-facing cameras in the lobby Robin 2024-11-01 17:26:14 -04:00
  • c9cf7aa7db Merge pull request #2709 from robintown/app-prompt-config Robin 2024-11-01 17:05:09 -04:00
  • 8f8e2b42e1 Merge pull request #2694 from robintown/switch-camera Robin 2024-11-01 17:04:36 -04:00
  • 7ad70064a3 Add a config option to disable the app prompt Robin 2024-11-01 16:56:43 -04:00
  • 8c0280954c Add a button to switch the camera on mobile Robin 2024-10-28 17:29:26 -04:00
  • 27e3cec575 Overflow buttons when screen is too narrow Half-Shot 2024-11-01 17:35:47 +00:00
  • 0f4fec46b6 Center emoji picker Half-Shot 2024-11-01 17:34:16 +00:00
  • 28bef94227 fix import Half-Shot 2024-11-01 17:25:34 +00:00
  • a60d48965b Subscribe to the ecall reaction event type. Half-Shot 2024-11-01 17:23:29 +00:00
  • e3c23fa2cf Linting and general stability improvements. Half-Shot 2024-11-01 17:22:45 +00:00
  • dfe9569720 Tidy up + add support for floating emoji. Half-Shot 2024-11-01 15:27:20 +00:00
  • 42be187182 Explain why speaking indicators are hidden Robin 2024-11-01 11:25:55 -04:00
  • fd46f8ad46 Add sounds. Half-Shot 2024-11-01 14:49:00 +00:00
  • edc4142fb1 Add reaction indicator. Half-Shot 2024-11-01 14:34:33 +00:00
  • 80b40b6b00 Add lightbulb. Half-Shot 2024-11-01 14:34:09 +00:00
  • a207536907 hide menu by default Half-Shot 2024-11-01 14:17:22 +00:00
  • 373a12a3b5 First PoC for reactions Half-Shot 2024-11-01 14:11:36 +00:00
  • f54e1e2046 Transpose border to GridTile. Half-Shot 2024-11-01 08:57:35 +00:00
  • 748cc58c3f Be even less brittle. Half-Shot 2024-11-01 08:41:43 +00:00
  • 90681b16e0 Merge pull request #2705 from element-hq/renovate/github-actions Robin 2024-10-31 21:37:37 -04:00
  • 05b06ce3e2 Update GitHub Actions renovate[bot] 2024-11-01 01:16:40 +00:00
  • 39a451e764 Merge pull request #2704 from element-hq/renovate/livekit-client fkwp 2024-10-31 23:23:03 +01:00
  • 592ed1f0cf Update dependency livekit-client to v2.6.0 renovate[bot] 2024-10-31 22:19:15 +00:00
  • 167caa32a3 Merge remote-tracking branch 'origin/livekit' into raise-hand-button Half-Shot 2024-10-31 17:08:36 +00:00
  • a9e6aa3d54 Add tests for cases where we got a reaction from someone else. Half-Shot 2024-10-31 16:39:53 +00:00
  • 21380c7791 linting Half-Shot 2024-10-31 16:25:31 +00:00
  • ec9dec89bb Use deferred value Half-Shot 2024-10-31 16:20:17 +00:00
  • e49eb55a3d More tidying Half-Shot 2024-10-31 16:17:13 +00:00
  • a354a4013d Fix redactions not working because they pick up events in transit. Half-Shot 2024-10-31 16:04:37 +00:00
  • 7229f4bf1b Remove rerender Half-Shot 2024-10-31 15:24:44 +00:00
  • 2d95d4ff36 Use proper duration formatter Half-Shot 2024-10-31 15:17:43 +00:00
  • ef320636e2 Merge pull request #2661 from element-hq/renovate/eslint-plugin-unicorn-56.x Robin 2024-10-30 10:29:47 -04:00