Commit Graph

  • 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
  • 9b59544db2 Clarify what useLatest is for robin/clarify-use-latest Robin 2025-02-24 17:45:40 +07:00
  • 91671d9ff1 Merge pull request #3019 from element-hq/robin/actually-hide-header Robin 2025-02-24 17:47:22 +07:00
  • e4d7baf7bb Actually hide the header on error pages robin/actually-hide-header Robin 2025-02-24 17:37:11 +07:00
  • 832a5aaf57 Merge pull request #3011 from element-hq/robin/close-action Robin 2025-02-24 17:23:33 +07:00
  • 5e8395262c Merge pull request #3017 from element-hq/renovate/livekit-client fkwp 2025-02-24 08:28:40 +01:00
  • 518c8eadca Finish the hangup procedure even if widget API throws errors robin/close-action Robin 2025-02-24 11:43:15 +07:00
  • a11bcd85d0 catch errors robin/close-action-test Robin 2025-02-24 11:43:15 +07:00
  • c719f33337 rageshake button Robin 2025-02-24 11:32:09 +07:00
  • ad461a7643 Update dependency livekit-client to v2.9.3 renovate[bot] 2025-02-24 02:54:51 +00:00
  • 028b3104e4 Merge pull request #3009 from element-hq/renovate/livekit-client Robin 2025-02-20 13:24:17 +07:00
  • a75952cf77 Send a 'close' action when the widget is ready to close Robin 2025-02-17 19:19:31 +07:00
  • 4015efa6c6 fix lk usage in test Timo 2025-02-20 06:33:01 +03:00
  • c276af7006 Merge branch 'livekit' of https://github.com/Harshal-Taori-11/element-call into livekit Harshal Taori 2025-02-19 14:25:05 +05:30
  • 64d33426e4 Merge branch 'element-hq:livekit' into livekit Harshal-Taori-11 2025-02-19 14:19:02 +05:30
  • aafae258ac Changed the title to env variable and removed url and domain tags. Harshal Taori 2025-02-19 14:17:33 +05:30
  • 0f5dc33918 Fix copyright header to say dual license not just AGPL (#3013) Hugh Nimmo-Smith 2025-02-18 17:59:58 +00:00
  • f111c64264 Update dependency livekit-client to v2.9.1 renovate[bot] 2025-02-18 15:52:41 +00:00
  • 3a312bfb2f Try fixing/ignoring prettier issues misc/add-android-packaging-module Jorge Martín 2025-02-14 14:54:58 +01:00
  • 0899f6586f Revert changes in publish flow made to only test publishing android artifacts Jorge Martín 2025-02-14 14:50:52 +01:00
  • ffee44efff Make sure the build script fails if the gradle publishing fails Jorge Martín 2025-02-14 14:49:47 +01:00
  • af3920fce7 Fix the check for publishing credentials Jorge Martín 2025-02-14 14:44:45 +01:00
  • 444600261c Checkout the project when publishing the AAR Jorge Martín 2025-02-14 14:41:01 +01:00
  • 0ce2b20c1d Test publishing using GH actions Jorge Martín 2025-02-14 14:33:29 +01:00
  • eb80fe9a08 Add publishing flows and script Jorge Martín 2025-02-14 13:21:20 +01:00
  • a71245b95e Add Android project configuration and skeleton Jorge Martín 2025-02-14 10:26:09 +01:00
  • 5c8fe957b7 Add Android-related files to gitignore Jorge Martín 2025-02-14 10:24:14 +01:00
  • 8b7abb6dd3 Don't use public index.html template tmp/test-no-html-templating Jorge Martín 2025-02-13 17:33:49 +01:00
  • 292095abf0 Added OpenGraph and Twitter meta tags for better link previews Harshal Taori 2025-02-13 21:29:08 +05:30
  • 294e67a5ba Show current SFU and Server Info in developer tab (#3000) Hugh Nimmo-Smith 2025-02-10 17:22:19 +00:00
  • be968f0404 Lint hughns/show-current-sfu Hugh Nimmo-Smith 2025-02-08 11:14:08 +00:00
  • 471379208e Show current SFU and Server Info in developer tab Hugh Nimmo-Smith 2025-02-08 11:10:09 +00:00
  • 6e3fd10268 Explicitly build and publish docker for develop/livekit branch (#2996) Hugh Nimmo-Smith 2025-02-07 16:31:44 +00:00
  • 8daf5b9bbd yarn lock update toger5/no-force-rejoin-on-lost-my-membership-js-bump Timo 2025-02-07 16:23:23 +01:00
  • 97fbf7b77f Bump JS SDK to temp version without my membership resending. Timo 2025-02-07 16:05:04 +01:00
  • 9ffd15ddce Explicitly build and publish docker for develop/livekit branch hughns/docker-explicitly Hugh Nimmo-Smith 2025-02-07 10:10:25 +00:00
  • 0128f2f258 Don't produce compressed assets at build time and instead do it as part of the nginx build (#2995) Hugh Nimmo-Smith 2025-02-06 14:16:55 +00:00
  • e23d8828ad GitHub Action workflows cannot be in a sub folder Hugh Nimmo-Smith 2025-02-06 12:55:28 +00:00
  • 613675553f Fix typo in license filename Hugh Nimmo-Smith 2025-02-06 12:52:11 +00:00
  • 6dcfdf8d39 Cleanup GitHub Actions (#2983) Hugh Nimmo-Smith 2025-02-06 12:13:08 +00:00
  • 10fe734c2e Don't produce compressed assets at build time and instead do it as part of the nginx build hughns/compression Hugh Nimmo-Smith 2025-02-06 10:44:05 +00:00
  • 4fc7fbe8fe Use --frozen-lockfile when install deps in CI (#2992) Hugh Nimmo-Smith 2025-02-05 16:28:52 +00:00
  • f49355a51f Update LiveKit components (#2962) renovate[bot] 2025-02-05 16:14:04 +00:00
  • fd1a3ac42a Use --frozen-lockfile when install deps in CI hughns/frozen-lockfile-in-ci Hugh Nimmo-Smith 2025-02-05 16:13:06 +00:00
  • c3ad7844fb Update dependency vitest to v3.0.5 [SECURITY] (#2986) renovate[bot] 2025-02-05 16:07:33 +00:00
  • 1fa4a6f2e4 dual license AGPL + Commercial (#2984) Matthew Hodgson 2025-02-05 16:01:51 +00:00
  • e25e6caa89 Resolve version clash in matrix-widget-api dependency (#2988) Timo 2025-02-05 11:11:13 +01:00
  • a82444286e Remove version resultion for "matrix-widget-api" This resolution was done because of: https://github.com/element-hq/element-call/pull/2967#issuecomment-2635728948 (broken es because it advocated the UPDATE_STATE widget-api version. toger5/remove-version-resolution Timo 2025-02-05 07:08:26 +01:00
  • 1f5aafbc63 bump matrix-widget-api to v1.11.0 for theme change compatibility toger5/downgrade-widget-api-version Timo 2025-02-05 06:48:26 +01:00
  • f48e124e19 Add "matrix-widget-api" to resolutions block Timo 2025-02-05 06:42:15 +01:00
  • 8afb45d45b Downgrade to v1.10.0 for js-sdk compatibility Timo 2025-02-05 06:23:43 +01:00
  • 00eda29353 Downgrade widget api version to v1.11.0 to not include STATE_UPDATE api version Timo 2025-02-05 06:19:13 +01:00
  • bff2b73c85 Bump matrix-js-sdk to v36.1.0 (#2967) Timo 2025-02-03 13:28:12 +01:00
  • 1dde54daa9 Use matrixIdentifier for screenshare (#2981) Will Hunt 2025-02-03 10:17:19 +00:00
  • 1d1289b7bf Fix renovate schedule settings (#2979) Hugh Nimmo-Smith 2025-01-29 18:21:08 +00:00
  • 7ba7ddcdc5 Adjust renovate bot schedule and enable vulnerability updates (#2977) Hugh Nimmo-Smith 2025-01-29 16:27:21 +00:00
  • bd141cc3c6 Lint toger5/bump-js-sdk-make-ec-compatible-with-without-updatestate Hugh Nimmo-Smith 2025-01-29 11:07:28 +00:00
  • fde8bf4f5d Adjust renovate bot schedule and enable vulnerability updates hughns/renovate-renovate Hugh Nimmo-Smith 2025-01-29 11:06:01 +00:00
  • 1fb4b4e7c6 Use release version of js-sdk Hugh Nimmo-Smith 2025-01-29 10:53:11 +00:00