Commit Graph

30808 Commits (01c4d3eede9853da080afe9601dfd82fca715f52)

Author SHA1 Message Date
Dariusz Niemczyk 414b20f17e
Make thread button always visible (#6903)
Fix https://github.com/vector-im/element-web/issues/18956
2021-10-11 10:26:05 +01:00
Linerly b022bf6b5f Translated using Weblate (Indonesian)
Currently translated at 6.7% (216 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2021-10-11 07:59:35 +00:00
Szimszon f750fc0434 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3208 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-10-11 07:59:35 +00:00
Priit Jõerüüt f423cfec7f Translated using Weblate (Estonian)
Currently translated at 99.9% (3207 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-10 10:25:39 +00:00
iaiz e344f3ce3b Translated using Weblate (Spanish)
Currently translated at 99.9% (3207 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-10-10 10:25:37 +00:00
Michael Telatynski ccba7badff Make public space alias field mandatory again 2021-10-08 14:33:58 +01:00
Weblate cda5b6e769 Merge branch 'origin/develop' into Weblate. 2021-10-08 13:12:32 +00:00
James Salter fe79a95731
Merge pull request #6918 from VFermat/fix-19316
Validate that the phone number verification field is filled before allowing user to submit
2021-10-08 14:12:28 +01:00
Michael Telatynski 8cb4454ea3 Disable leave room button if user isn't in the room e.g peeking 2021-10-08 13:43:06 +01:00
Michael Telatynski 111ae75874 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18969
 Conflicts:
	src/components/views/right_panel/UserInfo.tsx
2021-10-08 13:00:20 +01:00
Michael Telatynski 2483f1dc90 Add progress bar to restricted room upgrade dialog 2021-10-08 12:20:43 +01:00
Weblate 4a08671c3b Merge branch 'origin/develop' into Weblate. 2021-10-08 09:36:52 +00:00
Michael Telatynski 5264b1db9d
Merge pull request #6906 from matrix-org/t3chguy/fix/19246 2021-10-08 10:36:48 +01:00
Weblate 281548747f Merge branch 'origin/develop' into Weblate. 2021-10-08 09:10:03 +00:00
Ihor Hordiichuk 9720ab897d Translated using Weblate (Ukrainian)
Currently translated at 66.7% (2140 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-10-08 09:10:03 +00:00
Logan Arnett 4759b4fb5d updating for lint issues 2021-10-07 14:58:35 -04:00
Vitor Eller 0b64dfa59a Alter phone verification button disable label 2021-10-07 15:23:54 -03:00
Logan Arnett c56d6ba539 updating from boolean to object in order to track if more than one thing is edited 2021-10-07 13:22:43 -04:00
Weblate 8fa07eab14 Merge branch 'origin/develop' into Weblate. 2021-10-07 16:20:10 +00:00
Paulo Pinto 6aa325ed54 Rename method to onRoomName
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-10-07 17:13:57 +01:00
Paulo Pinto 53f26d2744 Keep room name up-to-date in settings dialog
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-10-07 17:04:30 +01:00
Paulo Pinto ea55b0d45f Add room name to component state
Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-10-07 17:01:39 +01:00
Weblate a9d9cfc5cf Merge branch 'origin/develop' into Weblate. 2021-10-07 14:42:28 +00:00
Paulo Pinto 1b334e47aa
Fix issue that caused the value of certain settings to be inverted (#6896)
When using the SettingsStore.watchSetting() method for settings which have an
invertedSettingName, the newValueAt argument passed to the callback function,
would erroneously contain the inverted value.

This was making it so that such settings appeared to be disabled when they
should in fact be enabled, or vice-versa. This was however only the case for
code which took in account the newValueAt argument. Code using the newValue
argument was not affected.

The settings which have an invertedSettingName, and were thus potentially
impacted are:

- MessageComposerInput.dontSuggestEmoji
- hideRedactions
- hideJoinLeaves
- hideAvatarChanges
- hideDisplaynameChanges
- hideReadReceipts
- Pill.shouldHidePillAvatar
- TextualBody.disableBigEmoji
- dontSendTypingNotifications
- TagPanel.disableTagPanel
- webRtcForceTURN

Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-10-07 16:42:23 +02:00
Weblate a519ff75f7 Merge branch 'origin/develop' into Weblate. 2021-10-07 12:28:36 +00:00
Michael Telatynski 1b5aef4447
Merge pull request #6311 from matrix-org/t3chguy/a11y/focus-lock-ctx-menu 2021-10-07 13:28:32 +01:00
Michael Telatynski 5dfe53920c Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19246 2021-10-07 13:20:06 +01:00
Michael Telatynski e470d7d030 Make use of MatrixClient::getRoomUpgradeHistory 2021-10-07 13:19:51 +01:00
Weblate d8a31f9aad Merge branch 'origin/develop' into Weblate. 2021-10-07 10:25:04 +00:00
Michael Telatynski ad1eb54b4e
Merge pull request #6907 from matrix-org/t3chguy/fix/19304 2021-10-07 11:24:59 +01:00
Weblate 9d2a8302a7 Merge branch 'origin/develop' into Weblate. 2021-10-07 10:22:26 +00:00
XoseM 930a34d489 Translated using Weblate (Galician)
Currently translated at 100.0% (3208 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-10-07 10:22:26 +00:00
Jeff Huang cd3977639a Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3208 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-10-07 10:22:15 +00:00
jelv f84d5b244d Translated using Weblate (Dutch)
Currently translated at 99.6% (3197 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-10-07 10:22:13 +00:00
Szimszon 25110e4316 Translated using Weblate (Hungarian)
Currently translated at 99.7% (3200 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-10-07 10:22:11 +00:00
Michael Telatynski 675c587e03
Merge pull request #6911 from matrix-org/t3chguy/fix/19066 2021-10-07 11:22:01 +01:00
Michael Telatynski 8ee6a08639 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19304 2021-10-07 11:19:12 +01:00
Michael Telatynski 1c8bcce0ed comment 2021-10-07 11:13:13 +01:00
Michael Telatynski 047f182cd8 focusLock only specific context menus 2021-10-07 11:04:10 +01:00
Weblate f3aa73314a Merge branch 'origin/develop' into Weblate. 2021-10-06 16:19:18 +00:00
Travis Ralston 0f212b2607
Merge pull request #6912 from matrix-org/hs/ignore-greater-pl-scalar
Scalar messaging: No-op setBotPower if the current PL is greater than the requested PL.
2021-10-06 10:19:14 -06:00
Michael Telatynski ab98549fff move the logic to the parent so that the section hiding works 2021-10-06 17:08:32 +01:00
Will Hunt 88410a1b29 Make function async 2021-10-06 17:00:54 +01:00
Weblate 16b0d1102e Merge branch 'origin/develop' into Weblate. 2021-10-06 15:59:55 +00:00
random 2ed7744ca3 Translated using Weblate (Italian)
Currently translated at 100.0% (3208 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-10-06 15:59:55 +00:00
iaiz 1c95a8503a Translated using Weblate (Spanish)
Currently translated at 99.9% (3207 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-10-06 15:59:47 +00:00
Michael Telatynski 4ac29a431c Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19276 2021-10-06 16:53:39 +01:00
Michael Telatynski b373b98d48 Simplify aria menu item roles/selectors 2021-10-06 16:49:53 +01:00
Will Hunt 3f6f2bcbb3 no-op a setBotPower request from the integration manager when the PL is equal to or greater to the requested PL
When configured
2021-10-06 16:48:17 +01:00
Michael Telatynski a6c780674a Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/a11y/focus-lock-ctx-menu
 Conflicts:
	src/components/views/spaces/SpaceCreateMenu.tsx
2021-10-06 16:39:52 +01:00
Michael Telatynski 52d0b0133c Hide kick & ban options in UserInfo when looking at own profile 2021-10-06 14:46:39 +01:00
Weblate fcc20513a0 Merge branch 'origin/develop' into Weblate. 2021-10-06 12:25:22 +00:00
Priit Jõerüüt 7e8187893e Translated using Weblate (Estonian)
Currently translated at 99.9% (3207 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-06 12:25:22 +00:00
Besnik Bleta 46a45d65e9 Translated using Weblate (Albanian)
Currently translated at 99.6% (3197 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-10-06 12:25:20 +00:00
waclaw66 97819ebf9a Translated using Weblate (Czech)
Currently translated at 100.0% (3208 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-10-06 12:25:17 +00:00
sr093906 8ae7bc78fd Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3208 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-06 12:25:15 +00:00
LinAGKar 336ae6de3e Translated using Weblate (Swedish)
Currently translated at 98.4% (3158 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-10-06 12:25:13 +00:00
Michael Telatynski d8bc868e79 Fix spaces keyboard shortcuts not working for last space 2021-10-06 10:56:11 +01:00
Michael Telatynski 79f3348986 Simplify and improve useRoomHierarchy hook 2021-10-06 10:27:16 +01:00
Michael Telatynski cadc9d2990 Improve emoji shortcodes generated from annotations 2021-10-06 09:47:56 +01:00
Michael Telatynski fa800796c7 Respect tombstones in locally known rooms for Space children 2021-10-06 09:41:57 +01:00
Weblate a942ee14f6 Merge branch 'origin/develop' into Weblate. 2021-10-06 08:30:39 +00:00
Priit Jõerüüt d3cf6d14fc Translated using Weblate (Estonian)
Currently translated at 99.9% (3205 of 3206 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-06 08:30:39 +00:00
Besnik Bleta 5ff817a402 Translated using Weblate (Albanian)
Currently translated at 99.6% (3195 of 3206 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-10-06 08:30:34 +00:00
Jiri Grönroos c42d273574 Translated using Weblate (Finnish)
Currently translated at 87.8% (2818 of 3206 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fi/
2021-10-06 08:30:31 +00:00
waclaw66 e3280ca8d5 Translated using Weblate (Czech)
Currently translated at 100.0% (3206 of 3206 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-10-06 08:29:47 +00:00
random dcb423f08a Translated using Weblate (Italian)
Currently translated at 98.7% (3166 of 3206 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-10-06 08:29:43 +00:00
Jeff Huang eb3b76fa02 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3206 of 3206 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-10-06 08:29:40 +00:00
Nikita Epifanov 184ebe147a Translated using Weblate (Russian)
Currently translated at 98.1% (3148 of 3206 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-10-06 08:29:35 +00:00
Michael Telatynski 1d5a1c7a82
Merge pull request #6887 from matrix-org/t3chguy/fix/19216 2021-10-06 09:29:25 +01:00
Andrew Ferrazzutti 413d6e1eb0 Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into develop 2021-10-05 11:27:48 -04:00
Weblate dab15717a4 Merge branch 'origin/develop' into Weblate. 2021-10-05 14:49:37 +00:00
sr093906 cb575e2627 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3206 of 3206 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-05 14:49:37 +00:00
Andy Balaam 48b38b287a
Merge pull request #6895 from andybalaam/simon-auto-avatars
Use fallback avatar only for DMs with 2 people
2021-10-05 15:49:27 +01:00
Weblate cd0770a1d1 Merge branch 'origin/develop' into Weblate. 2021-10-05 13:06:51 +00:00
Nikita Epifanov 4376a530fe Translated using Weblate (Russian)
Currently translated at 98.2% (3143 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-10-05 13:06:51 +00:00
Glandos 9e1b517765 Translated using Weblate (French)
Currently translated at 99.9% (3195 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-10-05 13:06:48 +00:00
iaiz cc019ca185 Translated using Weblate (Spanish)
Currently translated at 99.5% (3183 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-10-05 13:06:40 +00:00
Faye Duxovni 651e943b31 Merge branch 'develop' into fayed/fix-verification-dialog 2021-10-05 08:48:52 -04:00
Faye Duxovni 9a16b4636f Make cross-signing dialog clearer and more context-aware
- Don't show loading spinners while waiting for user action
- When checking if there are other devices we can verify against, only
  look for devices that are actually cross-signed.
- Adjust displayed options depending on whether other devices and/or
  recovery keys exist, and add an option to reset cross-signing keys
  if necessary.
- Various minor clarifying adjustments to UI styling/text

Signed-off-by: Faye Duxovni <fayed@element.io>
2021-10-05 00:54:20 -04:00
Weblate acde10fb97 Merge branch 'origin/develop' into Weblate. 2021-10-04 10:43:52 +00:00
Ihor Hordiichuk 27cd1f73bc Translated using Weblate (Ukrainian)
Currently translated at 66.7% (2134 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-10-04 10:42:47 +00:00
Nikita Epifanov dbd3829d3f Translated using Weblate (Russian)
Currently translated at 98.2% (3141 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-10-04 10:42:42 +00:00
jelv 287f4ae2f2 Translated using Weblate (Dutch)
Currently translated at 100.0% (3198 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-10-04 10:42:33 +00:00
iaiz 2d02bb691b Translated using Weblate (Spanish)
Currently translated at 99.5% (3183 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-10-04 10:42:25 +00:00
Andrew Ferrazzutti 65e67003f3 Allow hiding "Sign Up" in the guest preview bar
Hide the button when "UIFeature.registration" is set to false in
Element's config.json.

Fixes https://github.com/vector-im/element-web/issues/19264

Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
2021-10-03 14:10:09 -04:00
jelv 51eac4ed96 Translated using Weblate (Dutch)
Currently translated at 98.9% (3166 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-10-03 07:25:35 +00:00
Andrew Ferrazzutti 073c5307f8 Close modal after re-attempt of room creation, not before
Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
2021-10-03 02:33:25 -04:00
Weblate f0e68e1b0d Merge branch 'origin/develop' into Weblate. 2021-10-01 14:57:11 +00:00
Germain 9f26c1ca57
Merge pull request #6888 from matrix-org/gsouquet/fix-19229 2021-10-01 15:57:06 +01:00
Weblate efd0536f76 Merge branch 'origin/develop' into Weblate. 2021-10-01 14:40:09 +00:00
Dariusz Niemczyk f5ef133f1e
Fix setTheme types (#6894) 2021-10-01 16:40:04 +02:00
Germain Souquet 597bfc9ca5 Rename changed variable 2021-10-01 15:10:32 +01:00
Germain Souquet 25896880ca Rename rendering context to timeline rendering type 2021-10-01 14:50:35 +01:00
Germain Souquet 94573568fd Add reply in thread hint to m.replace relations 2021-10-01 14:49:22 +01:00
Germain Souquet 65c7657e3c Pass replacingEventId for edits to appear in thread's view 2021-10-01 14:49:08 +01:00
Šimon Brandner 2571de29bb
Merge remote-tracking branch 'upstream/develop' into fix/auto-avatars 2021-10-01 15:46:35 +02:00
Weblate 94293e6d6d Merge branch 'origin/develop' into Weblate. 2021-10-01 13:35:59 +00:00
Dariusz Niemczyk 1331e960fa
Add ability to properly edit messages in Threads. (#6877)
* Fix infinite rerender loop when editing message

* Refactor "edit_event" to Action.EditEvent

* Make up-arrow edit working in Threads

* Properly handle timeline events edit state

* Properly traverse messages to be edited

* Add MatrixClientContextHOC

* Refactor RoomContext to use AppRenderingContext

* Typescriptify test

Co-authored-by: Germain <germains@element.io>
2021-10-01 15:35:54 +02:00
Weblate e5fa7c85ac Merge branch 'origin/develop' into Weblate. 2021-10-01 11:29:28 +00:00
Michael Telatynski 5dede230f1
Merge pull request #6891 from matrix-org/t3chguy/fix/18455 2021-10-01 12:29:23 +01:00
Weblate 53ba596a75 Merge branch 'origin/develop' into Weblate. 2021-10-01 11:26:58 +00:00
Michael Telatynski 616dfaebc0
Merge pull request #6892 from matrix-org/t3chguy/ctx-menu-propagation 2021-10-01 12:26:53 +01:00
Weblate 4b40664b1c Merge branch 'origin/develop' into Weblate. 2021-10-01 09:52:45 +00:00
Jaiwanth 5568d533c0 Handle newer voice message format 2021-10-01 14:52:37 +05:30
Besnik Bleta 5a1234b69d Translated using Weblate (Albanian)
Currently translated at 99.7% (3191 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-10-01 09:04:28 +00:00
Michael Telatynski 898e4acb4f Don't let click events propagate out of context menus 2021-10-01 10:00:53 +01:00
Michael Telatynski 273a895caa fix logic 2021-10-01 09:25:47 +01:00
Weblate 882dd53c21 Merge branch 'origin/develop' into Weblate. 2021-10-01 08:01:33 +00:00
Ihor Hordiichuk fa0586af9d Translated using Weblate (Ukrainian)
Currently translated at 66.3% (2121 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-10-01 08:01:33 +00:00
Jeff Huang 5f751569ae Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3198 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-10-01 08:01:29 +00:00
Michael Telatynski 2c42946409
Merge pull request #6876 from matrix-org/t3chguy/fix/space-hierarchy-filter 2021-10-01 09:01:14 +01:00
Michael Telatynski b84a0300aa Fix leaving space via other client leaving you in undefined-land 2021-10-01 08:58:46 +01:00
Andrew Ferrazzutti 017b2e0444 Comment that the room publish failure check is Synapse-specific
Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
2021-10-01 01:42:25 -04:00
Weblate 254bce3ffd Merge branch 'origin/develop' into Weblate. 2021-09-30 18:48:29 +00:00
Travis Ralston fe0a68b71e
Merge pull request #6869 from SimonBrandner/task/src-ts
Convert `/src` to TS
2021-09-30 12:48:23 -06:00
Priit Jõerüüt 1ddee2f855 Translated using Weblate (Estonian)
Currently translated at 99.9% (3197 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-09-30 16:19:45 +00:00
waclaw66 140d11f959 Translated using Weblate (Czech)
Currently translated at 100.0% (3198 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-09-30 15:34:39 +00:00
sr093906 32c4ae53eb Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3198 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-09-30 15:34:31 +00:00
Szimszon 6268f5deb0 Translated using Weblate (Hungarian)
Currently translated at 99.7% (3191 of 3198 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-09-30 15:34:23 +00:00
Michael Telatynski 8ac77c498f Add progress bar to Community to Space migration tool
and invite-one-by-one to workaround Synapse ratelimits
2021-09-30 13:43:59 +01:00
Weblate 88c0d15d54 Merge branch 'origin/develop' into Weblate. 2021-09-30 11:49:38 +00:00
waclaw66 c81c01978e Translated using Weblate (Czech)
Currently translated at 100.0% (3163 of 3163 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-09-30 11:49:38 +00:00
Ihor Hordiichuk d068cee54c Translated using Weblate (Ukrainian)
Currently translated at 66.6% (2108 of 3163 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-09-30 11:49:36 +00:00
Michael Telatynski 5eaf0e7e25
Merge pull request #6081 from jaiwanth-v/export-conversations 2021-09-30 12:49:24 +01:00
Jaiwanth e0267258a4 Initialize css string 2021-09-30 16:24:31 +05:30
Michael Telatynski 6454aa7a95 Update copy 2021-09-30 11:46:05 +01:00
Andrew Ferrazzutti 71851d8075 Check error message for room publish failure
Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
2021-09-29 19:01:14 -04:00
Jaiwanth d264f5f98e Change js-sdk import style 2021-09-29 20:55:09 +05:30
Weblate 25cfd31265 Merge branch 'origin/develop' into Weblate. 2021-09-29 15:06:26 +00:00
Michael Telatynski c23e698d22
Merge pull request #6885 from matrix-org/t3chguy/fix/19030 2021-09-29 16:06:22 +01:00
Weblate 9101b93ded Merge branch 'origin/develop' into Weblate. 2021-09-29 15:06:19 +00:00
Michael Telatynski fbf74bea1b
Merge pull request #6886 from matrix-org/t3chguy/fix/19223 2021-09-29 16:06:14 +01:00
Michael Telatynski 0697470cc8 Update copy 2021-09-29 16:05:03 +01:00
Weblate 3684109da4 Merge branch 'origin/develop' into Weblate. 2021-09-29 14:10:59 +00:00
Jaiwanth 6ccb7e9145 Space after brand 2021-09-29 19:37:31 +05:30
Michael Telatynski c0b6c001ca Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19192 2021-09-29 15:04:14 +01:00
Jaiwanth 208b914cb0 Merge branch 'develop' into export-conversations 2021-09-29 19:32:05 +05:30
Michael Telatynski 56745f29c0 Fix spaces null-guard breaking the dispatcher settings watching 2021-09-29 15:01:58 +01:00
Michael Telatynski ad5842c87a Allow closing Dropdown via its chevron 2021-09-29 14:24:12 +01:00
Weblate b97e076ee2 Merge branch 'origin/develop' into Weblate. 2021-09-29 13:19:59 +00:00
Michael Telatynski 0056b282a6 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19067 2021-09-29 14:13:04 +01:00
Weblate bd4e313140 Merge branch 'origin/develop' into Weblate. 2021-09-29 13:06:31 +00:00
Michael Telatynski f75af2da54
Merge pull request #6881 from matrix-org/t3chguy/fix/18975 2021-09-29 14:06:26 +01:00
Michael Telatynski d7aaeb37b9 delint 2021-09-29 14:05:31 +01:00
Michael Telatynski d6cab320e9 Fix space invite edge cases 2021-09-29 14:04:02 +01:00
Weblate 0eb3a98bfc Merge branch 'origin/develop' into Weblate. 2021-09-29 11:29:21 +00:00
Michael Telatynski 21e93febb6 i18n 2021-09-29 11:54:03 +01:00
jelv c9915421f8 Translated using Weblate (Dutch)
Currently translated at 100.0% (3168 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-09-29 10:53:16 +00:00
Michael Telatynski 0e79daee4b Remove stale new in the spaces beta toast & modal 2021-09-29 11:53:13 +01:00
Michael Telatynski af8c07a69b Ensure that sub-spaces aren't considered for notification badges 2021-09-29 11:45:27 +01:00
Richard van der Hoff c99216814f fix lint 2021-09-29 11:20:51 +01:00
Richard van der Hoff b285315cb8 Fix `ScrollPanel.isAtBottom` for non-standard DPI settings 2021-09-29 11:16:41 +01:00
Weblate ae6b142c84 Merge branch 'origin/develop' into Weblate. 2021-09-29 09:05:59 +00:00
random e135d0e0b3 Translated using Weblate (Italian)
Currently translated at 99.9% (3167 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-09-29 09:05:59 +00:00
jelv d91116134d Translated using Weblate (Dutch)
Currently translated at 100.0% (3168 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-09-29 09:05:56 +00:00
libexus e24924e3d6 Translated using Weblate (German)
Currently translated at 99.1% (3141 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2021-09-29 09:05:55 +00:00
Michael Telatynski 399ceaf002
Merge pull request #6879 from matrix-org/t3chguy/fix/19164 2021-09-29 10:05:43 +01:00
Michael Telatynski 02c5b7e28d Pluck out some more applicable styles 2021-09-28 16:36:25 +01:00
Michael Telatynski 4335cd03c5 Pluck out JoinRuleSettings styles so they apply in space settings too 2021-09-28 16:30:17 +01:00
Michael Telatynski 886f8d31fb Iterate title on confirm space action dialog 2021-09-28 16:23:42 +01:00
Michael Telatynski 0f8069ac35 Switch ConfirmUserActionDialog over to using a Field 2021-09-28 16:22:27 +01:00
Michael Telatynski 207a1143fc Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18969 2021-09-28 15:45:09 +01:00
Michael Telatynski d7c43c7cf8 Fix space children without specific `order` being sorted after those with one 2021-09-28 15:42:51 +01:00
Weblate 041781e0ec Merge branch 'origin/develop' into Weblate. 2021-09-28 14:07:41 +00:00
Germain ca3b8e596a
Merge pull request #6873 from matrix-org/gsouquet/threads-action-bar-19127 2021-09-28 15:07:36 +01:00
Weblate 9d54c106d5 Merge branch 'origin/develop' into Weblate. 2021-09-28 14:04:40 +00:00
Nikita Epifanov f4353ea7a4 Translated using Weblate (Russian)
Currently translated at 98.2% (3114 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-09-28 14:04:40 +00:00
Szimszon 0bc0dbac17 Translated using Weblate (Hungarian)
Currently translated at 100.0% (3168 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-09-28 14:04:33 +00:00
Dariusz Niemczyk 8331d4c7b7
Happily handle empty text messages (#6825)
This commig refactors the message-deletion modal and reuses it for case of removing
the entire message and trying to send it, which should trigger removal flow instead.

Fix vector-im/element-web#18873
2021-09-28 15:04:25 +01:00
Germain Souquet c1165830ed Create rendering context enum for MessageActionBar 2021-09-28 14:55:00 +01:00
Michael Telatynski 7f63f496be delint 2021-09-28 14:03:41 +01:00
Weblate a122d8a67f Merge branch 'origin/develop' into Weblate. 2021-09-28 12:55:56 +00:00
Priit Jõerüüt 3df7f3790b Translated using Weblate (Estonian)
Currently translated at 99.9% (3167 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-09-28 12:55:56 +00:00
XoseM 0b8b3c49bc Translated using Weblate (Galician)
Currently translated at 100.0% (3168 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-09-28 12:55:54 +00:00
Andrejs 0a41385c78 Translated using Weblate (Latvian)
Currently translated at 60.6% (1921 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lv/
2021-09-28 12:55:51 +00:00
Jeff Huang d5a6339c8d Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3168 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-09-28 12:55:50 +00:00
iaiz e892984abd Translated using Weblate (Spanish)
Currently translated at 99.8% (3163 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-09-28 12:55:48 +00:00
Michael Telatynski 540593e75d
Merge pull request #6874 from matrix-org/t3chguy/spaces-null-guard-client 2021-09-28 13:55:39 +01:00
Michael Telatynski ce0f16d58b Fix pagination when filtering space hierarchy 2021-09-28 13:52:30 +01:00
Germain Souquet 160bf8e21f Fix missing prop 2021-09-28 11:06:06 +01:00
Michael Telatynski d71f2345fb Null guard around the matrixClient in SpaceStore 2021-09-28 10:34:32 +01:00
Germain Souquet e52a33e93c Merge branch 'develop' into gsouquet/threads-action-bar-19127 2021-09-28 09:34:43 +01:00
Andrew Ferrazzutti cd8a0b8aec If public room creation fails, retry without publishing it (#19194)
Signed-off-by: Andrew Ferrazzutti <fair@miscworks.net>
2021-09-28 03:44:21 -04:00
Šimon Brandner aee27836d6
Use click not onclick
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-28 07:53:52 +02:00
Šimon Brandner 14f547f0eb
Add some member access qualifiers
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-28 07:48:56 +02:00
Weblate e69464a030 Merge branch 'origin/develop' into Weblate. 2021-09-27 19:42:16 +00:00
Travis Ralston 8e497f8c56
Merge pull request #6871 from psrpinto/fix/close-url-preview-button
Fix issue with preview panel close button not appearing for certain messages containing a URL
2021-09-27 13:42:11 -06:00
Paulo Pinto 432dd994bd Filter out invalid previews
The call to cli.getUrlPreview() might return an empty object ({}), which means
there is in fact no preview for that URL.

Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-09-27 18:07:54 +01:00
Paulo Pinto dabc13c98f Extract logic to a function
For better readability of the call to useAsyncMemo()

Signed-off-by: Paulo Pinto <paulo.pinto@automattic.com>
2021-09-27 18:07:54 +01:00
Šimon Brandner 05b83d1fae
Convert linkify-matrix to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 18:40:02 +02:00
Šimon Brandner f12b142311
Convert ScalarMessaging to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 18:40:02 +02:00
Šimon Brandner de44b3aacc
Convert index to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 18:40:01 +02:00
Šimon Brandner e2b6c2cbd6
Convert RoomNotifs to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 18:39:57 +02:00
Weblate fe245a5c7c Merge branch 'origin/develop' into Weblate. 2021-09-27 16:16:10 +00:00
Travis Ralston 77ad0a9142
Merge pull request #6699 from SimonBrandner/fix/improve-aux-panel/18787
Improve AUX panel behaviour
2021-09-27 10:16:05 -06:00
Weblate 69ca7d5c75 Merge branch 'origin/develop' into Weblate. 2021-09-27 12:56:23 +00:00
Besnik Bleta a66cc7a3bb Translated using Weblate (Albanian)
Currently translated at 99.7% (3161 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-09-27 12:56:23 +00:00
waclaw66 d2a1507f41 Translated using Weblate (Czech)
Currently translated at 100.0% (3168 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-09-27 12:56:20 +00:00
sr093906 866c9334bc Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3168 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-09-27 12:56:18 +00:00
Glandos 9f492fb4ff Translated using Weblate (French)
Currently translated at 99.9% (3165 of 3168 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-09-27 12:56:16 +00:00
Michael Telatynski c39519a753 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/spaces-admin-check 2021-09-27 13:46:51 +01:00
Šimon Brandner ff30dacc84
Convert theme to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 14:41:08 +02:00
Šimon Brandner 6adf762569
Convert Skinner to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 14:41:08 +02:00
Šimon Brandner a680b5f968
Convert Registration to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 14:41:08 +02:00
Šimon Brandner 30599554f1
Convert PageTypes to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 14:41:03 +02:00
Šimon Brandner b621f92805
Convert NodeAnimator to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 14:34:55 +02:00
Šimon Brandner 1fe96cae8a
Convert IdentityAuthClient to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 14:34:55 +02:00
Šimon Brandner 84c665ec2b
Convert AddThreepid to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 14:34:54 +02:00
Šimon Brandner e30d4e6746
Convert boundThreepid to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 14:34:54 +02:00
Weblate e813db30d9 Merge branch 'origin/develop' into Weblate. 2021-09-27 10:20:44 +00:00
random 9c8f98172b Translated using Weblate (Italian)
Currently translated at 99.9% (3165 of 3166 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-09-27 10:20:44 +00:00
Dariusz Niemczyk 0cfa2a58c7
Add ability to expand and collapse long quoted messages (#6701)
In case where we had a very long message the experience of going between 
messages to see the full quote isn't very nice on desktop, therefore this commit
adds a button with additional hotkey to normalize the experience a bit.

Fixes https://github.com/vector-im/element-web/issues/18884
2021-09-27 12:20:37 +02:00
Michael Telatynski 6d0af83df4 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18969
 Conflicts:
	src/components/views/dialogs/LeaveSpaceDialog.tsx
	src/i18n/strings/en_EN.json
2021-09-27 11:19:49 +01:00
Weblate 539508df62 Merge branch 'origin/develop' into Weblate. 2021-09-27 09:03:17 +00:00
Šimon Brandner 0cba943f96
Fix types
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 10:35:33 +02:00
Šimon Brandner 6a88ac900c
Merge remote-tracking branch 'upstream/develop' into task/messages-ts 2021-09-27 10:32:25 +02:00
Šimon Brandner 2712dde581
Remove empty line
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 10:28:07 +02:00
Weblate a69772cb78 Merge branch 'origin/develop' into Weblate. 2021-09-27 08:26:08 +00:00
Germain 4fa4ff23c3
Merge pull request #6863 from SimonBrandner/task/utils-ts 2021-09-27 09:26:04 +01:00
Weblate d3b6701462 Merge branch 'origin/develop' into Weblate. 2021-09-27 08:25:10 +00:00
Šimon Brandner dd92f8f1f9
Move imports
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 10:21:46 +02:00
Šimon Brandner 1ed4a9eb4f
Fix JSDoc type
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 10:19:53 +02:00
Šimon Brandner a1d5e7ba66
Add return type
Co-authored-by: Germain <germain@souquet.com>
2021-09-27 10:12:55 +02:00
Šimon Brandner 6aa5d98741
Remove constructor
Co-authored-by: Germain <germain@souquet.com>
2021-09-27 10:12:45 +02:00
Šimon Brandner b6fc10b65e
Merge remote-tracking branch 'upstream/develop' into task/rageshake-ts
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-27 09:56:09 +02:00
Weblate 624a50118a Merge branch 'origin/develop' into Weblate. 2021-09-27 07:35:15 +00:00
Andrejs 0928a2fcee Translated using Weblate (Latvian)
Currently translated at 60.6% (1921 of 3166 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lv/
2021-09-27 07:35:15 +00:00
Tirifto a3a1820064 Translated using Weblate (Esperanto)
Currently translated at 99.6% (3155 of 3166 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
2021-09-27 07:34:52 +00:00
Šimon Brandner af9429c8a0
Convert ActiveWidgetStore to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 19:57:02 +02:00
Šimon Brandner 2584b5bc6b
Convert rageshake to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 16:53:43 +02:00
Šimon Brandner ee344efb3d
Convert MegolmExportEncryption to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 15:20:42 +02:00
Šimon Brandner aa10cf45a5
Convert KeyVerificationStateObserver to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 15:05:51 +02:00
Šimon Brandner 0c6bf950f6
Convert HostingLink to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 15:03:50 +02:00
Šimon Brandner 755bfb4562
Convert DirectoryUtils to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 15:02:07 +02:00
Šimon Brandner fb5c18caa0
Convert MKeyVerificationConclusion to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 14:51:46 +02:00
Šimon Brandner c287d15fa0
Convert RoomCreate to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 13:42:29 +02:00
Šimon Brandner 421fa1ab69
Convert RoomAvatarEvent to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 13:42:28 +02:00
Šimon Brandner ff1c1fbc78
Convert MjolnirBody to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 13:08:05 +02:00
Šimon Brandner bee85a0bcd
Convert EditHistoryMessage to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-26 13:08:04 +02:00
Weblate 71745ac480 Merge branch 'origin/develop' into Weblate. 2021-09-26 02:52:49 +00:00
Linerly 97fb55bd37 Translated using Weblate (Indonesian)
Currently translated at 6.8% (216 of 3166 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2021-09-26 02:52:49 +00:00
Tirifto 4f8c2ecaa2 Translated using Weblate (Esperanto)
Currently translated at 98.6% (3123 of 3166 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
2021-09-26 02:52:49 +00:00
jelv c21533f7af Translated using Weblate (Dutch)
Currently translated at 100.0% (3166 of 3166 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-09-26 02:52:44 +00:00
Šimon Brandner 3450e91e32
Improve typing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-25 09:58:01 +02:00
Šimon Brandner 1a2476609c
Fix code to be equivalent to the previous one
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-25 07:55:40 +02:00
Šimon Brandner 27f74b3ebd
Remove unnecessary type
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-25 07:53:38 +02:00
Šimon Brandner bffebb9304
Convert index to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-24 20:51:50 +02:00
Weblate c2036dbd05 Merge branch 'origin/develop' into Weblate. 2021-09-24 14:05:44 +00:00
Germain 79b52f8a22
Merge pull request #6857 from matrix-org/gsouquet/composer-reply-18989 2021-09-24 15:05:40 +01:00