Commit Graph

  • 1ba419fe11 Merge branch 'develop' into germain-gg/notifications-labs RMidhunSuresh 2023-09-14 12:14:08 +05:30
  • 237038aa56 Fix RoomView::onSearchClick toggle behaviour (#11605) Michael Telatynski 2023-09-13 20:23:33 +01:00
  • 361941e5d4 Reset matrix-js-sdk back to develop branch RiotRobot 2023-09-13 13:00:58 +01:00
  • dc6c7022fc Merge branch 'master' into develop RiotRobot 2023-09-13 12:59:06 +01:00
  • 60585cce94 v1.11.42 RiotRobot 2023-09-13 12:47:26 +01:00
  • 3a6a603778 Prepare changelog for v1.11.42 RiotRobot 2023-09-13 12:47:25 +01:00
  • 28a8c1cd1e Upgrade matrix-react-sdk to 3.80.1 RiotRobot 2023-09-13 12:44:38 +01:00
  • da1daa1b18 Reset matrix-js-sdk back to develop branch RiotRobot 2023-09-13 12:02:40 +01:00
  • 2d5e486db6 Merge branch 'master' into develop RiotRobot 2023-09-13 12:01:35 +01:00
  • 0a7b3718a7 v3.80.1 RiotRobot 2023-09-13 12:01:18 +01:00
  • 4bacfa41f5 Prepare changelog for v3.80.1 RiotRobot 2023-09-13 12:01:15 +01:00
  • 4deb864322 Update Compound to fix Firefox-specific avatar regression (#11604) Michael Telatynski 2023-09-13 11:32:47 +01:00
  • f7fa9facd7 Let code in RoomView handle all cases RMidhunSuresh 2023-09-13 14:58:01 +05:30
  • 8c35abbb04 Migrate more strings to translation keys (#11601) Michael Telatynski 2023-09-13 09:30:56 +01:00
  • 564d4eda7c Change binary to use (#11486) Till 2023-09-12 21:00:34 +02:00
  • b9be840291 Reset matrix-react-sdk back to develop branch ElementRobot 2023-09-12 17:17:24 +01:00
  • 81b6320595 Merge branch 'master' into develop ElementRobot 2023-09-12 17:16:37 +01:00
  • 189fa14c29 v1.11.41 ElementRobot 2023-09-12 17:12:42 +01:00
  • ee254efcf3 Prepare changelog for v1.11.41 ElementRobot 2023-09-12 17:12:42 +01:00
  • c9e5df4aa0 Upgrade matrix-js-sdk to 28.1.0 ElementRobot 2023-09-12 17:06:29 +01:00
  • eec8b37c49 Upgrade matrix-react-sdk to 3.80.0 ElementRobot 2023-09-12 17:06:18 +01:00
  • 6f8f97ba35 Reset matrix-js-sdk back to develop branch ElementRobot 2023-09-12 17:04:51 +01:00
  • da9321011f Resetting package fields for development ElementRobot 2023-09-12 17:00:10 +01:00
  • 6a4915ac98 Merge branch 'master' into develop ElementRobot 2023-09-12 16:59:39 +01:00
  • fc01716588 v3.80.0 ElementRobot 2023-09-12 16:58:37 +01:00
  • 62a32ed5b4 Prepare changelog for v3.80.0 ElementRobot 2023-09-12 16:58:34 +01:00
  • 5cd6570a5d Upgrade matrix-js-sdk to 28.1.0 ElementRobot 2023-09-12 16:56:34 +01:00
  • 919580fd10 Rename setPhase to showOrHidePanel RMidhunSuresh 2023-09-12 20:48:29 +05:30
  • 89fa7b4b39 Iterate Michael Telatynski 2023-09-12 15:36:22 +01:00
  • b1f455eb2d Assert that the thread is unread after an edit (#11504) Andy Balaam 2023-09-12 12:41:04 +01:00
  • 14746004b5 Update babel monorepo to v7.22.17 (#26121) renovate[bot] 2023-09-12 10:11:23 +01:00
  • d00ba74aaa Migrate more strings to translation keys (#11599) Michael Telatynski 2023-09-12 08:36:06 +01:00
  • 68e8fa7c8c Tests Michael Telatynski 2023-09-12 08:35:07 +01:00
  • 0583fc8090 Merge pull request #11600 from matrix-org/johannes/bring-back-cypress-cloud-parallelisation Johannes Marbach 2023-09-12 09:08:48 +02:00
  • c2133e37d0 Re-enable parallelisation via Cypress Cloud now that the cycle has renewed Johannes Marbach 2023-09-12 08:58:19 +02:00
  • 953195eb5b Add an assertion that the thread is read after I read it (#11503) Andy Balaam 2023-09-12 04:23:11 +01:00
  • a4156add49 Tests for thread roots and reading history (#11588) Andy Balaam 2023-09-12 04:22:04 +01:00
  • e54dd60381 Update tests Michael Telatynski 2023-09-11 17:55:32 +01:00
  • 0a36af7cc0 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/cr/72 Michael Telatynski 2023-09-11 17:50:26 +01:00
  • 623212ea0c i18n Michael Telatynski 2023-09-11 17:49:01 +01:00
  • 5cf2e1514b Use knock rooms sync to reflect the knock state (#11596) Charly Nguyen 2023-09-11 18:33:40 +02:00
  • bb91df1d3c Avoid rendering view-message link in RoomKnocksBar unnecessarily (#11598) Charly Nguyen 2023-09-11 15:33:27 +02:00
  • 569832bc24 Handle ManagedHybrid widgets in useRoomCall and mark them in the widget state event Michael Telatynski 2023-09-11 11:39:30 +01:00
  • 3c6d8a2a28 Fix avatar in right panel not using the correct font (#11593) R Midhun Suresh 2023-09-11 14:57:12 +05:30
  • 8837e5212a Update dependency axe-core to v4.8.0 (#11585) renovate[bot] 2023-09-11 09:02:41 +00:00
  • a621dfa6c1 Expand a thread reply test to be more explicit (#11502) Andy Balaam 2023-09-09 07:45:48 +01:00
  • a4b861637f Avoid using markAsRead where we don't need it (#11517) Andy Balaam 2023-09-08 14:07:26 +01:00
  • 493d5083a8 Tests for reacting to thread roots (#11586) Andy Balaam 2023-09-08 14:06:44 +01:00
  • 728a3a751a Tests for redactions in the main timeline (#11587) Andy Balaam 2023-09-08 14:06:25 +01:00
  • f1f8c6bf2c Add waits in Spotlight Cypress tests, hoping this unflakes them (#11590) Andy Balaam 2023-09-08 13:08:21 +01:00
  • be3cb55f7d v1.11.41-rc.2 ElementRobot 2023-09-08 12:08:13 +01:00
  • 0aa7368e5d Prepare changelog for v1.11.41-rc.2 ElementRobot 2023-09-08 12:08:13 +01:00
  • 24d5457518 Upgrade matrix-react-sdk to 3.80.0-rc.2 ElementRobot 2023-09-08 12:07:00 +01:00
  • ffbc52aa61 v3.80.0-rc.2 ElementRobot 2023-09-08 11:58:24 +01:00
  • 1df268e017 Prepare changelog for v3.80.0-rc.2 ElementRobot 2023-09-08 11:58:23 +01:00
  • 06ab698269 [Backport staging] Fix vertical alignment of default avatar font (#11592) ElementRobot 2023-09-08 12:56:59 +02:00
  • 9834686e90 [Backport staging] Fix avatars in public room & space search being flex shrunk (#11591) ElementRobot 2023-09-08 12:47:50 +02:00
  • badff8cae5 Fix copy-res Michael Telatynski 2023-09-08 11:24:22 +01:00
  • 0ee2eac0e5 Fix vertical alignment of default avatar font (#11582) Michael Telatynski 2023-09-08 11:01:21 +01:00
  • 9479433b0e Fix avatars in public room & space search being flex shrunk (#11580) Michael Telatynski 2023-09-08 11:01:13 +01:00
  • 6dc6c80cc5 Merge pull request #26141 from vector-im/actions/localazy-download ElementRobot 2023-09-08 11:59:10 +02:00
  • e84e161034 yarn.lock Michael Telatynski 2023-09-08 10:51:22 +01:00
  • 5a534e4010 Iterate Michael Telatynski 2023-09-08 10:49:41 +01:00
  • 34d7eca8f3 Iterate Michael Telatynski 2023-09-08 10:45:32 +01:00
  • 472c07c0a8 Iterate Michael Telatynski 2023-09-08 10:43:44 +01:00
  • c944a273d0 Convert copy-res to typescript Michael Telatynski 2023-09-08 10:33:57 +01:00
  • 501f01cdd5 Remove hardcoded INCLUDE_LANGS Michael Telatynski 2023-09-08 10:14:31 +01:00
  • e93a12d1fa [create-pull-request] automated change t3chguy 2023-09-08 09:06:12 +00:00
  • 8b9719d46a Migrate more strings to translation keys (#11579) Michael Telatynski 2023-09-08 09:58:31 +01:00
  • 8c83307371 Update package.json Michael Telatynski 2023-09-08 09:54:14 +01:00
  • a81393d974 Document that you should keep Synapse up-to-date (#11581) Andy Balaam 2023-09-08 03:23:54 +01:00
  • 0059c7c1ee Allow setting knock room directory visibility (#11529) Charly Nguyen 2023-09-08 03:00:48 +02:00
  • 77b681eed9 Add a (failing for unrelated reasons) test for reading a thread root (#11534) Andy Balaam 2023-09-08 01:32:16 +01:00
  • d30c85772a Update all non-major dependencies (#11383) renovate[bot] 2023-09-07 17:40:51 +00:00
  • 80109b4c99 Bump tough-cookie from 4.1.2 to 4.1.3 (#11583) dependabot[bot] 2023-09-07 16:57:48 +00:00
  • 7ede4b783d prettier Michael Telatynski 2023-09-07 17:54:24 +01:00
  • 50afd46c79 Update translating-dev.md Michael Telatynski 2023-09-07 17:50:55 +01:00
  • 06b35cd2a2 Update jest (#11564) renovate[bot] 2023-09-07 16:34:52 +00:00
  • 35a6595080 Update dependency cypress to v13 (#11570) renovate[bot] 2023-09-07 15:07:39 +00:00
  • c768e1cf5e Update tj-actions/changed-files action to v39 (#11572) renovate[bot] 2023-09-07 13:12:24 +00:00
  • 159deec937 Merge branch 'develop' into germain-gg/fix-right-panel-member RMidhunSuresh 2023-09-07 14:52:20 +05:30
  • 4a6a5055d1 Update babel monorepo (#11562) renovate[bot] 2023-09-07 08:59:16 +00:00
  • 1f2e43a8b2 Update sentry-javascript monorepo to v7.66.0 (#11568) renovate[bot] 2023-09-07 08:53:58 +00:00
  • 14880ddf8d Update tj-actions/changed-files digest to 1aee362 (#11561) renovate[bot] 2023-09-07 08:31:01 +00:00
  • e09e2fc440 Update peter-evans/repository-dispatch digest to bf47d10 (#11560) renovate[bot] 2023-09-07 08:29:15 +00:00
  • f93a7c0ffe Update all non-major dependencies (#26036) renovate[bot] 2023-09-07 08:14:15 +00:00
  • ce96853ad7 Notify users about denied access on ask-to-join rooms (#11480) nurjin jafar 2023-09-07 10:07:43 +02:00
  • 36a7a96e0e Migrate more strings to translation keys (#11574) Michael Telatynski 2023-09-07 10:37:09 +01:00
  • 3201ae3534 Update cypress-io/github-action digest to 2558ee6 (#11559) renovate[bot] 2023-09-07 07:43:49 +00:00
  • d19a0e0044 Update definitelyTyped (#11563) renovate[bot] 2023-09-07 08:43:27 +01:00
  • 601f219480 Merge branch 'develop' into germain-gg/notifications-labs R Midhun Suresh 2023-09-07 13:10:23 +05:30
  • 708537d615 [Backport staging] Fix EventTile avatars being rendered with a size of 0 instead of hidden (#11577) ElementRobot 2023-09-07 09:36:42 +02:00
  • c825e34f16 Fix EventTile avatars being rendered with a size of 0 instead of hidden (#11558) Michael Telatynski 2023-09-06 20:55:24 +01:00
  • 54fd7a9872 Lock file maintenance (#26126) renovate[bot] 2023-09-06 20:37:35 +01:00
  • f4dc264508 Update dependency @percy/cli to v1.27.1 (#11567) renovate[bot] 2023-09-06 18:38:17 +00:00
  • e73628d5dc Update actions/checkout action to v4 (#11569) renovate[bot] 2023-09-06 18:30:45 +00:00
  • a189fab5d4 Merge pull request #26132 from vector-im/actions/localazy-download ElementRobot 2023-09-06 19:22:18 +02:00
  • f659c47a61 Update loading-test.tsx Michael Telatynski 2023-09-06 18:14:38 +01:00
  • b0d5eb906f [create-pull-request] automated change t3chguy 2023-09-06 17:04:01 +00:00
  • 5a2595a093 Rebuild hook around room header call management And tweak behaviour around ongoing yet unpinned calls to add a shortcut to quickly pin Michael Telatynski 2023-09-06 17:41:52 +01:00