Commit Graph

  • 4780167196 Update dependency livekit-client to v2.19.0 renovate/livekit-client renovate[bot] 2026-05-25 00:32:41 +00:00
  • 943293ba10 Update dependency @vector-im/compound-design-tokens to v10.2.0 renovate/compound renovate[bot] 2026-05-25 00:32:18 +00:00
  • 4669ef3360 Posthog: drop $initial_person_info from outgoing events (#3968) v0.19.4 release-v0.19.4 fkwp 2026-05-19 18:06:59 +02:00
  • ee1e8c60e7 Merge pull request #3961 from element-hq/toger5/view-model-call-footer-example livekit v0.20.0-rc.1 release-v0.20.0 Timo 2026-05-20 23:38:00 +08:00
  • a9fd98c563 Update src/state/ViewModel.ts toger5/view-model-call-footer-example Timo 2026-05-20 17:16:08 +02:00
  • 0de6e94647 Merge pull request #3983 from element-hq/one-on-one-portrait-regressions Robin 2026-05-20 17:03:54 +02:00
  • dc52573ce2 fix backgroundBlurToggleClick -> videoBlurToggleClick Timo K 2026-05-20 17:03:45 +02:00
  • 509e4d739f Update InCallView.test.tsx Timo K 2026-05-20 16:47:41 +02:00
  • 355ec4fe62 fix visibility test Timo K 2026-05-20 16:39:25 +02:00
  • b554246d3e remove fileParallelism: false toger5/turn-on-parallel-tests Timo K 2026-05-20 16:28:59 +02:00
  • d9c0de73b7 Merge branch 'livekit' into toger5/view-model-call-footer-example Timo K 2026-05-20 16:28:04 +02:00
  • 8d07d552d7 Ensure landscape layout is always edge-to-edge on mobile one-on-one-portrait-regressions Robin 2026-05-20 16:03:48 +02:00
  • 8324ce2ce0 Avoid overlapping spotlight tiles with the app bar Robin 2026-05-20 15:59:13 +02:00
  • ae20f59dea Merge pull request #3978 from element-hq/app-bar-media-foreground Timo 2026-05-20 21:36:43 +08:00
  • eaa049433a Merge pull request #3979 from element-hq/settings-footer-glitch Robin 2026-05-20 15:15:37 +02:00
  • 06b6122ec9 Merge pull request #3980 from element-hq/valere/fix_control_shown_in_PIP Valere Fedronic 2026-05-20 15:07:24 +02:00
  • ec3b52f963 del: windowMode$ from public callViewModel replace with edgeToEdge$ Timo K 2026-05-20 15:00:28 +02:00
  • 2fb5de3ba2 review: eqeqe valere/fix_control_shown_in_PIP Valere Fedronic 2026-05-20 14:50:56 +02:00
  • c9fa586db1 merge fixups Timo K 2026-05-20 14:25:40 +02:00
  • 3301d2fe03 Merge branch 'livekit' into toger5/view-model-call-footer-example Timo K 2026-05-20 14:25:25 +02:00
  • 3adddf4b70 Merge pull request #3960 from element-hq/toger5/storybook-tests Timo 2026-05-20 19:57:21 +08:00
  • 4b175b814e Update and simplify tests settings-footer-glitch Robin 2026-05-20 13:43:33 +02:00
  • bc3da2dda2 Merge pull request #3975 from Johennes/johannes/dev-deps Timo 2026-05-20 19:34:25 +08:00
  • e7c87e3439 Merge branch 'livekit' into toger5/storybook-tests toger5/storybook-tests Timo K 2026-05-20 13:28:03 +02:00
  • ddde05c057 review Timo K 2026-05-20 13:26:52 +02:00
  • 265781ea5e fix(regression): control buttons should be hidden on mobile PIP Valere 2026-05-20 13:08:51 +02:00
  • 1865110492 reproduce bug internal #578 Valere 2026-05-20 13:08:11 +02:00
  • 43f1b89535 Stop the settings button from appearing while footer is fading out Robin 2026-05-20 12:38:18 +02:00
  • 284d76e333 Merge pull request #3977 from element-hq/posthog-updates Robin 2026-05-20 12:22:51 +02:00
  • 7b32135328 Ensure that foreground elements of media tile do not overlap app bar app-bar-media-foreground Robin 2026-05-20 11:55:27 +02:00
  • 94ce207581 Allow PostHog dependency updates again posthog-updates Robin 2026-05-20 11:47:54 +02:00
  • f0db134b6e Posthog: drop $initial_person_info from outgoing events (#3968) fkwp 2026-05-19 18:06:59 +02:00
  • 0e3aaaafe8 Fix tap-to-show call controls on iOS (ReactMouseEvent -> ReactPointerEvent) (#3966) Timo 2026-05-19 23:50:55 +08:00
  • bade32bf42 update tests to check for delete (not anymore =null) rename: applyPrivacyFilters->santizeSensitiveData fkwp/constrain_posthogevent Timo K 2026-05-19 17:40:30 +02:00
  • 3032c87b94 review Timo K 2026-05-19 17:32:09 +02:00
  • 78d76ad8a6 Bump babel/plugin-transform-modules-systemjs (#3974) Timo 2026-05-19 23:03:25 +08:00
  • 6b261611a5 Log unhandled promise rejections in rageshakes (#3972) Robin 2026-05-19 13:44:16 +02:00
  • 6f7d4ec8eb List additional dependencies needed for development Johannes Marbach 2026-05-19 11:14:53 +02:00
  • a494b64055 Update MediaMuteAndSwitchButton.test.tsx Timo K 2026-05-18 21:00:55 +02:00
  • e19d5865b0 cleanup Timo K 2026-05-18 20:06:54 +02:00
  • bc81da43c2 use previous device selection logic Timo K 2026-05-18 19:28:53 +02:00
  • a10866bce9 Bump babel/plugin-transform-modules-systemjs toger5/bump-bable-voulnerability Timo K 2026-05-18 17:05:22 +02:00
  • 68a487c9de translation fixes Timo K 2026-05-18 19:13:29 +02:00
  • 7354d366fd enable mask_personal_data_properties fkwp 2026-05-18 18:37:44 +02:00
  • e55c15ccb8 strip URL fields from $set / $set_once fkwp 2026-05-18 18:37:27 +02:00
  • d5bebcc3a5 refactor video blur toggle Timo K 2026-05-18 18:11:27 +02:00
  • dd79ef659c lint Timo K 2026-05-18 16:28:25 +02:00
  • a08a561c4c Posthog: migrate from sanitize_properties to before_send fkwp 2026-05-18 15:51:49 +02:00
  • e22ab9355c Review (everything except translation feedback) Timo K 2026-05-18 14:31:03 +02:00
  • f3c0b9ed8d Merge pull request #3969 from element-hq/renovate/livekit-client Robin 2026-05-18 13:30:48 +02:00
  • ac1297d02c Merge pull request #3916 from element-hq/one-on-one-portrait Robin 2026-05-18 13:28:59 +02:00
  • dfbb6c770e devx: Allow to run local dev EC on mobile in same wifi valere/devx/run_dev_on_phone Valere 2026-05-18 13:25:56 +02:00
  • dea2d41a5f Log unhandled promise rejections in rageshakes unhandled-rejection-logs Robin 2026-05-18 13:23:24 +02:00
  • d66afd734d Merge pull request #3971 from Johennes/johannes/minor-docs-fixes Robin 2026-05-18 13:17:34 +02:00
  • cfbdbca5bb Fix media foreground elements being obscured by header/footer one-on-one-portrait Robin 2026-05-18 13:08:52 +02:00
  • 49f6c74818 Minor documentation fixes Johannes Marbach 2026-05-18 10:50:00 +02:00
  • d7acce49a3 Merge pull request #3970 from Johennes/johannes/typo Robin 2026-05-18 10:12:59 +02:00
  • 18a128b865 Fix linking link Johannes Marbach 2026-05-18 09:56:37 +02:00
  • 80f573e899 Add missing apostrophe Johannes Marbach 2026-05-18 09:50:42 +02:00
  • 0ca2b6d4ea Remove extra space and add colon Johannes Marbach 2026-05-18 09:49:58 +02:00
  • 198d961646 Add missing apostrophe Johannes Marbach 2026-05-18 09:48:46 +02:00
  • 9d522913f9 Add missing colon Johannes Marbach 2026-05-18 09:46:41 +02:00
  • 69b5209071 Fix typo Johannes Marbach 2026-05-18 08:40:08 +02:00
  • 0160f60c6d Reorder sentence fragments for better readability Johannes Marbach 2026-05-18 08:33:36 +02:00
  • abce4d16fc Add missing article Johannes Marbach 2026-05-18 08:29:47 +02:00
  • b0c1c48ad4 Add missing article Johannes Marbach 2026-05-18 08:26:42 +02:00
  • a2c6b8102a Link to self-hosting guide Johannes Marbach 2026-05-18 08:19:49 +02:00
  • 959a55a9f8 Use correct preposition Johannes Marbach 2026-05-18 08:05:03 +02:00
  • 4452f3c0c6 Update dependency livekit-client to v2.18.10 renovate[bot] 2026-05-18 00:39:52 +00:00
  • a8c5f14037 Posthog: drop $initial_person_info from outgoing events fkwp 2026-05-15 19:02:37 +02:00
  • abab8340cf logs valere/experiments/audio_route_experiment Valere 2026-05-15 18:39:23 +02:00
  • 88f660e43f review Timo K 2026-05-15 18:37:25 +02:00
  • 7ee0221270 start muted Valere 2026-05-15 18:13:38 +02:00
  • 62bc420df9 WIP on audio route experiment Valere 2026-05-15 16:53:49 +02:00
  • 04b0165961 Fix tap-to-show call controls on iOS (ReactMouseEvent -> ReactPointerEvent) fkwp/fix-ios-tap-reveal-controls fkwp 2026-05-15 12:29:26 +02:00
  • 7e932d27da Merge pull request #3939 from element-hq/renovate/github-actions Robin 2026-05-15 11:42:37 +02:00
  • a1e03ea389 Merge pull request #3942 from element-hq/renovate/compound Robin 2026-05-15 11:36:20 +02:00
  • de52ea6590 Fix tests Robin 2026-05-15 11:29:22 +02:00
  • 9ad5d02e31 Merge branch 'livekit' into one-on-one-portrait Robin 2026-05-15 11:28:47 +02:00
  • f3234b1c3e Merge branch 'livekit' into renovate/github-actions renovate/github-actions Robin 2026-05-15 11:26:25 +02:00
  • 53acd2596c Merge branch 'livekit' into renovate/compound Robin 2026-05-15 11:20:55 +02:00
  • cec3a799af Posthog add reconnect event (#3953) fkwp 2026-05-14 23:07:02 +02:00
  • 184646c1f9 revert changes to mitigate firefox fkwp/feature_posthog_add_reconnect_event fkwp 2026-05-14 22:44:00 +02:00
  • 0acc555951 Pre-warm getUserMedia so enumerateDevices() returns the fake devices on CI fkwp 2026-05-14 22:24:40 +02:00
  • a774866a66 actually log error boundaries fully matthew/wpe Matthew Hodgson 2026-05-13 18:07:21 +00:00
  • 2fa6e871b0 Merge branch 'livekit' into fkwp/feature_posthog_add_reconnect_event fkwp 2026-05-13 18:16:18 +02:00
  • 0ee8510cea prettier fkwp 2026-05-13 17:46:58 +02:00
  • be6e9110cb use roomId as long as possible fkwp 2026-05-13 17:45:32 +02:00
  • e10bc6c7cf fix unit tests Timo K 2026-05-13 13:35:12 +02:00
  • 0082ade234 reuse exisng mute buttons (fixes most playwright issues) Timo K 2026-05-13 13:16:24 +02:00
  • b562a0f721 Create a proper one-on-one call layout for portrait screens Robin 2026-04-23 17:03:35 +02:00
  • 77f4704b20 Update dependency @vector-im/compound-design-tokens to v10.1.1 renovate[bot] 2026-05-12 15:58:30 +00:00
  • 53e9d05587 Update GitHub Actions renovate[bot] 2026-05-12 15:57:48 +00:00
  • b9f73e3e9a Merge pull request #3962 from element-hq/valere/fix_double_unmute_bug Valere Fedronic 2026-05-12 17:28:27 +02:00
  • 07e7090cc7 fix unit tests Timo K 2026-05-12 16:50:45 +02:00
  • 7ad8f9f182 Fix tests (accessibility issues with new buttons) Timo K 2026-05-12 16:48:08 +02:00
  • 408a38a7d6 bugfix: When starting muted, have to click twice to unmute in call valere/fix_double_unmute_bug Valere 2026-05-12 15:46:38 +02:00
  • 7842f5a8d0 test coverage? Timo K 2026-05-12 14:11:48 +02:00
  • c3cd6248ae simple lobby snapshot tests (we dont want this to get too invested as we plan to refactor the lobby( Timo K 2026-05-12 13:14:34 +02:00
  • f3ef7c074b lint Timo K 2026-05-12 12:52:23 +02:00