Commit Graph

38613 Commits (a9d9cfc5cf5fecef4be1ccbc2039c5181944522e)

Author SHA1 Message Date
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
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 9ea30a3af4
Merge pull request #6908 from matrix-org/t3chguy/fix/19276 2021-10-06 16:59:33 +01: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 a51847e50a
Merge pull request #6909 from matrix-org/t3chguy/fix/19255 2021-10-06 13:25:03 +01: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
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
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