Commit Graph

  • 408f4dfe09 Add public room directory hook (#8626) Germain 2022-05-19 09:03:29 +01:00
  • e87bda9f37 Add an option to ignore (block) a user when reporting their events (#8471) Travis Ralston 2022-05-18 10:20:55 -06:00
  • c715f72745 Remove obsolete declarations for buttons on EditMessageComposer on ThreadView (#8632) Suguru Hirahara 2022-05-18 13:22:42 +00:00
  • 2d386556a6 ensure metaspace changes correctly notify listeners (#8611) Janne Mareike Koschinski 2022-05-18 15:15:25 +02:00
  • 9b92eca73d Organize rules of GenericEventListSummary on bubble layout (#8599) Suguru Hirahara 2022-05-18 13:10:02 +00:00
  • bb46846981 Set common horizontal spacing rules for EventTile on the right panel (#8528) Suguru Hirahara 2022-05-18 13:08:39 +00:00
  • 8d59612c74 Merge styles of mx_EventTile_content for maintainability (#8605) Suguru Hirahara 2022-05-18 13:04:39 +00:00
  • ff7398b21f Remove spaces to delight board automation (#22260) Germain 2022-05-18 11:59:32 +01:00
  • ce73b9988e Hide image banner on stickers, they have a tooltip already (#8641) Michael Telatynski 2022-05-18 10:08:33 +01:00
  • 65e27cd6be If pasting a url atop another url, don't wrap one in the other (#8642) Michael Telatynski 2022-05-18 10:08:24 +01:00
  • f427f09b8b Merge pull request #8637 from matrix-org/actions/upgrade-deps RiotRobot 2022-05-17 20:12:50 +01:00
  • f906cc3067 Merge pull request #22253 from vector-im/actions/upgrade-deps RiotRobot 2022-05-17 20:10:51 +01:00
  • bf1a19ab1a [create-pull-request] automated change t3chguy 2022-05-17 19:03:57 +00:00
  • 06349e4a9c [create-pull-request] automated change t3chguy 2022-05-17 19:03:51 +00:00
  • 1386f9fac0 [create-pull-request] automated change t3chguy 2022-05-17 19:03:24 +00:00
  • 5cfa518331 v1.10.13-rc.1 RiotRobot 2022-05-17 19:43:49 +01:00
  • 3c702c2cae Prepare changelog for v1.10.13-rc.1 RiotRobot 2022-05-17 19:43:49 +01:00
  • 0039572231 v1.10.13-rc.1 v1.10.13-rc.1 RiotRobot 2022-05-17 19:28:26 +01:00
  • 676cf4fd39 Prepare changelog for v1.10.13-rc.1 RiotRobot 2022-05-17 19:28:26 +01:00
  • 91805c9f44 Upgrade matrix-react-sdk to 3.45.0-rc.2 RiotRobot 2022-05-17 19:22:47 +01:00
  • fa2f438a89 Upgrade matrix-js-sdk to 18.0.0-rc.1 RiotRobot 2022-05-17 19:22:15 +01:00
  • c0bac337de v3.45.0-rc.2 RiotRobot 2022-05-17 19:18:54 +01:00
  • 2c1c8aec2d Prepare changelog for v3.45.0-rc.2 RiotRobot 2022-05-17 19:18:54 +01:00
  • 71c466819a Prepare changelog for v3.45.0-rc.1 RiotRobot 2022-05-17 19:15:34 +01:00
  • ca157db9d8 v3.45.0-rc.1 RiotRobot 2022-05-17 19:13:51 +01:00
  • a68032760e Upgrade matrix-js-sdk to 18.0.0-rc.1 RiotRobot 2022-05-17 18:32:12 +01:00
  • 20cc77401c Revert "Sonarcloud check out upstream develop not fork develop (#22239)" (#22249) Michael Telatynski 2022-05-17 18:27:52 +01:00
  • 5f3a9378af Revert "Sonarcloud check out upstream develop not fork develop (#8622)" (#8635) Michael Telatynski 2022-05-17 18:27:27 +01:00
  • 9889aa0de2 Adjust EditMessageComposer style declarations (#8631) Suguru Hirahara 2022-05-17 17:12:13 +00:00
  • 56f3afc7f8 Sonarcloud check out upstream develop not fork develop (#22239) Michael Telatynski 2022-05-17 18:09:32 +01:00
  • 6ffd12a027 Sonarcloud check out upstream develop not fork develop (#8622) Michael Telatynski 2022-05-17 18:09:28 +01:00
  • 7603132c32 Translations update from Weblate (#8630) Element Translate Bot 2022-05-17 19:05:19 +02:00
  • 2a2e6781c1 Update weblateToCounterpart to be more resilient (#360) Michael Telatynski 2022-05-17 17:50:22 +01:00
  • b3ef2c179a Update weblateToCounterpart to be more resilient (#22247) Michael Telatynski 2022-05-17 17:44:30 +01:00
  • 118585a672 Update weblateToCounterpart to be more resilient (#8633) Michael Telatynski 2022-05-17 17:44:29 +01:00
  • 970832ccfe Translations update from Weblate (#359) Element Translate Bot 2022-05-17 18:16:24 +02:00
  • aca0346f4e Translations update from Weblate (#22243) Element Translate Bot 2022-05-17 17:24:09 +02:00
  • d9b7e0721c Add visual tests using Percy in Cypress (#8610) Michael Telatynski 2022-05-17 16:16:14 +01:00
  • c122c5cd3b Add basic performance testing via Cypress (#8586) J. Ryan Stinnett 2022-05-17 15:38:45 +01:00
  • 83b3dfa341 Add logs to try debug issue with thread view (#8628) Michael Telatynski 2022-05-17 15:38:24 +01:00
  • e099ebd9ec Fix click behavior of notification badges on spaces (#8627) Robin 2022-05-17 10:28:19 -04:00
  • d717d06ce5 Prevent invites from showing up in breadcrumbs (#8344) Sinharitik589 2022-05-17 19:38:36 +05:30
  • 5976f59827 Add missing return values in Read Receipt animation code (#8625) Michael Telatynski 2022-05-17 15:08:23 +01:00
  • 796e12e789 Go to space landing page when clicking on a selected space (#6442) Robin 2022-05-17 09:22:35 -04:00
  • 007b8816df Tweak ReactionsRow to make saner use of its RoomContext (#8623) Michael Telatynski 2022-05-17 14:17:27 +01:00
  • de4e0cfcaa Add extra TimelinePanel logging to debug specific issue (#8624) Michael Telatynski 2022-05-17 14:12:11 +01:00
  • afaeaaf954 Convert setupNotificationListener to an unbound function (#8618) Travis Ralston 2022-05-17 00:21:29 -06:00
  • 2bddadc14e Fix order of object override when copying identity server terms state (#8619) Travis Ralston 2022-05-17 00:20:16 -06:00
  • 5f8aecaf08 Use a default for ignoreHover when not supplied (#8617) Travis Ralston 2022-05-16 18:26:19 -06:00
  • 12cee6e29f Add missing key to ReplyInThreadButton as used in MessageActionBar (#8616) Travis Ralston 2022-05-16 16:09:38 -06:00
  • 4162c21596 Update netlify.yaml (#8615) Michael Telatynski 2022-05-16 22:20:00 +01:00
  • a66ffa43c4 Fix copy on video room creation button (#8614) Robin 2022-05-16 17:10:44 -04:00
  • ceda77d7dc Proactively fix stuck devices in video rooms (#8587) Robin 2022-05-16 16:54:08 -04:00
  • 88b5368f72 Ignore decoder-ring for Sonar coverage (#22225) Michael Telatynski 2022-05-16 21:02:31 +01:00
  • ca98529bd2 Improve code as per Sonar suggestions (#22224) Michael Telatynski 2022-05-16 16:47:12 +01:00
  • 6f851108be Fix position of the message action bar on left side bubbles (#8398) Suguru Hirahara 2022-05-16 15:44:05 +00:00
  • 0292f66365 Fix coverage reporting to Sonar (#22223) Michael Telatynski 2022-05-16 16:15:08 +01:00
  • 6c87e294c4 Run CI in Github Actions (#22054) Michael Telatynski 2022-05-16 15:23:44 +01:00
  • fcc4d62ede Fall back to untranslated string rather than showing missing translation error (#8609) James Salter 2022-05-16 13:28:24 +01:00
  • fb30b67b14 Fix issues with the new topic dialog (#8608) Šimon Brandner 2022-05-16 14:10:00 +02:00
  • e1d11db256 Don't show public indicator on spaces (#8607) Šimon Brandner 2022-05-16 10:24:01 +02:00
  • 42f12485bc fix ts issues in Registration-test (#8579) Kerry 2022-05-16 10:23:51 +02:00
  • 8ae9f7d79a Fix edge case thread summaries around events without a msgtype (#8576) Michael Telatynski 2022-05-16 09:11:50 +01:00
  • fc2d7b67d1 Don't show image metadata banner in replies (#8606) Šimon Brandner 2022-05-16 09:47:21 +02:00
  • b54c7d8faf Fix not being able to open avatars in lightbox (#8598) Šimon Brandner 2022-05-14 18:07:54 +02:00
  • eb10c3647b Remove an obsolete declaration for DisambiguatedProfile of EventTile on modern layout (#8596) Suguru Hirahara 2022-05-14 13:11:01 +00:00
  • 4c1c12bbc4 Fix favourites metaspace not updating (#8594) Šimon Brandner 2022-05-14 13:45:15 +02:00
  • 11eca18450 Stop spaces from displaying as rooms in new breadcrumbs (#8595) Šimon Brandner 2022-05-14 13:41:17 +02:00
  • e0d94f6338 Add right margin to pills (#8593) Šimon Brandner 2022-05-14 13:41:05 +02:00
  • 9b9ecf9c55 Fix avatar position of hidden event on ThreadView (#8592) Suguru Hirahara 2022-05-14 09:34:27 +00:00
  • f51a6b6da4 Show file name and size on images on hover (#6511) Travis Ralston 2022-05-14 02:31:53 -06:00
  • f54d54b3ff Fix MessageTimestamp position next to redacted messages on IRC/modern layout (#8591) Suguru Hirahara 2022-05-14 07:55:52 +00:00
  • e6ec01fe86 Use reusable SonarCloud workflow (#8589) Michael Telatynski 2022-05-13 23:25:50 +01:00
  • f080b1fb27 Update unlabel workflow to check for card archive-ness (#22194) Travis Ralston 2022-05-13 16:21:41 -06:00
  • caf2827f93 Merge branch 'develop' into develop Michael Telatynski 2022-05-13 21:01:09 +01:00
  • 6453530993 Fix js-sdk types (#8588) Michael Telatynski 2022-05-13 20:13:21 +01:00
  • 1fc8009109 Fix padding of messages in threads (#8574) Suguru Hirahara 2022-05-13 18:04:27 +00:00
  • b331099525 Make pull_request.yaml between the layers consistent and fix enforce labels (#8580) Michael Telatynski 2022-05-13 18:51:25 +01:00
  • f2c8e89053 Make pull_request.yaml between the layers consistent and fix enforce labels (#22172) Michael Telatynski 2022-05-13 18:51:22 +01:00
  • 168320d0e5 Make pull_request.yaml between the layers consistent and fix enforce labels (#358) Michael Telatynski 2022-05-13 18:51:20 +01:00
  • 170b41f43b Center initial letter in pills (#8575) Šimon Brandner 2022-05-13 19:51:11 +02:00
  • c6cb00bf0c Enable overflow of hidden events content (#8585) Suguru Hirahara 2022-05-13 17:01:21 +00:00
  • 46bdccea9d Increase composer line height to avoid cutting off emoji (#8583) Robin 2022-05-13 11:31:27 -04:00
  • bc0bfa6377 Iterate on search results for message bubbles (#7047) Travis Ralston 2022-05-13 09:20:43 -06:00
  • 6d6cfcde11 registration: redesign email verification page (#8554) Janne Mareike Koschinski 2022-05-13 16:10:22 +02:00
  • 438e66bb3f Show full thread message in hover title on thread summary (#8568) Michael Telatynski 2022-05-13 14:32:28 +01:00
  • 26bc3ab0aa Tweak video rooms copy (#8582) Robin 2022-05-13 08:45:38 -04:00
  • 59b9d1e818 Don't consider threads for breaking continuation until actually created (#8581) Michael Telatynski 2022-05-13 12:59:50 +01:00
  • fbbb9c27ba Live location share - beacon tooltip in maximised view (#8572) PSF-926 Kerry 2022-05-13 10:30:53 +02:00
  • fdd5494402 Add dialog to navigate long room topics (#8517) Germain 2022-05-13 08:55:10 +01:00
  • e0415d0123 remove unused map util fn (#8573) Kerry 2022-05-12 17:50:13 +02:00
  • d87cfae0c9 Change spaceroomfacepile tooltip if memberlist is shown (#8571) Janne Mareike Koschinski 2022-05-12 15:47:19 +02:00
  • 997d8ab8b3 Fix button width and align 絵文字 (emoji) on the user panel (#8562) Suguru Hirahara 2022-05-12 13:21:22 +00:00
  • 7ed3089434 Improve tooltip positioning Michael Weimann 2022-05-09 15:58:16 +02:00
  • 1e73184b78 Improve message editing UI (#8483) Šimon Brandner 2022-05-12 12:27:06 +02:00
  • ab26aad406 Standardise the margin for settings tabs (#7963) Yukti 2022-05-12 14:39:17 +05:30
  • 25428b0415 Tidy checkForPreJoinUISI and add some logging (#8567) Michael Telatynski 2022-05-12 09:13:48 +01:00
  • 0951a766aa Fix displaying hidden events on threads (#8555) Suguru Hirahara 2022-05-12 07:04:54 +00:00
  • 190389a053 Fix oblong avatars in video room lobbies (#8565) Robin 2022-05-11 13:06:13 -04:00
  • 5348572439 Write tests for message right-click context menu (#8532) Šimon Brandner 2022-05-11 18:39:40 +02:00