Commit Graph

  • 9a546b7ea0 Typescript update to 4.9.0 (#912) Enrico Schwendig 2023-02-14 13:29:47 +01:00
  • efbf319fa1 Explain why we cast the tile springs Robin Townsend 2023-02-13 22:40:26 -05:00
  • ef4a62ca62 Document useMergedRefs Robin Townsend 2023-02-13 22:38:27 -05:00
  • 8c818b9ce1 Get 100% test coverage on grid operations Robin Townsend 2023-02-13 22:24:04 -05:00
  • 58ed372afa Fix type and lint errors Robin Townsend 2023-02-13 21:57:57 -05:00
  • 69e6ba93c1 Add a switch to toggle between the new and old grids Robin Townsend 2023-02-13 20:36:42 -05:00
  • b2b2f0bb15 Merge branch 'main' into big-grid Robin Townsend 2023-02-13 18:54:19 -05:00
  • 8d0bf4cacc Test grid operations Robin Townsend 2023-02-13 18:35:50 -05:00
  • 5448744871 Document grid operations Robin Townsend 2023-02-13 12:17:09 -05:00
  • 933dc4e2d3 Merge pull request #910 from vector-im/dbkr/ignore_media_action David Baker 2023-02-13 17:35:33 +01:00
  • 605dd44df0 Rename other instance of variable David Baker 2023-02-13 15:49:58 +00:00
  • 07a4de638f Don't pause audio streams on media actions David Baker 2023-02-13 15:20:48 +00:00
  • 0e434c5b26 Merge pull request #907 from vector-im/dbkr/reuse_transceiver_for_usermedia David Baker 2023-02-13 09:02:26 +01:00
  • 33dd2758d7 change ... to … unicode for consistency Abhi Jain 2023-02-13 09:55:32 +05:30
  • 1c7c3e2beb Upgrade js-sdk for https://github.com/matrix-org/matrix-js-sdk/pull/3144 David Baker 2023-02-10 19:15:28 +01:00
  • eda11cfc08 Inform that the user that config keys are missing (#880) Timo 2023-02-09 12:57:54 +01:00
  • d40e467b7d changes Loading room... to Loading... Abhi Jain 2023-02-08 14:26:56 +05:30
  • d852e33413 Document the component Robin Townsend 2023-02-08 00:32:08 -05:00
  • 8d46687a54 Refactor grid state tracking Robin Townsend 2023-02-07 23:27:49 -05:00
  • 978b0f08e8 Move grid algorithms into a separate file Robin Townsend 2023-02-07 22:13:50 -05:00
  • 374c68e3c0 Fix tiles enlarging to the wrong place on mobile Robin Townsend 2023-02-05 01:17:28 -05:00
  • 82ac775124 Fix scrolling on mobile Robin Townsend 2023-02-05 00:55:12 -05:00
  • 6adcf95aaa Implement different column counts and mobile layout Robin Townsend 2023-02-04 00:43:53 -05:00
  • 206730ffc0 Fix infinite loop when a tile can't be enlarged Robin Townsend 2023-02-03 16:52:42 -05:00
  • 1e858f6ba3 Fix a typo Robin Townsend 2023-02-03 16:27:49 -05:00
  • 22382413dc Make drag and drop mobile-friendly Robin Townsend 2023-02-03 15:42:47 -05:00
  • 6cd939db0c Fix a crash when there's only 1 tile and it gets shrunk Robin Townsend 2023-02-03 09:11:25 -05:00
  • 42e4f6ce83 Don't allow the grid to overflow horizontally Robin Townsend 2023-02-03 08:44:35 -05:00
  • 706bf5db61 Update js-sdk Šimon Brandner 2023-02-03 13:28:47 +01:00
  • 2b899c5586 Merge pull request #892 from vector-im/dbkr/update_js_sdk_screenshare_workaround David Baker 2023-02-02 14:46:07 +00:00
  • 3bd47a1347 Merge remote-tracking branch 'origin/feature_sfu' into dbkr/update_js_sdk_screenshare_workaround David Baker 2023-02-02 14:43:38 +00:00
  • 8ffdf34b0a Merge remote-tracking branch 'origin/main' into feature_sfu David Baker 2023-02-02 14:42:38 +00:00
  • aabca7ebff Merge pull request #895 from vector-im/revert-893-dbkr/yarn_upgrade_jan23 David Baker 2023-02-02 14:42:05 +00:00
  • 579b91abff Revert "Yarn upgrade" David Baker 2023-02-02 14:32:44 +00:00
  • b9589d6d2f Merge branch 'feature_sfu' into dbkr/update_js_sdk_screenshare_workaround David Baker 2023-02-02 13:49:51 +00:00
  • 9de7fe81f2 Merge branch 'main' into feature_sfu David Baker 2023-02-02 13:48:44 +00:00
  • e3b4a695d6 Merge pull request #893 from vector-im/dbkr/yarn_upgrade_jan23 David Baker 2023-02-02 13:47:00 +00:00
  • e1abbd5291 Yarn upgrade David Baker 2023-02-02 12:49:54 +00:00
  • ff6a9840b7 Update js-sdk for screenshare workaround David Baker 2023-02-02 12:00:44 +00:00
  • 4fc8598e36 Keep tile elements in a stable order Robin Townsend 2023-02-01 11:50:52 -05:00
  • 6784d2ba97 Remove redundant key prop Robin Townsend 2023-02-01 11:50:25 -05:00
  • 0915e327e1 Implement somewhat working drag & drop and improve render memoization Robin Townsend 2023-02-01 11:32:10 -05:00
  • eedf8a6d1b Make tiles draggable (but not yet droppable) Robin Townsend 2023-02-01 00:17:22 -05:00
  • ce8faa3daf Update js-sdk Šimon Brandner 2023-01-31 15:04:45 +01:00
  • 00385e91da Merge pull request #889 from vector-im/SimonBrandner/feat/debug Šimon Brandner 2023-01-31 15:02:22 +01:00
  • ab70926274 Delint Šimon Brandner 2023-01-31 11:04:48 +01:00
  • 6ff8215e7a Reduce diff Šimon Brandner 2023-01-31 11:01:21 +01:00
  • c492fcd448 Always show debug info Šimon Brandner 2023-01-31 11:00:13 +01:00
  • d7db845f3b Scroll snap was a bad idea Robin Townsend 2023-01-30 23:52:46 -05:00
  • 82c7293308 Replace premature animation optimization with a potentially wiser one Robin Townsend 2023-01-30 23:44:19 -05:00
  • 0166eb67fb Make avatars scale smoothly during animations Robin Townsend 2023-01-30 23:43:45 -05:00
  • e3081c1c06 Try out a snappier spring Robin Townsend 2023-01-30 23:32:26 -05:00
  • f540f48461 Fix some layout bugs Robin Townsend 2023-01-30 23:32:00 -05:00
  • 55dece274f Fix some tile resizing bugs Robin Townsend 2023-01-30 17:04:43 -05:00
  • abb43bfe59 Show debug only conditionally Šimon Brandner 2023-01-30 22:07:00 +01:00
  • 807a6a8545 Add call feed size debug info Šimon Brandner 2023-01-30 20:43:21 +01:00
  • b12e52d972 Merge pull request #866 from RiotTranslateBot/weblate-element-call-element-call Robin 2023-01-30 14:00:59 -05:00
  • 82f2fd05b5 Translated using Weblate (Japanese) Suguru Hirahara 2023-01-30 18:24:46 +00:00
  • b4c6684ff5 Translated using Weblate (Japanese) Genbuchan 2023-01-30 18:24:57 +00:00
  • 4e73c07cb2 Try out scroll snapping Robin Townsend 2023-01-30 09:35:40 -05:00
  • 3805a2f20e Format with Prettier Robin Townsend 2023-01-29 21:56:07 -05:00
  • 4e35984900 Extract tile size change logic into a function Robin Townsend 2023-01-29 21:54:53 -05:00
  • e99294c3f1 Simplify some code Robin Townsend 2023-01-29 21:45:10 -05:00
  • 546cc164fa Update js-sdk Šimon Brandner 2023-01-27 17:17:45 +01:00
  • 32fb14107f Translated using Weblate (Russian) DarkCoder15 2023-01-26 15:30:58 +00:00
  • 14a5e53e65 Translated using Weblate (Polish) afr4283 2023-01-24 10:47:30 +00:00
  • 24fea189dc Translated using Weblate (Czech) Šimon Brandner 2023-01-21 17:39:15 +00:00
  • 0f73527ccf Translated using Weblate (Japanese) Genbuchan 2023-01-20 17:22:07 +00:00
  • e0b94b51ab Translated using Weblate (Japanese) Suguru Hirahara 2023-01-20 17:23:06 +00:00
  • eb75a6ad80 Update js-sdk Šimon Brandner 2023-01-27 16:10:18 +01:00
  • 38824acb7e Merge remote-tracking branch 'upstream/main' into feature_sfu Šimon Brandner 2023-01-27 16:00:20 +01:00
  • 37d6bf4b0f Update js-sdk Šimon Brandner 2023-01-27 15:56:50 +01:00
  • ee0c623866 Merge pull request #884 from vector-im/dbkr/posthog_pr_previews David Baker 2023-01-26 17:24:48 +00:00
  • c321deecba Merge pull request #882 from dinosmm/patch-2 Šimon Brandner 2023-01-26 17:27:40 +01:00
  • b7ac131614 Add posthog to PR preview builds David Baker 2023-01-26 14:59:54 +00:00
  • acade92d70 Removed one more reference to Synapse Dino 2023-01-26 14:50:32 +00:00
  • 6e275b9221 Clarified homeserver requirements Dino 2023-01-26 14:24:53 +00:00
  • 42d5db6d0f Update README.md Dino 2023-01-26 10:35:30 +00:00
  • 8912daa922 Make tiles resizable and fix some miscellaneous bugs Robin Townsend 2023-01-25 23:51:36 -05:00
  • 0cc82f8e23 Update js-sdk Šimon Brandner 2023-01-25 17:33:20 +01:00
  • e20bda024d Update js-sdk Šimon Brandner 2023-01-25 17:27:41 +01:00
  • 3d0906a145 Merge remote-tracking branch 'upstream/main' into feature_sfu Šimon Brandner 2023-01-25 17:13:01 +01:00
  • 280058e400 Merge pull request #805 from vector-im/feature_simulcast Šimon Brandner 2023-01-25 17:07:45 +01:00
  • 045103dbc9 Backfill the grid as people leave by moving tiles along paths Robin Townsend 2023-01-25 02:30:52 -05:00
  • 0f2a62a59f Merge pull request #870 from vector-im/dbkr/fix_rageshake_modal_mobile David Baker 2023-01-23 20:21:23 +00:00
  • 003e9206df Update js-sdk Šimon Brandner 2023-01-23 21:13:44 +01:00
  • d2631a3e02 Fix the rageshake modal on mobile David Baker 2023-01-23 17:52:02 +00:00
  • 3b8b7165c4 Merge branch 'main' into dbkr/postmessage_ptt_jan2023 dbkr/postmessage_ptt_jan2023 David Baker 2023-01-23 17:00:44 +00:00
  • 41b72440a0 Merge pull request #869 from vector-im/dbkr/suppress_dup_ptt_unhold David Baker 2023-01-23 16:59:54 +00:00
  • d65464e4db Avoid duplicate PTT button 'unhold' events David Baker 2023-01-23 16:53:24 +00:00
  • 59f3b05c07 Merge branch 'main' into big-grid Robin Townsend 2023-01-23 08:57:04 -05:00
  • 4f0a780ecf Merge pull request #863 from robintown/demo-screenshot Robin 2023-01-20 15:38:48 -05:00
  • ac75d344a1 Merge branch 'main' into dbkr/postmessage_ptt_jan2023 David Baker 2023-01-20 18:38:35 +00:00
  • b8c1dd4c78 Merge pull request #865 from vector-im/dbkr/wait_until_loaded_before_registering David Baker 2023-01-20 18:32:14 +00:00
  • cf5e9ba2f9 Merge pull request #864 from RiotTranslateBot/weblate-element-call-element-call Robin 2023-01-20 13:21:12 -05:00
  • 4f8bd18efd Don't try to register users until client is loaded David Baker 2023-01-20 17:59:57 +00:00
  • f56177b96a Translated using Weblate (Japanese) Suguru Hirahara 2023-01-20 17:20:30 +00:00
  • 85b206c270 Translated using Weblate (Japanese) Genbuchan 2023-01-20 17:20:39 +00:00
  • bf7c45b0bc Translated using Weblate (Japanese) Suguru Hirahara 2023-01-20 17:20:13 +00:00
  • 906fcdf72e Translated using Weblate (Japanese) Genbuchan 2023-01-20 17:20:20 +00:00