Commit Graph

  • 93aafb1415 Remove mystery blank line David Baker 2022-11-16 16:39:35 +00:00
  • 734d330a10 CamcelCase for enum values David Baker 2022-11-16 10:45:49 +00:00
  • 432f7ef93a i18n update David Baker 2022-11-15 17:34:56 +00:00
  • 5623fa415f Also update connection states when participants change David Baker 2022-11-15 17:33:58 +00:00
  • f2746ab994 Pass user's connection state for their screenshare feed David Baker 2022-11-15 17:19:09 +00:00
  • 80f07a5454 Add a 'waiting for video' state to media tiles David Baker 2022-11-15 16:13:33 +00:00
  • 18139f78d2 Merge pull request #749 from vector-im/erikj/mute_shortcuts Erik Johnston 2022-11-15 13:21:22 +00:00
  • a2bbe61292 Update help text Erik Johnston 2022-11-14 20:57:36 +00:00
  • 6855e61c47 Correctly handle window losing focus Erik Johnston 2022-11-14 20:55:24 +00:00
  • d09c3d8374 Add 'v' shortcut Erik Johnston 2022-11-14 16:14:16 +00:00
  • 67b97e63ca Use useEventTarget Erik Johnston 2022-11-14 16:05:49 +00:00
  • 4cd49dee4b Update description Erik Johnston 2022-11-14 16:11:32 +00:00
  • 0aadb7e60c Add a straw man description to the setting Erik Johnston 2022-11-14 11:29:42 +00:00
  • c67e7ebc2c Put PTTButton shortcuts behind the new shortcut Erik Johnston 2022-11-14 10:40:02 +00:00
  • b30ef953b4 Put keyboard shortcuts behind settings flag Erik Johnston 2022-11-14 10:21:24 +00:00
  • c9330debd4 Lint take2? Erik Johnston 2022-11-11 16:02:24 +00:00
  • 456194312b Lint Erik Johnston 2022-11-11 16:00:32 +00:00
  • cb85733426 Add 'm' and 'space' shortcuts for mute/unmuting during a call Erik Johnston 2022-11-11 15:53:58 +00:00
  • 6ef41b924d Merge pull request #743 from robintown/config Robin 2022-11-11 08:19:40 -05:00
  • 24299c09b1 Merge pull request #747 from vector-im/dbkr/create_room_logging David Baker 2022-11-10 21:56:18 +00:00
  • ab860b8655 Use logger David Baker 2022-11-10 21:43:49 +00:00
  • f69e032a52 Use logger (and fix typo) David Baker 2022-11-10 21:43:40 +00:00
  • bd08166a50 Make room / call creation logging more accurate David Baker 2022-11-10 19:10:10 +00:00
  • d8688413f5 Merge pull request #745 from robintown/brand Robin 2022-11-10 07:34:57 -05:00
  • 556f975552 Actually remove Matrix Video Chat branding for real Robin Townsend 2022-11-09 17:23:22 -05:00
  • 12079ded4f Add instructions to put config.json inside public/ Robin Townsend 2022-11-09 10:55:21 -05:00
  • 62988e6b46 Make the sample config usable without any edits Robin Townsend 2022-11-09 10:54:13 -05:00
  • 0e478f4c20 Add config documentation, and better types Robin Townsend 2022-11-09 10:53:33 -05:00
  • 9bf1b6f928 Remove unused variables from .env.example Robin Townsend 2022-11-09 10:53:00 -05:00
  • 3f341de78f Merge pull request #739 from robintown/develop-js-sdk Robin 2022-11-08 16:13:43 -05:00
  • 6498d2bd19 Update matrix-js-sdk Robin Townsend 2022-11-08 16:11:19 -05:00
  • 15bb710394 Merge branch 'main' into develop-js-sdk Robin Townsend 2022-11-08 16:10:43 -05:00
  • 57bf934bc2 Merge pull request #736 from robintown/missing-audio-logs Robin 2022-11-08 14:53:28 -05:00
  • 7553983655 Merge pull request #741 from robintown/copy Robin 2022-11-08 08:36:31 -05:00
  • ca6d75e384 Improve the analytics opt-in copy Robin Townsend 2022-11-08 07:53:17 -05:00
  • 85b02a3589 Merge pull request #728 from vector-im/dbkr/aria-describedby David Baker 2022-11-07 22:45:37 +00:00
  • ba6c3fac7d Update matrix-js-sdk Robin Townsend 2022-11-07 15:51:54 -05:00
  • b5f7b52a63 CI?? hello??? Robin Townsend 2022-11-07 14:38:03 -05:00
  • 88ec0d7c2f Maybe fix CI? Robin Townsend 2022-11-07 14:35:28 -05:00
  • 5f84cb5790 Fix lint Robin Townsend 2022-11-07 14:03:28 -05:00
  • fb75c1536b Merge branch 'main' into missing-audio-logs Robin Townsend 2022-11-07 14:00:22 -05:00
  • 715bec5949 Merge pull request #737 from robintown/double-audio Robin 2022-11-07 13:59:07 -05:00
  • c91dfdfe9d Merge pull request #738 from vector-im/dbkr/change_branch David Baker 2022-11-07 18:14:40 +00:00
  • 667f902278 Switch to the develop branch of matrix-js-sdk Robin Townsend 2022-11-07 12:50:59 -05:00
  • e133625405 Don't check out group-call branch in build script David Baker 2022-11-07 17:37:40 +00:00
  • 01244c1873 Posthog load settings on startup (#734) Timo 2022-11-07 18:00:35 +01:00
  • 70344fd40f Disable spatial audio for the maximized speaker Robin Townsend 2022-11-07 11:50:05 -05:00
  • 0a5701b9fa Add logs to debug missing spatial audio Robin Townsend 2022-11-07 11:41:49 -05:00
  • 85959046a5 Merge pull request #727 from vector-im/dbkr/fix_join_call_close_button David Baker 2022-11-07 14:07:38 +00:00
  • 7444763008 Merge pull request #729 from vector-im/dbkr/minor_a11y_fixes David Baker 2022-11-07 14:06:29 +00:00
  • d5a5ce9860 Don't pass potentially undefined 'desc' to useId David Baker 2022-11-07 14:05:58 +00:00
  • e5feba8c26 Make Home link description translateable David Baker 2022-11-07 12:33:06 +00:00
  • 3cac74df24 Add aria-describedBy to textarea and use useID David Baker 2022-11-07 12:28:54 +00:00
  • 51572b5787 Make onClose required in Modal David Baker 2022-11-07 12:23:21 +00:00
  • bcbc20b53d Create advanced section for telemetry checkbox (#725) Timo 2022-11-05 11:13:56 +01:00
  • 5c8562088d A couple of minor a11y fixes David Baker 2022-11-04 18:31:21 +00:00
  • 58e505cd38 Add aria-describedby associations David Baker 2022-11-04 18:10:53 +00:00
  • 509fd65156 Fix close button on join call modal David Baker 2022-11-04 17:56:37 +00:00
  • cafac39733 moves style init to initializer. fix i18n loading (#723) Timo 2022-11-04 18:29:40 +01:00
  • 123763afec Disable posthog in widgets (#726) Timo 2022-11-04 17:31:07 +01:00
  • 72503d0335 Add posthog Telemetry (Anonymity Logic + call duration telemetry) (#658) Timo 2022-11-04 13:07:14 +01:00
  • d5326ed9ee Merge pull request #717 from vector-im/dbkr/add_main_cd_config_file David Baker 2022-11-03 20:33:31 +00:00
  • 6a619de67b Merge pull request #720 from robintown/fix-screenshare-crash Robin 2022-11-03 16:20:11 -04:00
  • a47bd13db6 Fix a crash when someone leaves while screensharing Robin Townsend 2022-11-03 16:11:57 -04:00
  • 0cd2ad6242 Add config file for CD version David Baker 2022-11-03 19:01:13 +00:00
  • 78a313c373 Async config file (#682) Timo 2022-11-03 19:43:41 +01:00
  • 806a9032e1 Update matrix-js-sdk Robin Townsend 2022-11-03 14:41:14 -04:00
  • 02e1d602d9 Merge pull request #708 from robintown/join-polish Robin 2022-11-03 14:01:22 -04:00
  • 1e02afe1c1 Merge pull request #709 from robintown/crisp-avatars Robin 2022-11-03 14:01:04 -04:00
  • 2d5f413a1f Improve the visual experience of joining a call Robin Townsend 2022-11-02 22:37:36 -04:00
  • 093bf7c1a1 Fix blurry avatars Robin Townsend 2022-11-02 23:12:43 -04:00
  • 42aeecd964 Merge pull request #706 from vector-im/dbkr/fix_ptt_safari David Baker 2022-11-02 20:15:35 +00:00
  • 45dbaa968a Fix Walkie-Talkie mode in Safari David Baker 2022-11-02 20:03:56 +00:00
  • db66700595 Merge pull request #704 from robintown/feedless-tiles Robin 2022-11-02 12:36:36 -04:00
  • f93c022c27 Merge pull request #703 from robintown/fix-key-warning Robin 2022-11-02 12:36:28 -04:00
  • 84a92845c3 Don't show toolbar buttons on connecting tiles Robin Townsend 2022-11-02 12:34:31 -04:00
  • 8731f83fb5 Fix a warning about missing keys Robin Townsend 2022-11-02 12:15:32 -04:00
  • 7b71e9b20f Merge pull request #692 from RiotTranslateBot/weblate-element-call-element-call Robin 2022-11-02 11:47:14 -04:00
  • 8a245533bb Translated using Weblate (Spanish) Avery 2022-11-02 01:22:16 +00:00
  • 43e80dd9e7 Added translation using Weblate (Spanish) Avery 2022-11-01 01:12:55 +00:00
  • 9b93d45ea0 Merge pull request #702 from robintown/no-double-clients Robin 2022-11-02 11:28:21 -04:00
  • f1c050c327 Don't doubly initialize the client in strict mode Robin Townsend 2022-11-02 11:23:05 -04:00
  • 99dbcffcaf Merge pull request #697 from robintown/rename Robin 2022-11-02 07:45:59 -04:00
  • 57da08e6ff Merge pull request #698 from robintown/fix-triage-automation Robin 2022-11-02 07:45:47 -04:00
  • e1d6f99f25 Merge pull request #696 from robintown/readme Robin 2022-11-02 07:45:35 -04:00
  • 956388807f Attempt to fix triage automation Robin Townsend 2022-11-01 22:30:55 -04:00
  • 9bd6f346e9 Improve the README Robin Townsend 2022-11-01 22:07:10 -04:00
  • b1083baacf Clean up remaining 'Matrix Video Chat' branding Robin Townsend 2022-11-01 22:16:08 -04:00
  • 5b5c649b49 Update matrix-js-sdk Robin Townsend 2022-11-01 19:56:30 -04:00
  • 2346ad9b7e Merge pull request #695 from vector-im/dbkr/fix_missing_tile_bug David Baker 2022-11-01 18:20:23 +00:00
  • feeb9c4e7c Fix missing tile bug David Baker 2022-11-01 18:10:11 +00:00
  • 0767a6f9dd Merge pull request #691 from robintown/triage-automation Robin 2022-11-01 07:24:39 -04:00
  • 77b139226b Add basic triage automation Robin Townsend 2022-10-31 16:47:36 -04:00
  • 658185a119 Merge pull request #690 from robintown/link-underline Robin 2022-10-31 16:11:16 -04:00
  • 37d9e48c0a Add an underline to blue (external) links on hover Robin Townsend 2022-10-31 15:16:02 -04:00
  • a1c61fc1fd Merge pull request #679 from RiotTranslateBot/weblate-element-call-element-call Robin 2022-10-31 15:07:29 -04:00
  • 68a50146b1 Translated using Weblate (Estonian) Priit Jõerüüt 2022-10-29 08:34:09 +00:00
  • effe892757 Translated using Weblate (Estonian) aethralis 2022-10-29 08:37:18 +00:00
  • f5bc29a226 Translated using Weblate (Estonian) aethralis 2022-10-29 08:32:58 +00:00
  • 4189fc7e84 Translated using Weblate (Estonian) Priit Jõerüüt 2022-10-29 08:30:07 +00:00