Commit Graph

  • 1c65dbb57d remove window.setLKLogLevel Timo 2025-03-07 16:19:06 +01:00
  • 8638c03f42 js sdk bump Timo 2025-03-07 16:15:15 +01:00
  • 13a19ed751 fix: Error recover/retry buttons should reset error state Valere 2025-03-07 15:18:32 +01:00
  • 56f45a1103 remove unused import Timo 2025-03-07 14:55:04 +01:00
  • 4929ea671c rename setting name Timo 2025-03-07 14:26:36 +01:00
  • ebcd8904ed bump js-sdk Timo 2025-03-07 14:22:08 +01:00
  • 348e2d88fa Merge branch 'livekit' into toger5/test-with-new-membershipmanager Timo 2025-03-07 11:21:30 +01:00
  • c9f2a1c943 Reduce redundant calculations of display name map (#3062) Timo 2025-03-07 11:18:28 +01:00
  • 4cc7365ffb Additional comments Hugh Nimmo-Smith 2025-03-07 08:02:55 +00:00
  • c45f6ab23f fix multi subscription to display name ambiguity map. This results in the map being created proportionally to the number of members in the call. Each change in memberships will call multiple resubscription to the map observable. toger5/fix-performance-bug-display-name-observable Timo K 2025-03-06 22:29:02 +01:00
  • 5d2e5e38e2 Use share() on fromEvent() so that we multiplex subscribers onto the event emitter Hugh Nimmo-Smith 2025-03-06 21:17:32 +00:00
  • 2b85d85e95 show user count based on meberships not users. Timo K 2025-03-06 15:40:47 +01:00
  • 68cd2032bb Bump js-sdk Hugh Nimmo-Smith 2025-03-06 11:38:26 +00:00
  • ebd811ad2f . Hugh Nimmo-Smith 2025-03-06 11:33:23 +00:00
  • af5a3b80a3 Bump js-sdk Hugh Nimmo-Smith 2025-03-06 11:32:45 +00:00
  • 63ab03d5da Bump js-sdk Hugh Nimmo-Smith 2025-03-06 11:13:07 +00:00
  • 1958b658c3 make colours dark theme compatible fkwp 2025-03-05 21:53:41 +01:00
  • 542d36f893 prettier fkwp 2025-03-05 21:43:09 +01:00
  • ad10b6c2fa add self-hosting section fkwp 2025-03-05 21:20:08 +01:00
  • c29eeff450 indentation fkwp 2025-03-05 21:19:56 +01:00
  • af57834c87 format Copyright & License fkwp 2025-03-05 21:19:12 +01:00
  • e87e1a8f25 Update documentation fkwp 2025-03-05 21:18:17 +01:00
  • 5583f621ba Update Development Section fkwp 2025-03-05 21:17:54 +01:00
  • 1df5872215 update Translation section fkwp 2025-03-05 21:16:49 +01:00
  • 32a3c9ea5d Add section about MatrixRTC Backend Discovery and Selection fkwp 2025-03-05 21:15:57 +01:00
  • 93fb299770 add self-hosting section fkwp 2025-03-05 21:13:55 +01:00
  • f79d7cfaea Add deployment options section fkwp 2025-03-05 21:12:23 +01:00
  • 1c233b88f0 add feature section fkwp 2025-03-05 21:10:45 +01:00
  • 28c7c9dd38 refactor: Centralize group call errors in custom GroupCallErrorBoundary Valere 2025-03-05 20:50:19 +01:00
  • 52b40d3116 add Overview section fkwp 2025-03-05 19:35:02 +01:00
  • f7379b5683 Add short description of Element Call fkwp 2025-03-05 19:34:39 +01:00
  • 2c21423f1a add License shield fkwp 2025-03-05 19:33:39 +01:00
  • d81c8b0186 Merge pull request #3056 from element-hq/robin/backport-join-action v0.7.2-rc.1 v0.7.2 release-v0.7.2 Robin 2025-03-05 12:48:15 -05:00
  • 800a1dae8b Merge pull request #3057 from element-hq/robin/backport-return-to-lobby Robin 2025-03-05 12:47:19 -05:00
  • 8225956338 Backport "Avoid closing the widget in returnToLobby mode" to v0.7 robin/backport-return-to-lobby Robin 2025-03-05 12:30:07 -05:00
  • e72c05ed41 Send a 'join' action when entering the call robin/backport-join-action Robin 2025-03-05 09:25:52 -05:00
  • b5f5ab329a Merge pull request #3051 from element-hq/robin/return-to-lobby Robin 2025-03-05 12:17:53 -05:00
  • 308d42980f Merge pull request #3054 from element-hq/robin/og-brand Robin 2025-03-05 12:09:25 -05:00
  • 0ca2627bd4 Merge pull request #3055 from element-hq/robin/join-action Robin 2025-03-05 12:09:16 -05:00
  • 359812d8b1 Explain why returnToLobby is false in SPA robin/return-to-lobby Robin 2025-03-05 10:40:37 -05:00
  • 5b1ea4501d Send a 'join' action when entering the call robin/join-action Robin 2025-03-05 09:25:52 -05:00
  • ec73e7fa86 Use the configured brand name in OpenGraph tags robin/og-brand Robin 2025-03-05 09:18:31 -05:00
  • 65304473df Enable analytics only while authenticated Robin 2025-03-05 08:52:31 -05:00
  • 4919410ff0 Don't reset analytics ID when leaving calls Robin 2025-03-05 08:03:22 -05:00
  • c579904f29 added rule for ignoring draw.io backup files fkwp 2025-03-05 13:37:04 +01:00
  • 28c45c6107 Avoid closing the widget in returnToLobby mode Robin 2025-03-04 15:09:59 -05:00
  • b5f5edba09 Fix the control flow of GroupCallView render function Robin 2025-03-04 15:06:47 -05:00
  • 771397389c Prevent PRs with the X-Blocked label from being merged (#3041) Robin 2025-03-05 05:44:10 -05:00
  • 939eac5a66 change lk log level to warn (#3049) Timo 2025-03-04 19:37:51 +01:00
  • fe318e80b3 change lk log level to warn Timo 2025-03-04 19:19:05 +01:00
  • 640e6f5600 change lk log level to warn toger5/change_lk_log_level_warn Timo 2025-03-04 19:19:05 +01:00
  • ac9e7d297b Merge pull request #3046 from element-hq/robin/close-action-patch Robin 2025-03-04 11:11:06 -05:00
  • 8c0debbf7d Merge branch 'livekit' into toger5/test-with-new-membershipmanager Timo 2025-03-04 15:31:03 +01:00
  • 0c388216e8 bump js-sdk - always log "Missing own membership: force re-join" - also check insertions queue Timo 2025-03-04 15:23:41 +01:00
  • 80f3d41b2d expose lk log level changing in window Timo 2025-03-04 15:22:30 +01:00
  • 715e5eb553 refactoring: Call Error management using error scope and component valere/refactor_call_error_handling Valere 2025-03-04 14:05:06 +01:00
  • 05c079e3ed Patch for v0.7: Send a 'close' action when the widget is ready to close robin/close-action-patch Robin 2025-03-04 00:29:37 -05:00
  • e783339557 Merge pull request #3035 from element-hq/renovate/all-minor-patch Robin 2025-03-04 00:14:56 -05:00
  • 36203c2017 Work around LiveKit's overly constrained dependencies Robin 2025-03-04 00:10:17 -05:00
  • db9f255a4a Update formatting Robin 2025-03-03 23:41:29 -05:00
  • 6d6852d5b0 Merge pull request #3006 from Harshal-Taori-11/livekit Robin 2025-03-03 23:37:10 -05:00
  • f80e9452ec Merge pull request #3037 from element-hq/valere/fix_i18n_test_not_configured Valere Fedronic 2025-03-03 17:17:53 +01:00
  • 815b013d53 Merge pull request #3034 from element-hq/renovate/github-actions fkwp 2025-03-03 17:04:57 +01:00
  • 518f1f7bee Update all non-major dependencies renovate[bot] 2025-03-03 15:55:00 +00:00
  • 8aa95d1ddd Update GitHub Actions renovate[bot] 2025-03-03 15:54:20 +00:00
  • 4c91326edb fix, testing: i18n not properly configured valere/fix_i18n_test_not_configured Valere 2025-03-03 14:37:29 +01:00
  • a3dc951f39 bump js-sdk Timo 2025-03-03 11:27:11 +01:00
  • c45247c264 review Timo 2025-02-28 15:43:21 +01:00
  • e253e1a04c Update src/utils/errors.ts Timo 2025-02-28 14:55:14 +01:00
  • 971c63fa67 Update src/utils/errors.ts Timo 2025-02-28 14:54:52 +01:00
  • 3c3fe095ed rename to error Timo 2025-02-28 14:53:22 +01:00
  • 26d3cf2b42 this was doing nothing (it is a fragment back when there was no deprecated rtcSession.room) Timo 2025-02-28 14:45:30 +01:00
  • 7de17e50ca rename to setUnrecoverableError and remove onLeave call because that will be handled by an effect. Timo 2025-02-28 14:40:56 +01:00
  • 05e81a8143 Merge pull request #3030 from element-hq/actions/localazy-download ElementRobot 2025-02-28 13:40:30 +00:00
  • 4fa1b26827 Translations updates fkwp 2025-02-28 13:38:53 +00:00
  • c695ff48db bump js-sdk Timo 2025-02-28 14:27:58 +01:00
  • 34dae752ee add error screen Timo 2025-02-28 11:51:10 +01:00
  • 141d02a4fd fix cryptoApi import change Timo 2025-02-27 12:31:48 +01:00
  • 3f35eeebe5 provide option to use the New MembershipManager Timo 2025-02-27 12:23:50 +01:00
  • 66899f33e2 Merge pull request #3027 from element-hq/valere/missing_livekit_url_config Valere Fedronic 2025-02-28 13:43:01 +01:00
  • f38adf12d9 review: remove not yet used case ErrorCategory in rich error valere/missing_livekit_url_config Valere 2025-02-28 12:25:35 +01:00
  • 5dfc89d36c fixup: lint error Valere 2025-02-28 12:24:43 +01:00
  • 1fbf8e2686 review: Report unknown exceptions when entering RTC session Valere 2025-02-28 12:17:28 +01:00
  • 2b35573672 review: Upate error.unexpected_ec_error for consistency Valere 2025-02-28 12:06:31 +01:00
  • f8a5de604f review: rename ec-error file to error Valere 2025-02-28 12:04:49 +01:00
  • b355615236 Merge pull request #3029 from element-hq/renovate/livekit-client fkwp 2025-02-28 11:58:24 +01:00
  • 4ebbb3382a Update dependency livekit-client to v2.9.5 renovate[bot] 2025-02-28 10:56:09 +00:00
  • 7761e042fb Update readme to reflect latest config.json and matrix-js-sdk dependency (#3028) Hugh Nimmo-Smith 2025-02-28 10:05:36 +00:00
  • acc0b64968 Update config.sample.json (#3001) Strac Consulting Engineers Pty Ltd 2025-02-28 05:25:24 +11:00
  • 4701e413fd fixup: MissingRTCFocus error, fix confusion between domain/brand Valere 2025-02-27 10:09:26 +01:00
  • b43defedfd fixup: i18n incorrect ordering of keys Valere 2025-02-27 09:32:43 +01:00
  • 2ba803fcef review: Improve error structure + better RTCFocus error message Valere 2025-02-27 09:26:38 +01:00
  • 109809182f fixup: Unused (yet) ErrorCode enum value Valere 2025-02-26 15:37:28 +01:00
  • 3c23e5a4e6 Error Handling: gracefully handle missing livekit service url in config Valere 2025-02-26 14:55:03 +01:00
  • 7423dfa527 refactor: Introduce specific ElementCall error type with code Valere 2025-02-26 14:53:15 +01:00
  • 31577d7263 Show an error screen when the SFU is at capacity (#3022) Robin 2025-02-26 19:00:56 +07:00
  • 2bb5b020e6 Leave session when error occurs and show error screens in widget mode (#3021) Robin 2025-02-26 17:20:30 +07:00
  • 564349c96f Update src/room/InCallView.tsx robin/in-call-errors Hugh Nimmo-Smith 2025-02-26 10:18:56 +00:00
  • 8bf81defd4 Leave session when error occurs and show error screens in widget mode Robin 2025-02-24 18:05:27 +07:00
  • cd05df3e33 Merge pull request #3020 from element-hq/robin/clarify-use-latest Robin 2025-02-24 18:22:46 +07:00