Commit Graph

  • 4653be86b3 Merge pull request #3101 from element-hq/valere/dev_ex_eslint_tests Valere Fedronic 2025-03-18 09:57:02 +01:00
  • 8c5f5b156c code review: improve test Valere 2025-03-18 09:48:18 +01:00
  • 7a0010dd36 deleted old demo.jpg fkwp 2025-03-18 09:33:05 +01:00
  • 6a8abeb609 Eslint: Ensure playwright files are checked by eslint Valere 2025-03-17 14:59:27 +01:00
  • 007ea89cd7 fixup eslint Valere 2025-03-17 12:36:14 +01:00
  • 598152a3d7 Add playwright test for JWT token error Valere 2025-03-17 12:15:16 +01:00
  • 83c6ec3497 Merge branch 'livekit' into valere/async_error_show_boundary Valere 2025-03-17 11:26:54 +01:00
  • 03b5f0f2f9 Fixup: error boundary context not needed, local error resets already Valere 2025-03-17 11:26:16 +01:00
  • ef2fee708e Merge pull request #3099 from element-hq/fkwp/update_readme fkwp 2025-03-17 10:33:23 +01:00
  • ef8e894c0b update Element Call screenshot fkwp 2025-03-17 09:55:04 +01:00
  • d01a0de568 fix JSON blob fkwp 2025-03-17 09:54:37 +01:00
  • a204dbe1d4 Merge pull request #3098 from element-hq/valere/playwright_dev_backend_no_ratelimit Valere Fedronic 2025-03-17 09:51:30 +01:00
  • bd38a56ccc Keep rate limits for dev backend, disable only for playwright tests Valere 2025-03-17 09:45:43 +01:00
  • af58161f21 Merge pull request #3097 from element-hq/valere/playwright_initial_setup Valere Fedronic 2025-03-17 09:43:21 +01:00
  • ad8ad218f1 Merge pull request #3096 from element-hq/valere/playwright_access_tests Valere Fedronic 2025-03-17 09:31:44 +01:00
  • cb14b727ba Merge branch 'livekit' into robin/berry Robin 2025-03-14 11:54:00 -04:00
  • c4747dd177 Merge pull request #3026 from element-hq/fkwp/add_rc_delayed_event_mgmt_to_readme fkwp 2025-03-14 16:18:55 +01:00
  • 39c64afb77 Merge pull request #3091 from element-hq/valere/playwright_initial_setup Valere Fedronic 2025-03-14 16:02:46 +01:00
  • b9700b9986 code review Valere 2025-03-14 14:50:47 +01:00
  • 20ba3e9573 Merge branch 'livekit' into valere/async_error_show_boundary Valere 2025-03-14 11:25:30 +01:00
  • 83198c061a Disable rate limiting on dev homeserver to avoid flaky tests Valere 2025-03-14 11:00:37 +01:00
  • b5fff42adc Test: Add more integrations test Valere 2025-03-14 11:00:01 +01:00
  • d633ec5fcd Update docs for Yarn Berry Robin 2025-03-14 02:17:26 -04:00
  • 0b26dc2f43 Create a plugin for linking other packages Robin 2025-03-14 02:15:58 -04:00
  • 31fb916b9d Enable CI to use Yarn Berry Robin 2025-03-14 02:14:18 -04:00
  • 95b37ea341 Upgrade to Yarn Berry Robin 2025-03-14 02:13:48 -04:00
  • fee9841183 Remove the dependency on buffer Robin 2025-03-14 02:09:48 -04:00
  • 6f93a037cf import cleanups Timo 2025-03-13 18:36:01 +01:00
  • f0545ced65 make it work withotu js-sdk changes Timo 2025-03-13 18:15:58 +01:00
  • 46f5c44db0 temp2 Timo 2025-03-13 16:58:14 +01:00
  • adb5934f0b temp Timo 2025-03-13 13:58:43 +01:00
  • 9dc515f45d Fixup: bad copy in the text Valere 2025-03-13 17:16:48 +01:00
  • 4c477bc4b1 fix: github action, missing config file for dev env Valere 2025-03-13 16:31:38 +01:00
  • 45d3a5e332 playwright add ignoreHTTPSErrors option Valere 2025-03-13 15:48:31 +01:00
  • 4efc32f8e2 fix: local element-call not running Valere 2025-03-13 15:37:54 +01:00
  • a7af470549 yml: try docker compose instead of dash compose Valere 2025-03-13 15:33:35 +01:00
  • 102aaa80e2 typo in playwright.yml timeout Valere 2025-03-13 15:23:01 +01:00
  • 6eb1a02937 fix: vitest --coverage was running playwright tests Valere 2025-03-13 15:20:40 +01:00
  • 687dafab3e First integration tests with playwright Valere 2025-03-13 14:44:04 +01:00
  • 46e7e8e9cd Fix: js-sdk version that uses expected value for isJoined (isJoined will now be false before we left as expected by EC) (#3092) Timo 2025-03-13 19:09:18 +01:00
  • a924c7ffbb Separate widget-only URL parameters in the documentation (#3088) Hugh Nimmo-Smith 2025-03-13 10:28:38 +00:00
  • 188fe75534 Merge branch 'livekit' into valere/async_error_show_boundary Valere 2025-03-13 11:20:32 +01:00
  • 90a282b46c Merge pull request #3063 from element-hq/valere/fix_add_close_button_in_widget_mode Valere Fedronic 2025-03-13 10:16:26 +01:00
  • 79e294755c Merge pull request #3058 from element-hq/valere/refactor_error_handling Valere Fedronic 2025-03-13 10:12:11 +01:00
  • 7aac56aac0 Vite embedded build of Element Call (#3077) Hugh Nimmo-Smith 2025-03-12 17:00:44 +00:00
  • 520c0f4925 Fix typing on config: EULA is optional as it has a default (#3074) Hugh Nimmo-Smith 2025-03-12 12:52:13 +00:00
  • b02ad8871e review: Make widget prop mandatory Valere 2025-03-12 10:27:45 +01:00
  • b0a4a954f8 Error: use a close button instead of go to home when in widget mode Valere 2025-03-07 10:12:23 +01:00
  • 5547e838d3 Merge pull request #3080 from element-hq/robin/pin-matrix-js-sdk Robin 2025-03-12 05:06:10 -04:00
  • 612ace137a code review: recoveryActionHandler should not be optional Valere 2025-03-12 09:44:41 +01:00
  • 3cf0ce3dcb Pin matrix-js-sdk to a specific commit Robin 2025-03-11 16:21:03 -04:00
  • 8584521ade fixup: post rebase fix Valere 2025-03-11 20:19:14 +01:00
  • 93ae2aed98 New Membership Manager js-sdk develop (#3067) Timo 2025-03-11 19:48:02 +01:00
  • c0ef6e5e4d fix: Error recover/retry buttons should reset error state Valere 2025-03-07 15:18:32 +01:00
  • 4c27551014 refactor: Centralize group call errors in custom GroupCallErrorBoundary Valere 2025-03-05 20:50:19 +01:00
  • a97c36a335 Merge pull request #3078 from element-hq/actions/localazy-download ElementRobot 2025-03-11 15:40:53 +00:00
  • 1db3e3cbc4 Translations updates fkwp 2025-03-11 15:39:33 +00:00
  • 1a692b983a Use fetch() in a way that works for file URLs (#3071) Hugh Nimmo-Smith 2025-03-11 09:39:51 +00:00
  • 04a46ebabe error management: Handle fail to get JWT token Valere 2025-03-11 09:07:19 +01:00
  • f9ced9f10d typo fkwp 2025-03-10 20:58:12 +01:00
  • e39fe3bc7f add information about rc_delayed_event_mgmt fkwp 2025-03-10 20:55:59 +01:00
  • 2885e7e42e Merge pull request #3059 from element-hq/fkwp/doc_update fkwp 2025-03-10 20:31:09 +01:00
  • 88b862b5fd Update README.md Hugh Nimmo-Smith 2025-03-10 18:10:25 +00:00
  • 343da0db14 network: Utility to retry network operation with backoff Valere 2025-03-10 17:54:44 +01:00
  • c22412c045 error management: showError API for async error handling Valere 2025-03-10 15:20:51 +01:00
  • 30b5bcdfb6 Cache calls to removeHiddenChars() to fix performance bottleneck in Safari (#3066) Hugh Nimmo-Smith 2025-03-10 13:55:03 +00:00
  • b635b00b0c Expose setLKLogLevel to window for debugging. (#3064) Timo 2025-03-10 09:59:27 +01:00
  • 750db09156 Use the New MatrixRTCSession MembershipManager (#3015) Timo 2025-03-07 17:27:04 +01:00
  • 13a19ed751 fix: Error recover/retry buttons should reset error state Valere 2025-03-07 15:18:32 +01:00
  • c9f2a1c943 Reduce redundant calculations of display name map (#3062) Timo 2025-03-07 11:18:28 +01: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
  • 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 2025-03-05 10:40:37 -05:00
  • 5b1ea4501d Send a 'join' action when entering the call Robin 2025-03-05 09:25:52 -05:00
  • ec73e7fa86 Use the configured brand name in OpenGraph tags 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
  • e783339557 Merge pull request #3035 from element-hq/renovate/all-minor-patch Robin 2025-03-04 00:14:56 -05:00