Commit Graph
30595 Commits
Author SHA1 Message Date
Priit JõerüütandWeblate dd458f4e6d 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-12 07:08:05 +00:00
LinerlyandWeblate 2119710792 Translated using Weblate (Indonesian)
Currently translated at 20.7% (667 of 3208 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2021-10-12 07:08:03 +00:00
Weblate bf7a1e98b4 Merge branch 'origin/develop' into Weblate. 2021-10-11 14:02:56 +00:00
Michael Telatynski 0d524ae70b Iterate invite your teammates to Space view 2021-10-11 10:43:37 +01:00
Weblate e9c686e94d Merge branch 'origin/develop' into Weblate. 2021-10-11 09:26:12 +00:00
Dariusz NiemczykandGitHub 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
LinerlyandWeblate 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
SzimszonandWeblate 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üütandWeblate 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
iaizandWeblate 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
Weblate cda5b6e769 Merge branch 'origin/develop' into Weblate. 2021-10-08 13:12:32 +00:00
James SalterandGitHub 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
Weblate 4a08671c3b Merge branch 'origin/develop' into Weblate. 2021-10-08 09:36:52 +00:00
Michael TelatynskiandGitHub 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 HordiichukandWeblate 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 PintoandGitHub 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 TelatynskiandGitHub 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 TelatynskiandGitHub 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
XoseMandWeblate 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 HuangandWeblate 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
jelvandWeblate 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
SzimszonandWeblate 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 TelatynskiandGitHub 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 RalstonandGitHub 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
randomandWeblate 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
iaizandWeblate 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