Commit Graph

  • d7c4e9b74a Enable new room UI by default on nightly Germain 2023-08-31 22:32:12 +01:00
  • cbe24e2531 Enable new room UI by default on develop Germain 2023-08-31 22:29:53 +01:00
  • 84922fc488 Update tests Germain 2023-08-31 21:57:45 +01:00
  • a5e186b978 Move notifications bell back in labs Germain 2023-08-31 21:21:32 +01:00
  • d929da6869 Updated no drag zones Germain 2023-08-31 21:14:38 +01:00
  • 45094bda7c Introduce room knocks bar (#11475) Charly Nguyen 2023-08-31 15:43:38 +02:00
  • f948a8f798 Update member count on room summary update (#11488) Germain 2023-08-31 14:36:47 +01:00
  • 77a468f8e8 Extract place call logic to its own file (#11494) Germain 2023-08-31 14:27:15 +01:00
  • c7b0850ffe Improve comments in unread tests (#11491) Andy Balaam 2023-08-31 14:08:37 +01:00
  • 649e5202d4 Clarifying documentation for setPhase Germain 2023-08-31 14:01:23 +01:00
  • 7836de77d0 Fix SpaceRoomView member list back button not working Germain 2023-08-31 13:46:22 +01:00
  • 46037d2357 Add E2E status in room header (#11493) Germain 2023-08-31 12:06:14 +01:00
  • 870f40575c Merge branch 'develop' into germain-gg/fix-right-panel-member Germain 2023-08-31 11:37:41 +01:00
  • 6b3243b27b Migrate more strings to translation keys (#11498) Michael Telatynski 2023-08-31 11:22:10 +01:00
  • 9329b896b3 Port more strings to translation keys (#11474) Michael Telatynski 2023-08-31 08:35:34 +01:00
  • 2bc129b848 Bump @adobe/css-tools from 4.2.0 to 4.3.1 (#11485) dependabot[bot] 2023-08-31 07:17:41 +00:00
  • 9cfccda97e Use new setPhase helper in RoomHeader component Germain 2023-08-31 07:50:33 +01:00
  • b37a808985 Move ViewUser action callback to RoomView Germain 2023-08-31 07:46:09 +01:00
  • dc70ea5059 Add face pile to rooms (#11356) Germain 2023-08-30 18:55:02 +01:00
  • af268b4a03 Support for embedded E2EE (#11492) Šimon Brandner 2023-08-30 19:30:29 +02:00
  • 1ada110fed Make SVGR icons use forward ref (#26082) Germain 2023-08-30 18:09:29 +01:00
  • aaea42c626 Use a single synapse for all unread tests. (#11489) Andy Balaam 2023-08-30 16:15:47 +01:00
  • 19b2eded16 Fix compound external assets path in bundle (#26069) Germain 2023-08-30 12:47:49 +01:00
  • 6aa86a858f Fixes read receipt avatar offset (#11483) Germain 2023-08-30 12:47:35 +01:00
  • 6cc42b7e2e Improve error handling for DeviceListener (#11484) Richard van der Hoff 2023-08-30 10:35:15 +01:00
  • 50160b9969 Allow requesting to join knock rooms via spotlight (#11482) Charly Nguyen 2023-08-30 08:54:26 +02:00
  • 3fd6b62254 Add support for rendering a custom wrapper around Element (#25537) maheichyk 2023-08-30 09:52:41 +03:00
  • 200631f3a5 Remove unwanted console.table (#11477) Germain 2023-08-29 12:43:02 +01:00
  • e8e56f8164 Revert "Update react-types (#10762)" (#11476) Johannes Marbach 2023-08-29 13:39:52 +02:00
  • d830d0ef10 Merge branch 'master' into develop RiotRobot 2023-08-29 11:29:42 +01:00
  • 6a72f53d0b v1.11.40 RiotRobot 2023-08-29 11:29:26 +01:00
  • 0f82a070dc Prepare changelog for v1.11.40 RiotRobot 2023-08-29 11:29:26 +01:00
  • 2ad80c8fcf Reset matrix-react-sdk back to develop branch RiotRobot 2023-08-29 11:25:41 +01:00
  • c5a90f03d9 Reset matrix-js-sdk back to develop branch RiotRobot 2023-08-29 11:25:23 +01:00
  • 25460bd8b7 Merge branch 'master' into develop RiotRobot 2023-08-29 11:23:26 +01:00
  • 5ee16a9db1 v1.11.40 v1.11.40 RiotRobot 2023-08-29 11:12:08 +01:00
  • 61669e5cbf Prepare changelog for v1.11.40 RiotRobot 2023-08-29 11:12:07 +01:00
  • 61fba2c32c Upgrade matrix-react-sdk to 3.79.0 RiotRobot 2023-08-29 11:09:15 +01:00
  • e870fe2048 Upgrade matrix-js-sdk to 28.0.0 RiotRobot 2023-08-29 11:08:30 +01:00
  • e73cda1b56 Reset matrix-js-sdk back to develop branch RiotRobot 2023-08-29 11:00:55 +01:00
  • 063d0f2167 Resetting package fields for development RiotRobot 2023-08-29 11:00:38 +01:00
  • 93524237a7 Merge branch 'master' into develop RiotRobot 2023-08-29 11:00:32 +01:00
  • 313aebfeba v3.79.0 RiotRobot 2023-08-29 11:00:13 +01:00
  • f80a69e193 Prepare changelog for v3.79.0 RiotRobot 2023-08-29 11:00:11 +01:00
  • 71a5df3014 Upgrade matrix-js-sdk to 28.0.0 RiotRobot 2023-08-29 10:58:12 +01:00
  • 968213a5d7 Fix avatar defects (#11473) Germain 2023-08-29 08:57:23 +01:00
  • 85901ef2a9 Update docker (#1178) renovate[bot] 2023-08-28 09:04:59 +00:00
  • 133e973955 Update react-types (#10762) renovate[bot] 2023-08-25 19:06:37 +00:00
  • 64f762d7b0 Fix consistent avatar output for Percy (#11472) Germain 2023-08-25 14:52:20 +01:00
  • c6d9228f94 Fix flaky Cypress test cypress/e2e/widgets/stickers.spec.ts (#11440) Andy Balaam 2023-08-25 12:04:56 +01:00
  • 9d417cea7c Migrate credits translations to IDs (#11453) Michael Telatynski 2023-08-25 11:37:13 +01:00
  • 5b290196cd Fix read receipt tests with incorrect read counts (#11465) Andy Balaam 2023-08-25 10:20:43 +01:00
  • 23897dff4f Fix colour of avatar and colour matching with username (#11470) Germain 2023-08-24 18:12:28 +01:00
  • 195dc4716b Update tj-actions/changed-files digest to 1c26215 (#11459) renovate[bot] 2023-08-24 17:05:57 +01:00
  • 426ad15f8c Update electron-builder to v24.6.3 (#1158) renovate[bot] 2023-08-24 14:21:53 +00:00
  • 33787efd1c Update dependency @types/node to v16.18.41 (#1179) renovate[bot] 2023-08-24 14:12:04 +00:00
  • fcd805255c Revert "Update react-types (#25256)" (#26048) Andy Balaam 2023-08-24 15:10:26 +01:00
  • 83b940605e Update react-types (#25256) renovate[bot] 2023-08-24 13:34:21 +00:00
  • 18866e3856 Fix incompatibility of Soft Logout with Element-R (#11468) Richard van der Hoff 2023-08-24 14:27:32 +01:00
  • d4de1a362f Update dependency electron to v26 (#1183) renovate[bot] 2023-08-24 13:26:26 +00:00
  • 90492d61e6 Update tj-actions/changed-files action to v38 (#1185) renovate[bot] 2023-08-24 14:17:47 +01:00
  • a3c0324dc6 Lock file maintenance (#26038) renovate[bot] 2023-08-24 14:15:17 +01:00
  • aec2f1f794 Update cypress-io/github-action digest to fa88e4a (#11458) renovate[bot] 2023-08-24 13:08:20 +00:00
  • 2d2841930a Update dependency babel-jest to v29.6.2 (#11410) renovate[bot] 2023-08-24 14:06:19 +01:00
  • 9fb7d94c2b Add debug to diagnose flaky composer test (#11467) Richard van der Hoff 2023-08-24 12:36:57 +01:00
  • f57d8279de Migrate labs translations to IDs (#11454) Michael Telatynski 2023-08-24 11:16:06 +01:00
  • 6d6902a41f Remove dead TooltipButton component (#11466) Germain 2023-08-24 10:58:59 +01:00
  • e2070d677f Update i18n_check.yml Michael Telatynski 2023-08-24 10:42:28 +01:00
  • 839c0a720c Lock out the first tab if Element is opened in a second tab. (#11425) Richard van der Hoff 2023-08-24 09:28:43 +01:00
  • 09c5e06d12 Change avatar to use Compound implementation (#11448) Germain 2023-08-24 04:48:35 +01:00
  • 780da23c70 Update jest to v29.5.4 (#26035) renovate[bot] 2023-08-23 14:25:12 +00:00
  • b464a7e106 Update dependency @types/node to v16.18.41 (#26034) renovate[bot] 2023-08-23 15:24:10 +01:00
  • e34920133e Update tj-actions/changed-files action to v38 (#11463) renovate[bot] 2023-08-23 14:23:31 +00:00
  • 0045b0d982 Update dependency @testing-library/jest-dom to v6 (#11462) renovate[bot] 2023-08-23 14:22:30 +00:00
  • b2fddd2776 Update sentry-javascript monorepo to v7.64.0 (#11461) renovate[bot] 2023-08-23 14:20:46 +00:00
  • 2478346c9f Update definitelyTyped (#11460) renovate[bot] 2023-08-23 14:20:20 +00:00
  • 3acc9059ab Add Voice and Video call in room header (#11444) Germain 2023-08-23 15:13:40 +01:00
  • 1bbced71b8 Lock file maintenance (#1116) renovate[bot] 2023-08-23 12:59:55 +00:00
  • a1f86e83dc Update tibdex/backport digest to 7005ef8 (#1155) renovate[bot] 2023-08-23 12:36:00 +00:00
  • c2e814ce95 Migrate keyboard translations to IDs (#11452) Michael Telatynski 2023-08-23 12:49:29 +01:00
  • 95c0fab46a v1.11.40-rc.1 RiotRobot 2023-08-23 12:08:56 +01:00
  • ce10394e58 Prepare changelog for v1.11.40-rc.1 RiotRobot 2023-08-23 12:08:55 +01:00
  • ba5f9767f3 v1.11.40-rc.1 v1.11.40-rc.1 RiotRobot 2023-08-23 12:02:01 +01:00
  • 60a8dc592a Prepare changelog for v1.11.40-rc.1 RiotRobot 2023-08-23 12:02:00 +01:00
  • 50f7c1edfb Upgrade matrix-react-sdk to 3.79.0-rc.2 RiotRobot 2023-08-23 11:59:58 +01:00
  • 9c06e33e78 Upgrade matrix-js-sdk to 28.0.0-rc.1 RiotRobot 2023-08-23 11:55:44 +01:00
  • 169f6fd218 v3.79.0-rc.2 RiotRobot 2023-08-23 11:45:51 +01:00
  • e2f92769e1 Prepare changelog for v3.79.0-rc.2 RiotRobot 2023-08-23 11:45:49 +01:00
  • 3643b70ea5 Merge pull request #11457 from matrix-org/backport-11450-to-staging Andy Balaam 2023-08-23 11:38:34 +01:00
  • 81804b82a2 Avoid importing mkEvent from matrix-js-sdk/spec since that is not in the package (#11450) Andy Balaam 2023-08-23 10:51:27 +01:00
  • b231bbb683 Disable some IRC audio player tests because they are flaky (#11456) Andy Balaam 2023-08-23 11:00:50 +01:00
  • d5cacff6c3 Create more action_* common strings (#11438) Michael Telatynski 2023-08-23 11:57:22 +01:00
  • e79b03a2df Avoid importing mkEvent from matrix-js-sdk/spec since that is not in the package (#11450) Andy Balaam 2023-08-23 10:51:27 +01:00
  • 99e80dd296 Consume more imports from matrix-js-sdk/src/matrix (#11449) Michael Telatynski 2023-08-23 10:04:25 +01:00
  • aa6e3654b8 Create more common_* common strings (#11439) Michael Telatynski 2023-08-23 10:25:33 +01:00
  • df4a2218d7 Align action_* strings with Element X project in Localazy (#11437) Michael Telatynski 2023-08-22 20:55:15 +01:00
  • bdd3710f25 i18n Michael Telatynski 2023-08-22 19:06:14 +01:00
  • c40141cc4f Align common_* strings with Element X project in Localazy (#11434) Michael Telatynski 2023-08-22 18:47:33 +01:00
  • 1a49a38f04 Align a11y_* strings with Element X project in Localazy (#11435) Michael Telatynski 2023-08-22 17:15:25 +01:00
  • 0d8b58cdd7 Get country names from the browser instead of manual i18n (#11428) Michael Telatynski 2023-08-22 17:15:16 +01:00