Commit Graph

  • ded738ce8c Add spaces around curlies Germain 2021-06-22 14:57:44 +01:00
  • 1805a28d51 Merge pull request #17457 from vector-im/t3chguy/fix/17128-1 Michael Telatynski 2021-06-22 14:21:46 +01:00
  • c7d823d197 Merge pull request #6088 from matrix-org/t3chguy/fix/17128-1 Michael Telatynski 2021-06-22 14:21:46 +01:00
  • c42f0fd2e4 split GITHUB_REPOSITORY rather than using GITHUB_ACTOR Germain Souquet 2021-06-22 14:17:11 +01:00
  • 660f3900f8 Change if statement syntax to use positive expressions Germain Souquet 2021-06-22 14:11:41 +01:00
  • 847e3dcbce Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17128-1 Michael Telatynski 2021-06-22 14:11:37 +01:00
  • a7daf558bb Use proper capitalisation for Buildkite Germain 2021-06-22 13:03:55 +01:00
  • a85c6c67e0 Make waveform update match the screen refresh rate Germain Souquet 2021-06-22 12:28:23 +01:00
  • 27d255f30e Reduce audio waveform layout trashing Germain Souquet 2021-06-22 12:27:54 +01:00
  • 1f0fdb95cd Improve accessibility of subspaces in the space panel Michael Telatynski 2021-06-22 11:59:04 +01:00
  • 66b3feb802 Fix keyboard accessibility of the space panel Michael Telatynski 2021-06-22 11:50:00 +01:00
  • dd58c9f413 Add TruncatedList in AddExistingToSpaceDialog Germain Souquet 2021-06-22 10:52:33 +01:00
  • f56216eec5 Merge pull request #6238 from matrix-org/gsouquet/fix-17716 Germain 2021-06-22 10:28:30 +01:00
  • 9dee75a7b1 Merge pull request #6229 from matrix-org/gsouquet/fix-17678 Germain 2021-06-22 10:27:50 +01:00
  • 3d3c428455 Fix DesktopBuildsNotice return type Germain Souquet 2021-06-22 10:26:49 +01:00
  • 36a69313cd Display redactedBecauseUserId for redacted events Jaiwanth 2021-06-22 14:53:48 +05:30
  • db9ffe9b3e Fix AccessibleButton label for VerificationRequest Germain Souquet 2021-06-22 10:18:09 +01:00
  • e9d87478e2 Spaces before/after curlies Germain 2021-06-22 10:06:31 +01:00
  • 3c72569270 Fix modal opening race condition Germain Souquet 2021-06-22 09:53:58 +01:00
  • 8090d2b583 Fix branch matching for BuildKite Germain Souquet 2021-06-22 09:31:15 +01:00
  • e59a2588ec Merge pull request #213 from vector-im/t3chguy/fix/17631 Michael Telatynski 2021-06-22 09:27:18 +01:00
  • 066ef18db2 Replace onClick by onMouseDown Šimon Brandner 2021-06-22 09:24:42 +02:00
  • db875508d8 Add text for room avatar events and skip empty text events Jaiwanth 2021-06-22 12:50:15 +05:30
  • deb075777d Upgrade @types/react and @types/react-dom Michael Telatynski 2021-06-22 08:17:09 +01:00
  • a59deeb491 Add onClick handlers Šimon Brandner 2021-06-22 09:16:45 +02:00
  • c86d79b7a5 Upgrade @types/react and @types/react-dom Michael Telatynski 2021-06-22 08:15:27 +01:00
  • de40657194 Don't show room if we don't click on buttons Šimon Brandner 2021-06-22 09:12:41 +02:00
  • 12ecaf30df i18n Jaiwanth 2021-06-22 12:14:31 +05:30
  • 8a1cd77ef4 Handle no match cases and modify textForEvent to handle redacted messages Jaiwanth 2021-06-22 12:12:37 +05:30
  • 1bf9e592e9 i18n Šimon Brandner 2021-06-21 12:41:07 +02:00
  • d74d3aaf73 Move copying into a separate method Šimon Brandner 2021-06-21 12:40:31 +02:00
  • 0b1fbf7e53 Make version copiable Šimon Brandner 2021-06-21 12:31:58 +02:00
  • c58abd9582 Revert auto format Jaiwanth 2021-06-22 10:51:16 +05:30
  • bf189204f2 Implement IRC bridge style reply formatting Jaiwanth 2021-06-22 10:49:14 +05:30
  • 0cbcc5a5fd Merge branch 'export-conversations' of github.com:jaiwanth-v/matrix-react-sdk into export-conversations Jaiwanth 2021-06-22 09:29:24 +05:30
  • a0e0453635 Fix type lint Jaiwanth 2021-06-22 09:27:49 +05:30
  • 45be4a6d02 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into export-conversations Jaiwanth 2021-06-22 09:27:37 +05:30
  • 9fa7ac21bd Merge pull request #6216 from SimonBrandner/feature/pr-template Travis Ralston 2021-06-21 14:05:58 -06:00
  • dda4c8ec4c Move Promise::allSettled typing from react-sdk to js-sdk Michael Telatynski 2021-06-21 21:04:29 +01:00
  • 0e4bac46f8 Merge pull request #6222 from SimonBrandner/fix/prioritise-canonical/17570 Michael Telatynski 2021-06-21 20:57:24 +01:00
  • 845bb95887 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/ts/5 Michael Telatynski 2021-06-21 20:46:28 +01:00
  • 6b16b9aca6 Merge pull request #6232 from SimonBrandner/fix/quote/17715 Michael Telatynski 2021-06-21 20:29:54 +01:00
  • 903f898bee Remove ComposerInsertPayload as this is a JS file Šimon Brandner 2021-06-21 18:28:30 +02:00
  • a7938ae514 v1.7.31 RiotRobot 2021-06-21 17:10:17 +01:00
  • cf3112a9a9 Prepare changelog for v1.7.31 RiotRobot 2021-06-21 17:10:17 +01:00
  • c2dea5a19f Reset matrix-react-sdk back to develop branch RiotRobot 2021-06-21 17:05:37 +01:00
  • fe39de5126 Reset matrix-js-sdk back to develop branch RiotRobot 2021-06-21 17:05:26 +01:00
  • 905273c90c Merge branch 'master' into develop RiotRobot 2021-06-21 17:05:14 +01:00
  • e02d17a6cc v1.7.31 v1.7.31 RiotRobot 2021-06-21 17:01:00 +01:00
  • 01c84212f9 Prepare changelog for v1.7.31 RiotRobot 2021-06-21 17:00:59 +01:00
  • 1b48f4857a Upgrade matrix-react-sdk to 3.24.0 RiotRobot 2021-06-21 16:58:14 +01:00
  • 57090243e1 Upgrade matrix-js-sdk to 12.0.0 RiotRobot 2021-06-21 16:57:52 +01:00
  • 54c3832b5b Resetting package fields for development RiotRobot 2021-06-21 16:54:41 +01:00
  • d219c92758 Merge branch 'master' into develop RiotRobot 2021-06-21 16:54:40 +01:00
  • d89710defe v3.24.0 RiotRobot 2021-06-21 16:53:20 +01:00
  • ddbf0fa77f Prepare changelog for v3.24.0 RiotRobot 2021-06-21 16:46:20 +01:00
  • 174a43f1ef Upgrade matrix-js-sdk to 12.0.0 RiotRobot 2021-06-21 16:37:49 +01:00
  • 439e5628f5 Merge pull request #6224 from matrix-org/gsouquet/fix-17707 Germain 2021-06-21 16:28:01 +01:00
  • d7b10e2ff4 Simplifie code Šimon Brandner 2021-06-21 17:26:06 +02:00
  • ca5f8f97bb Branch matching support for forked repository on GitHub actions Germain Souquet 2021-06-21 16:18:13 +01:00
  • 202cb0f5d8 Fix styling of buttons Šimon Brandner 2021-06-21 17:05:36 +02:00
  • c4e4dadc13 Migrate from FormButton to AccessibleButton Šimon Brandner 2021-06-21 16:49:10 +02:00
  • 88d25ad6af Fix typo in default import name Germain Souquet 2021-06-21 15:44:09 +01:00
  • 7825c30bf7 Improve event index initialisation failure message in search bar for supported platforms Germain Souquet 2021-06-21 15:41:47 +01:00
  • 7f635c68c5 Migrate SearchBar to TypeScript Germain Souquet 2021-06-21 14:50:21 +01:00
  • adb42b7927 Deprecate FormButton to use AccessibleButton everywhere Germain Souquet 2021-06-21 14:16:37 +01:00
  • ca123d3c4d Migrate MKeyVerificationRequest to TypeScript Germain Souquet 2021-06-21 14:05:56 +01:00
  • d2595dcd61 use TruncatedList to improve ForwardDialog rendering time Germain Souquet 2021-06-21 12:29:59 +01:00
  • 9756a99220 Migrate TruncatedList to TypeScript Germain Souquet 2021-06-21 12:14:30 +01:00
  • b3ac0c71e1 Fix access token copy button Šimon Brandner 2021-06-21 12:17:51 +02:00
  • ce47662b55 i18n Šimon Brandner 2021-06-21 11:23:49 +02:00
  • 314ab7a94d If there already is a Jitsi widget pin it Šimon Brandner 2021-06-21 11:20:20 +02:00
  • 6fc14effb7 Merge pull request #17694 from vector-im/yoric/msc3215 J. Ryan Stinnett 2021-06-21 10:16:29 +01:00
  • b6e0068822 Merge pull request #6225 from matrix-org/jryans/repair-decrypted-source J. Ryan Stinnett 2021-06-21 10:09:36 +01:00
  • 2d9e97a3e1 Fix branch matching to work with GitHub Actions and BuildKite Germain Souquet 2021-06-21 09:47:46 +01:00
  • e79b7d7adb Fix View Source accessing renamed private field on MatrixEvent Michael Telatynski 2021-06-19 15:37:48 +01:00
  • 6c64f564e4 Naive attempt at improving our end-to-end tests in Github Actions Michael Telatynski 2021-06-18 18:32:45 +01:00
  • b380e43e4f Merge pull request #6219 from matrix-org/t3chguy/ts/6 Michael Telatynski 2021-06-21 08:53:43 +01:00
  • 44f458d577 Modify local avatar's url to not contain colons Jaiwanth 2021-06-21 11:43:47 +05:30
  • 29eff06c52 Merge remote-tracking branch 'upstream/develop' into compact-reply-rendering Tulir Asokan 2021-06-20 21:19:15 +03:00
  • 7bf230e665 Prefer canonical aliases over non-canonical ones Šimon Brandner 2021-06-20 10:41:36 +02:00
  • d0ea842f1e Remove sorting by index as it is already done here: https://github.com/matrix-org/matrix-react-sdk/blob/e9ea3cad76173c5e5b8f4d7d618a3d8a17548102/src/autocomplete/QueryMatcher.ts#L120 Šimon Brandner 2021-06-20 10:29:08 +02:00
  • 3e97847e7d Get selection range only if necessary Šimon Brandner 2021-06-20 08:47:21 +02:00
  • a772460f63 Simplifie surround with and make it more extensible Šimon Brandner 2021-06-20 08:38:01 +02:00
  • 38c0cd2716 Cache surroundWith setting Šimon Brandner 2021-06-20 08:21:33 +02:00
  • 686e7d18c3 Merge remote-tracking branch 'upstream/develop' into feature-surround-with Šimon Brandner 2021-06-20 08:14:12 +02:00
  • d33cfd6869 Translated using Weblate (Estonian) Priit Jõerüüt 2021-06-18 21:35:18 +00:00
  • e7b0596380 Translated using Weblate (Albanian) Besnik Bleta 2021-06-16 10:14:11 +00:00
  • fcf31240e3 Translated using Weblate (Galician) XoseM 2021-06-16 06:03:11 +00:00
  • f1a8c838f6 Translated using Weblate (Czech) waclaw66 2021-06-16 07:16:47 +00:00
  • 1013c1ec29 Translated using Weblate (Italian) random 2021-06-17 08:27:19 +00:00
  • c0bc019e66 Translated using Weblate (Chinese (Traditional)) Jeff Huang 2021-06-16 02:14:34 +00:00
  • a9d33cbe1f Translated using Weblate (Chinese (Simplified)) Percy 2021-06-16 16:00:16 +00:00
  • 3ddb103dd6 Translated using Weblate (Swedish) LinAGKar 2021-06-17 08:20:23 +00:00
  • ed306d7456 Translated using Weblate (Dutch) jelv 2021-06-16 11:39:17 +00:00
  • 103577f0e6 Translated using Weblate (Hungarian) Szimszon 2021-06-15 19:52:03 +00:00
  • 3b39eca70f Translated using Weblate (Spanish) iaiz 2021-06-16 13:19:42 +00:00
  • 3d34e8e807 Translated using Weblate (German) Michael Sasser 2021-06-16 15:14:41 +00:00
  • c4b252d941 Translated using Weblate (German) Bamstam 2021-06-16 15:22:07 +00:00
  • 4dbf739fb8 Translated using Weblate (German) libexus 2021-06-18 16:48:23 +00:00