Commit Graph

  • 655010844a Switch to using QueryMatcher for add existing to space dialog Michael Telatynski 2021-05-18 13:27:34 +01:00
  • f9f10de0da use renamed decrypt event method Germain Souquet 2021-05-18 13:01:38 +01:00
  • 78f569de94 delint Michael Telatynski 2021-05-18 12:56:23 +01:00
  • e9c258a930 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/composer-list-autocomplete Michael Telatynski 2021-05-18 12:49:11 +01:00
  • 367ad1583d Merge pull request #6053 from matrix-org/t3chguy/fix/17338 Michael Telatynski 2021-05-18 12:14:40 +01:00
  • 177adb9684 fix copy-pasta Michael Telatynski 2021-05-18 11:58:15 +01:00
  • 16b60d1524 Merge pull request #6051 from matrix-org/t3chguy/fix/17313 Michael Telatynski 2021-05-18 11:55:20 +01:00
  • 2732280923 Fix space room hierarchy not updating when removing a room Michael Telatynski 2021-05-18 11:54:45 +01:00
  • 1cfd4b6e1a Use client.decryptEvent to avoid accessing js-sdk private members Germain Souquet 2021-05-18 11:41:20 +01:00
  • 10194fe445 Prevent minification of .html files generated by new verison html-webpack-plugin fooness 2021-05-18 12:35:51 +02:00
  • b6d9c4e6ad Merge pull request #6049 from aaronraimist/redacted-unread J. Ryan Stinnett 2021-05-18 11:00:42 +01:00
  • b5a612cd0f Add space invaders chat effect Michael Telatynski 2021-05-18 10:29:00 +01:00
  • afd9843722 Fix broken string interpolation in chat effects warning Michael Telatynski 2021-05-18 10:28:37 +01:00
  • 1166e76928 Extract and deduplicate chat effect interfaces Michael Telatynski 2021-05-18 10:28:15 +01:00
  • 90a20ce6a7 Translated using Weblate (Turkish) Ege 2021-05-18 09:18:25 +00:00
  • a380fe5883 Translated using Weblate (Turkish) Ege Sertçetin 2021-05-18 09:19:05 +00:00
  • 148149f765 Translated using Weblate (Turkish) Erkin Alp Güney 2021-05-18 09:19:18 +00:00
  • 7895fc1c78 Merge pull request #17346 from vector-im/travis/wapi-dev J. Ryan Stinnett 2021-05-18 10:03:52 +01:00
  • 871c48f69b stop assuming that decryption happens ahead of time Germain Souquet 2021-05-18 10:02:21 +01:00
  • f87f0704b9 i18n Michael Telatynski 2021-05-18 09:42:35 +01:00
  • 19a94d55bd Create SpaceProvider and hide Spaces from the RoomProvider autocompleter Michael Telatynski 2021-05-18 09:39:01 +01:00
  • 3a2c1af70c Don't mark a room as unread when redacted event is present Aaron Raimist 2021-05-18 00:01:08 -05:00
  • 51b380da65 Update matrix-widget-api/react-sdk dependency reference Travis Ralston 2021-05-17 16:39:04 -06:00
  • 4929e3f3ed Merge pull request #6023 from matrix-org/travis/msc2873 Travis Ralston 2021-05-17 16:36:00 -06:00
  • 7cdca77f39 Update widget-api Travis Ralston 2021-05-17 16:27:48 -06:00
  • 6ccb0d487a Merge branch 'develop' into travis/msc2873 Travis Ralston 2021-05-17 16:27:20 -06:00
  • 3308368ac6 Merge pull request #5960 from matrix-org/travis/msc2876 Travis Ralston 2021-05-17 16:26:53 -06:00
  • 34f902229e Translated using Weblate (Icelandic) Trendyne 2021-05-15 12:16:12 +00:00
  • f3e8d137de Translated using Weblate (Galician) XoseM 2021-05-15 04:03:50 +00:00
  • 0e2ddec7a3 Translated using Weblate (Czech) waclaw66 2021-05-17 07:22:08 +00:00
  • af5bc71602 Translated using Weblate (Japanese) Kaede 2021-05-17 15:55:19 +00:00
  • 3c526be5de Translated using Weblate (Latvian) Andrejs 2021-05-15 07:11:43 +00:00
  • 0aa666693f Translated using Weblate (Chinese (Traditional)) Jeff Huang 2021-05-16 01:02:41 +00:00
  • fc4ee0df4b Translated using Weblate (Swedish) LinAGKar 2021-05-17 19:49:21 +00:00
  • 5e0db72582 Translated using Weblate (Dutch) jelv 2021-05-16 06:41:15 +00:00
  • b48be43a2f Translated using Weblate (French) Thibault Martin 2021-05-15 07:59:35 +00:00
  • 9d538614c4 Translated using Weblate (French) Thomas Citharel 2021-05-17 14:15:40 +00:00
  • ba5a769a60 Translated using Weblate (Spanish) iaiz 2021-05-17 11:13:39 +00:00
  • fa77bd91bb Translated using Weblate (German) libexus 2021-05-15 09:22:28 +00:00
  • 0a17382901 Added translation using Weblate (Portuguese (Brazil)) lvre 2021-05-17 19:29:28 +00:00
  • 9182bff86e Merge pull request #6047 from robintown/fix-notification-panel Michael Telatynski 2021-05-17 17:46:50 +01:00
  • d3f1754dfd Fix crash on opening notification panel Robin Townsend 2021-05-17 12:24:41 -04:00
  • f67ba57da5 Merge pull request #6046 from matrix-org/gsouquet/sync-perf Germain 2021-05-17 15:16:50 +01:00
  • 7e846b8532 remove unused import Germain Souquet 2021-05-17 15:05:20 +01:00
  • c67f31144f remove custom LoggedInView::shouldComponentUpdate logic Germain Souquet 2021-05-17 14:45:41 +01:00
  • d3508f3039 Merge branch 'master' into develop RiotRobot 2021-05-17 14:06:54 +01:00
  • 0f6f947254 v1.7.28 RiotRobot 2021-05-17 14:06:36 +01:00
  • bebed00200 Prepare changelog for v1.7.28 RiotRobot 2021-05-17 14:06:35 +01:00
  • c41ba297e3 Reset matrix-react-sdk back to develop branch RiotRobot 2021-05-17 14:00:39 +01:00
  • e565044aa3 Reset matrix-js-sdk back to develop branch RiotRobot 2021-05-17 14:00:27 +01:00
  • 304fccaec4 Merge branch 'master' into develop RiotRobot 2021-05-17 14:00:15 +01:00
  • 4e0ea04d3c v1.7.28 v1.7.28 RiotRobot 2021-05-17 13:57:04 +01:00
  • 0733cd6a9b Prepare changelog for v1.7.28 RiotRobot 2021-05-17 13:57:03 +01:00
  • 0cd7d9a57d Upgrade matrix-react-sdk to 3.21.0 RiotRobot 2021-05-17 13:52:21 +01:00
  • 8ce7de3b1c Upgrade matrix-js-sdk to 11.0.0 RiotRobot 2021-05-17 13:51:42 +01:00
  • 12a9ce1a94 Reset matrix-js-sdk back to develop branch RiotRobot 2021-05-17 13:50:34 +01:00
  • 9d46fa7b99 Resetting package fields for development RiotRobot 2021-05-17 13:50:24 +01:00
  • f5a6864ca9 Merge branch 'master' into develop RiotRobot 2021-05-17 13:50:23 +01:00
  • 3673292c34 v3.21.0 RiotRobot 2021-05-17 13:49:00 +01:00
  • 6b884a50dc Prepare changelog for v3.21.0 RiotRobot 2021-05-17 13:48:59 +01:00
  • 6c066ee401 Upgrade matrix-js-sdk to 11.0.0 RiotRobot 2021-05-17 13:33:45 +01:00
  • 5b6c5aac16 Fix comment typo Germain 2021-05-17 12:02:24 +01:00
  • 6d06326bce Merge pull request #6045 from matrix-org/t3chguy/fix/17318 Michael Telatynski 2021-05-17 11:44:55 +01:00
  • 6e5847ea6b Fix right clicking on add reactions prompt button behaviour Michael Telatynski 2021-05-17 10:01:56 +01:00
  • a22a1918e1 Fix add reactions prompt button showing up even if all reactions have been removed Michael Telatynski 2021-05-17 10:01:43 +01:00
  • f0a0d7f998 Fix add reactions prompt button jumping timeline if font set lower than default Michael Telatynski 2021-05-17 10:01:24 +01:00
  • f3bebdbc87 remove unused import Germain Souquet 2021-05-17 09:44:36 +01:00
  • 781c0dca68 Refactor performance monitor to use instance pattern Germain Souquet 2021-05-17 09:30:53 +01:00
  • 40a248a275 Translated using Weblate (Icelandic) Trendyne 2021-05-15 12:56:10 +00:00
  • e798b36f1d Decorate forward dialog room avatars Robin Townsend 2021-05-16 08:39:22 -04:00
  • 64e828d069 Merge branch 'develop' into improved-forwarding-ui Robin Townsend 2021-05-16 08:13:59 -04:00
  • 555b2e3266 Reuse Spinner styles for InlineSpinner Robin Townsend 2021-05-16 08:00:54 -04:00
  • 74cc00b319 Merge branch 'develop' into better-spinners Robin Townsend 2021-05-16 07:47:34 -04:00
  • b06514273f Merge pull request #6043 from SimonBrandner/fix/add-ids Michael Telatynski 2021-05-15 15:22:27 +01:00
  • bdf7837044 Add mx to homeserverInput Šimon Brandner 2021-05-15 16:13:26 +02:00
  • ce4439e118 Add mx to passPhraseInput Šimon Brandner 2021-05-15 16:13:02 +02:00
  • 37348375a2 Add id for passpharase Šimon Brandner 2021-05-15 15:07:35 +02:00
  • fef081c736 Add id for homeserver field Šimon Brandner 2021-05-15 15:07:15 +02:00
  • c86ad29b3d Added translation using Weblate (Icelandic) Trendyne 2021-05-15 12:45:22 +00:00
  • f04790e1cd Translated using Weblate (Icelandic) Trendyne 2021-05-13 22:01:50 +00:00
  • 0ac07c4522 Translated using Weblate (German) libexus 2021-05-13 18:04:18 +00:00
  • 1b8402f39c Merge pull request #6042 from matrix-org/t3chguy/fix/17304 Michael Telatynski 2021-05-14 23:19:52 +01:00
  • a48d786547 Update space order field validity requirements to match msc update Michael Telatynski 2021-05-14 22:59:03 +01:00
  • 89933d779c Merge branch 'develop' into travis/msc2873 Travis Ralston 2021-05-14 14:22:53 -06:00
  • 56097e55c4 We're ELEMENT Travis Ralston 2021-05-14 14:22:31 -06:00
  • 5093657c71 Remove "read" level language for new API scope Travis Ralston 2021-05-14 14:17:10 -06:00
  • 98b2e120a7 Merge branch 'develop' into travis/msc2876 Travis Ralston 2021-05-14 14:09:57 -06:00
  • b834ac8a08 Translated using Weblate (Estonian) Aaron Raimist 2021-05-14 04:45:22 +00:00
  • 159693fc47 Translated using Weblate (Estonian) Priit Jõerüüt 2021-05-14 06:40:16 +00:00
  • 779972ea51 Translated using Weblate (Icelandic) Trendyne 2021-05-14 15:25:39 +00:00
  • bf5e07db88 Translated using Weblate (Albanian) Aaron Raimist 2021-05-14 04:51:36 +00:00
  • 7e1f5625fa Translated using Weblate (Albanian) Besnik Bleta 2021-05-14 07:32:02 +00:00
  • 9cc2465787 Translated using Weblate (Galician) Aaron Raimist 2021-05-14 04:48:54 +00:00
  • 126077a678 Translated using Weblate (Galician) XoseM 2021-05-14 12:42:01 +00:00
  • d862df9f05 Translated using Weblate (Czech) Aaron Raimist 2021-05-14 04:43:25 +00:00
  • 1b67e68061 Translated using Weblate (Italian) Aaron Raimist 2021-05-14 04:50:01 +00:00
  • 00508faf9d Translated using Weblate (Italian) random 2021-05-14 14:53:50 +00:00
  • fc3d56cdc3 Translated using Weblate (Chinese (Traditional)) Aaron Raimist 2021-05-14 04:53:38 +00:00
  • 6e47f968fa Translated using Weblate (Swedish) Aaron Raimist 2021-05-14 04:51:59 +00:00
  • 57d3c525e2 Translated using Weblate (Dutch) Aaron Raimist 2021-05-14 04:51:02 +00:00