Commit Graph

  • 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
  • 31e59c1da1 Do run build action in CI when GHA workflows change (#2976) Hugh Nimmo-Smith 2025-01-28 11:13:30 +00:00
  • 7d444fc261 Automatically deploy livekit branch to call.element.dev via workflow dispatch (#2974) Hugh Nimmo-Smith 2025-01-28 10:15:44 +00:00
  • 26ce899548 Update dependency @stylistic/eslint-plugin to v3 (#2968) renovate[bot] 2025-01-28 09:46:36 +01:00
  • 06d4206524 Update dependency livekit-client to v2.8.1 (#2970) renovate[bot] 2025-01-28 09:45:25 +01:00
  • a16391c342 Update all non-major dependencies (#2969) renovate[bot] 2025-01-27 13:55:46 +01:00
  • 892c4a33a5 fix secure random Timo 2025-01-23 16:26:55 +01:00
  • 879de54001 bump matrix-js-sdk and matrix-widget-api Timo 2025-01-23 16:26:49 +01:00
  • 3506ca7feb Fix calculation of local membership identifier (#2966) Will Hunt 2025-01-23 13:42:29 +00:00
  • 8ad274756d Fix calculation of local membership identifier hs/fix-reactions-multidevice Half-Shot 2025-01-23 13:26:43 +00:00
  • 5f78f544b7 Update all non-major dependencies (#2961) renovate[bot] 2025-01-23 09:25:49 +01:00
  • d862466bb0 Update dependency vite to v6.0.9 [SECURITY] (#2964) renovate[bot] 2025-01-22 17:58:32 +00:00
  • 3899901c34 Actually validate lk-jwt-service response hughns/error-screens-fiddle Hugh Nimmo-Smith 2025-01-22 15:47:47 +00:00
  • 4ca99f0e59 For discussion Hugh Nimmo-Smith 2025-01-20 17:25:46 +00:00
  • d901e21804 Assert that the request to the JWT service looks right Robin 2025-01-19 21:12:26 -05:00
  • 9dd540d91e Count 404 as a connection failure Robin 2025-01-19 21:11:58 -05:00
  • e636542b1e Prevent new devices from automatically starting unmuted in call (#2959) Robin 2025-01-17 10:30:28 -05:00
  • 9b532e6720 Test the JWT service errors Robin 2025-01-16 16:54:24 -05:00
  • 8bf617395b Simplify error wording further Robin 2025-01-16 16:25:45 -05:00
  • 5240d5eafb Add error screens for connecting to the JWT service Robin 2025-01-15 22:28:35 -05:00
  • cda802a2e9 Make error screens more visually consistent (#2951) Robin 2025-01-17 04:35:39 -05:00
  • c218dc2f36 Remember previous mute states when devices disappear and reappear (#2957) Robin 2025-01-17 04:11:17 -05:00
  • 74d4556878 Merge pull request #2954 from element-hq/renovate/major-vitest-monorepo Robin 2025-01-16 15:49:34 -05:00
  • e68593ec47 Upgrade to vitest 3.0.1 Robin 2025-01-16 15:47:53 -05:00
  • e79a32ac63 Merge pull request #2950 from element-hq/renovate/sentry-vite-plugin-3.x Robin 2025-01-16 15:34:45 -05:00
  • 3189bdba2a Fix displayname calculation around RTL / unhomoglyth. (#2953) Will Hunt 2025-01-16 17:26:58 +00:00
  • a1eb5a9770 Update vitest monorepo to v3 renovate[bot] 2025-01-16 15:31:49 +00:00
  • 723fa290ff Bump matrix-js-sdk to latest (#2946) Hugh Nimmo-Smith 2025-01-16 15:31:05 +00:00
  • d2e5514928 Update dependency @sentry/vite-plugin to v3 renovate[bot] 2025-01-15 10:37:27 +00:00
  • 0f2e67dd60 Disambiguate displaynames (#2918) Will Hunt 2025-01-14 14:46:39 +00:00
  • d9e0c67315 Use correct Sentry entrypoints for react router v7 (#2943) Hugh Nimmo-Smith 2025-01-13 16:34:44 +00:00
  • 497ee3c7f7 Update GitHub Actions (#2945) renovate[bot] 2025-01-13 17:07:38 +01:00
  • 2f5f0978ad Type fixes for react v19 compatibility (#2937) Hugh Nimmo-Smith 2025-01-13 14:54:42 +00:00
  • c8b30dd8a7 Update dependency eslint-config-prettier to v10 (#2944) renovate[bot] 2025-01-13 15:52:11 +01:00
  • 3d2663d740 Update dependency jsdom to v26 (#2938) renovate[bot] 2025-01-13 12:05:26 +00:00
  • 2206ad287e Update all non-major dependencies (#2942) renovate[bot] 2025-01-13 12:03:57 +00:00
  • 402d028696 Update dependency global-jsdom to v26 (#2941) renovate[bot] 2025-01-13 12:01:51 +00:00
  • 0f40cb77ad Merge pull request #2940 from element-hq/renovate/livekit-client Robin 2025-01-10 11:43:43 -05:00
  • df92f4814b Update dependency livekit-client to v2.8.0 renovate[bot] 2025-01-10 13:55:07 +00:00
  • 082e2383f2 Lint rule to disallow deep imports from matrix-js-sdk/src/matrixrtc/* Hugh Nimmo-Smith 2025-01-10 10:58:11 +00:00
  • 8bfdd1f455 Merge pull request #2910 from robintown/widget-theme-change Robin 2025-01-08 15:56:02 -05:00
  • d985bd3b3f Update dependency strip-ansi to v7 (#2639) renovate[bot] 2025-01-08 17:17:55 +00:00
  • 54c669126f Update dependency eslint-plugin-matrix-org to v2 (#2677) renovate[bot] 2025-01-08 17:08:28 +00:00