Michael Telatynski
e3d1615169
Make /msg <message> param optional for more flexibility ( #7028 )
2021-10-25 11:40:33 +01:00
Michael Telatynski
ead2a5152f
Add decoration to space hierarchy for tiles which have already been j… ( #6969 )
2021-10-25 11:40:06 +01:00
Šimon Brandner
ceb4c7e368
Add insert link button to the format bar ( #5879 )
2021-10-25 10:56:55 +01:00
Šimon Brandner
75c7daa2c9
Handle no selected screen when screen-sharing ( #7018 )
2021-10-25 10:44:37 +01:00
Šimon Brandner
c5bd1fb32d
Convert /src/async-components/views/dialogs/security
to TS ( #6923 )
...
* Convert RecoveryMethodRemovedDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Convert NewRecoveryMethodDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Convert ImportE2eKeysDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Convert ExportE2eKeysDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Convert CreateSecretStorageDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Convert CreateKeyBackupDialog to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
* Fix types
This is somewhat hacky though I don't know of a better way to do this
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-22 21:32:16 -06:00
Travis Ralston
39e98b9d7f
Always render disabled settings as disabled ( #7014 )
...
This is to prevent user confusion about whether or not a setting exists, or even what its value is. By rendering it with `disabled=true` the user is at least aware that the setting is set to a specific value, though we could (and should) do better in the future to communicate *why* a setting is disabled.
2021-10-22 11:30:14 -06:00
James Salter
a1a19c7433
disable debug in Sentry ( #7011 )
2021-10-22 15:51:19 +00:00
Rafael Gonçalves
12ad01db51
Show passphrase input label ( #6992 )
2021-10-22 15:50:11 +01:00
James Salter
a4e3c4090c
Use VERSION as sentry release (set by packaging scripts) ( #7008 )
...
This will be undefined for dev builds.
2021-10-22 15:06:01 +01:00
Germain
e20ac7bf1e
Implement deep-linking for threads (matrix.to) ( #7003 )
2021-10-22 09:30:36 +01:00
Travis Ralston
bc32f05fcb
Add config types and utility function for SSO redirect config ( #6976 )
...
* Add config types and utility function for SSO redirect config
* Appease the linter
2021-10-21 08:35:00 -06:00
Andy Balaam
c73127c35c
Remove unused code left from extracting ThemeChoicePanel ( #7002 )
2021-10-21 09:59:34 +01:00
Germain
35b5109c2a
Fix threads broken layout ( #6997 )
2021-10-20 18:14:24 +01:00
James Salter
115c6e8357
Sentry uses RELEASE from webpack to correspond with sourcemap uploader ( #6996 )
...
use RELEASE from webpack to correspond with sourcemap uploader
2021-10-20 16:20:50 +00:00
David Baker
7c50cfeab8
Fix direction override characters breaking member event text direction ( #6999 )
...
Strip RLO & LRO chars from display names when rendering text for
member events.
See https://github.com/matrix-org/matrix-js-sdk/pull/1992 - also
necessary here because we use the display name in the event content
rather than from the member object sanitised by the js-sdk.
2021-10-20 16:14:11 +00:00
Robin Townsend
2ee732b84d
Update style of composer format bar to match message action bar ( #6351 )
...
Signed-off-by: Robin Townsend <robin@robin.town>
2021-10-20 09:19:54 -06:00
Andy Balaam
4b903b9fbd
Break ThemeChoicePanel into a separate component ( #6998 )
...
* Break ThemeChoicePanel into a separate component
* Tests for ThemeChoicePanel
* i18n fixes
* Fix copyright for ThemeChoicePanel
2021-10-20 14:58:27 +00:00
Travis Ralston
d188d32423
Add a developer mode flag and use it for accessing space timelines ( #6994 )
...
Fixes https://github.com/vector-im/element-web/issues/19416
2021-10-20 06:55:22 -06:00
Andy Balaam
96bd052ecf
Improve visibility of font size chooser ( #6988 )
...
* Improve visibility of font size chooser
* Move slider dot sizes into variables
* Use a standard font size instead of percentage in Slider
* Use shorthand for padding in FontScalingPanel
* Change Slider text pos to px to be consistent when font changes
* Cleaner dot size for Slider selection
2021-10-20 13:41:27 +01:00
Rafael Gonçalves
1fa4c40db9
Remove redundant text in verification dialogs ( #6993 )
...
* Remove redundant text
Signed-off-by: Rafael Goncalves <rafaelgoncalves@riseup.net>
* Run yarn i18n
Signed-off-by: Rafael Goncalves <rafaelgoncalves@riseup.net>
2021-10-19 22:36:08 -06:00
CicadaCinema
23295718e3
Position toggle switch more clearly ( #6914 )
...
* Position toggle switch more clearly
* attempt to revert changes, align switch to title instead
* remove unused import, add missing property
Co-authored-by: ColonisationCaptain <52425971+ColonisationCaptain@users.noreply.github.com>
2021-10-19 15:28:11 -06:00
David Baker
01c4d3eede
Fix conflicting CSS on syntax highlighted blocks ( #6991 )
...
Fixes https://github.com/vector-im/element-web/issues/19445
2021-10-19 18:43:29 +01:00
Michael Telatynski
427afc83aa
Fix couple of Spaces regressions ( #6989 )
2021-10-19 10:10:34 -06:00
Michael Telatynski
a9c27e22b5
Handle and i18n M_THREEPID_IN_USE during registration ( #6986 )
2021-10-19 15:31:07 +00:00
Paulo Pinto
9c786717b8
Validate email address in forgot password dialog ( #6983 )
2021-10-19 16:22:27 +01:00
Michael Telatynski
9becc392dd
For space invite previews, use room summary API to get the right member count ( #6982 )
2021-10-19 16:17:09 +01:00
Michael Telatynski
974f45930c
Simplify Space Panel notification badge layout ( #6977 )
2021-10-19 16:11:53 +01:00
Germain
694ec946e2
Allow quote-reply in thread view element-web ( #6959 )
2021-10-19 16:05:34 +01:00
Andy Balaam
d39002338d
Merge pull request #6985 from andybalaam/break-out-font-scaling-panel
...
Break out font size settings to a separate component
2021-10-19 15:51:09 +01:00
Andy Balaam
d70a706c15
i18n updates
2021-10-19 15:25:33 +01:00
Andy Balaam
79edceca89
Remove unused fields
2021-10-19 15:23:45 +01:00
Andy Balaam
4ad32b16ea
Break out font size settings to a separate component
2021-10-19 14:50:09 +01:00
Travis Ralston
c0c5641181
Merge pull request #6975 from matrix-org/travis/runtime-errors
...
Fix runtime react errors for various parts of the app
2021-10-19 07:35:15 -06:00
Michael Telatynski
d743e3d1d6
Merge pull request #6980 from matrix-org/t3chguy/fix/19162
2021-10-19 11:14:16 +01:00
Weblate
71438121f1
Merge branch 'origin/develop' into Weblate.
2021-10-19 09:20:52 +00:00
waclaw66
0f64dbfac0
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-10-19 09:20:51 +00:00
sr093906
91a8cf93eb
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-19 09:20:50 +00:00
LinAGKar
e9a0c058b2
Translated using Weblate (Swedish)
...
Currently translated at 98.9% (3197 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-10-19 09:20:48 +00:00
Szimszon
6ba1fa0eb4
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-10-19 09:20:40 +00:00
Michael Telatynski
e8b998c19c
Use prettier hsName during 3pid registration where possible
2021-10-19 09:43:34 +01:00
Germain Souquet
df407ef3a8
Fix EventTileSummary layout for message bubbles
2021-10-19 09:31:28 +01:00
Germain Souquet
9319f07291
Revert "Fix threads with bubbles rendering ( #6971 )"
...
This reverts commit a2bc090607
.
2021-10-19 09:16:40 +01:00
Weblate
95717d8f01
Merge branch 'origin/develop' into Weblate.
2021-10-19 07:16:23 +00:00
Michael Telatynski
37949efb61
Merge pull request #6967 from matrix-org/t3chguy/fix/18768
2021-10-19 08:16:19 +01:00
Weblate
b88417c2e4
Merge branch 'origin/develop' into Weblate.
2021-10-19 07:16:15 +00:00
Michael Telatynski
780f088c5d
Merge pull request #6966 from matrix-org/t3chguy/rs/6600
2021-10-19 08:16:11 +01:00
Weblate
acfb7bc151
Merge branch 'origin/develop' into Weblate.
2021-10-19 07:16:07 +00:00
XoseM
4a71ee3384
Translated using Weblate (Galician)
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-10-19 07:16:07 +00:00
Jeff Huang
6bf015cb3b
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-10-19 07:16:05 +00:00
sr093906
cbb0eaf61d
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-19 07:16:02 +00:00
Michael Telatynski
6ea32279a3
Merge pull request #6972 from matrix-org/t3chguy/fix/19359
2021-10-19 08:15:54 +01:00
Travis Ralston
7babdd9c9d
Ternary
2021-10-18 15:40:06 -06:00
Weblate
fa3114ef15
Merge branch 'origin/develop' into Weblate.
2021-10-18 19:50:10 +00:00
Dariusz Niemczyk
f8b6f13105
Fix timeline scrolling when sending threads ( #6974 )
...
Fix https://github.com/vector-im/element-web/issues/19412
2021-10-18 20:50:06 +01:00
Travis Ralston
dad1d3f131
Fix runtime react errors for various parts of the app
...
These are just the ones that were causing console flooding on reload in development.
* Elements in a list need a `key`
* `super()` needs to be supplied with the same props as the parent
* `<div>` (AccessibleButton) cannot be a descendant of `<p>` - this was a problem in the NewRoomIntro "Add topic" button
* `label` is a non-boolean property and cannot receive "false"
2021-10-18 13:47:42 -06:00
Weblate
d052506795
Merge branch 'origin/develop' into Weblate.
2021-10-18 18:52:45 +00:00
Priit Jõerüüt
c1bb02e7e6
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-18 18:52:45 +00:00
Szimszon
0966883ed2
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-10-18 18:52:43 +00:00
David Baker
98ba3fd6e6
Merge pull request #6973 from matrix-org/dbkr/upgrade_highlightjs
...
Upgrade highlight.js
2021-10-18 19:52:34 +01:00
David Baker
c2fb745188
Appease type checker
2021-10-18 19:44:05 +01:00
David Baker
e9f5fa7858
Update usage here too
2021-10-18 19:39:43 +01:00
David Baker
2b7ea16c2d
Upgrade highlight.js
...
Major version bump for highlight.js. Update usage of deprecated function & some cleanups.
2021-10-18 19:32:20 +01:00
Weblate
b75ce7a70f
Merge branch 'origin/develop' into Weblate.
2021-10-18 16:12:45 +00:00
David Baker
df5f4409ad
Merge pull request #6965 from SimonBrandner/feature/end-of-line-emoji
...
Convert emoticon to emoji at the end of a line on send even if the cursor isn't there
2021-10-18 17:12:41 +01:00
Weblate
0d8810d86f
Merge branch 'origin/develop' into Weblate.
2021-10-18 16:11:36 +00:00
Germain
77e6e1c0ab
Merge pull request #6960 from matrix-org/gsouquet/rename-replythread
2021-10-18 17:11:31 +01:00
waclaw66
cbc31e36b4
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-10-18 16:09:54 +00:00
random
649141ca2e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-10-18 16:09:52 +00:00
Viacheslav Raskulin
c7d248302f
Translated using Weblate (Russian)
...
Currently translated at 97.9% (3165 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-10-18 16:09:49 +00:00
Michael Telatynski
eeec9b16c0
Fix edge case behaviour of the space join spinner for guests
2021-10-18 16:31:39 +01:00
Weblate
c88dcecda5
Merge branch 'origin/develop' into Weblate.
2021-10-18 14:41:14 +00:00
random
5983e164b3
Translated using Weblate (Italian)
...
Currently translated at 99.6% (3221 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-10-18 14:41:14 +00:00
Dariusz Niemczyk
a2bc090607
Fix threads with bubbles rendering ( #6971 )
...
Fixes https://github.com/vector-im/element-web/issues/18958
2021-10-18 15:41:05 +01:00
Weblate
8c89ecc0e5
Merge branch 'origin/develop' into Weblate.
2021-10-18 14:28:15 +00:00
waclaw66
ab8c8d99d8
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-10-18 14:28:15 +00:00
Ekaterina Gerasimova
695e110794
Improve capitalisation in string
...
Remove random mid-sentence capitalisation in Security Phrase dialog. The
dialog will change at some point but for now lets make it more human
readable.
Fixes #19429
2021-10-18 15:28:07 +01:00
Weblate
13ec305557
Merge branch 'origin/develop' into Weblate.
2021-10-18 12:26:25 +00:00
sr093906
479ebca607
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3232 of 3232 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-18 12:26:25 +00:00
Andy Balaam
4f3d761984
Merge pull request #6968 from andybalaam/cryptographypanel-table
...
Convert CryptographyPanel to a table
2021-10-18 13:26:16 +01:00
Weblate
473eca8315
Merge branch 'origin/develop' into Weblate.
2021-10-18 12:09:09 +00:00
Dariusz Niemczyk
1d6c9fa8da
Add threads ViewInRoom context button ( #18955 ) ( #6947 )
2021-10-18 12:09:01 +00:00
Weblate
be83751bcd
Merge branch 'origin/develop' into Weblate.
2021-10-18 12:08:28 +00:00
Dariusz Niemczyk
2c66403b3c
Replace console.info with logger.info
...
Related https://github.com/vector-im/element-web/issues/18425
2021-10-18 14:08:23 +02:00
Dariusz Niemczyk
5290afcc4c
Replace console.warn with logger.warn
...
Related https://github.com/vector-im/element-web/issues/18425
2021-10-18 14:08:23 +02:00
Dariusz Niemczyk
5e73a212f4
Replace console.error with logger.error
...
Related https://github.com/vector-im/element-web/issues/18425
2021-10-18 14:08:23 +02:00
Dariusz Niemczyk
9c594a8a96
Replace console.logs to logger.log
...
Related https://github.com/vector-im/element-web/issues/18425
2021-10-18 14:08:23 +02:00
Dariusz Niemczyk
12632318ef
Add missing parenthesis for await calls
2021-10-18 14:08:23 +02:00
Andy Balaam
13d6456200
Convert CryptographyPanel to a table
2021-10-18 09:36:16 +01:00
Weblate
821ec3161f
Merge branch 'origin/develop' into Weblate.
2021-10-18 08:34:59 +00:00
Andy Balaam
f05e35bd94
Merge pull request #6958 from andybalaam/separate-cryptography-setting-component
...
Break 'Cryptography' settings into a separate component
2021-10-18 09:34:55 +01:00
Michael Telatynski
6a23aee725
Swap order of private space creation and tweak copy
2021-10-18 09:30:57 +01:00
Michael Telatynski
c0d9c69f16
Fix leave space cancel button exploding
2021-10-18 09:22:44 +01:00
Andy Balaam
78890ab3aa
Run i18n generation
2021-10-18 09:20:58 +01:00
Weblate
f9f5286692
Merge branch 'origin/develop' into Weblate.
2021-10-18 08:17:45 +00:00
Michael Telatynski
4d63e1239b
Merge pull request #6962 from CicadaCinema/patch-3
2021-10-18 09:17:40 +01:00
Weblate
7e480cfc52
Merge branch 'origin/develop' into Weblate.
2021-10-18 07:44:16 +00:00
Priit Jõerüüt
d8e4e066d8
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-18 07:44:16 +00:00
Besnik Bleta
b8a9afcbee
Translated using Weblate (Albanian)
...
Currently translated at 99.7% (3223 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-10-18 07:44:13 +00:00
XoseM
efbf686526
Translated using Weblate (Galician)
...
Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-10-18 07:44:08 +00:00
waclaw66
2f8642928f
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-10-18 07:44:01 +00:00
Imre Kristoffer Eilertsen
f9ae5d0adb
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 55.6% (1798 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nb_NO/
2021-10-18 07:43:59 +00:00
Jeff Huang
9fc43b3037
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-10-18 07:43:47 +00:00
LinAGKar
91ecde9a20
Translated using Weblate (Swedish)
...
Currently translated at 97.9% (3165 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-10-18 07:43:45 +00:00
joshua
84baafd4bf
Translated using Weblate (Swedish)
...
Currently translated at 97.9% (3165 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-10-18 07:43:43 +00:00
Nikita Epifanov
a8df632305
Translated using Weblate (Russian)
...
Currently translated at 97.8% (3163 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-10-18 07:43:41 +00:00
Szimszon
6076d65181
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-10-18 07:43:35 +00:00
iaiz
600c4adaf4
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-10-18 07:43:30 +00:00
Šimon Brandner
1935620e43
Convert emoticon to emoji at the end of a line on send even if the cursor isn't there
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-17 09:40:42 +02:00
CicadaCinema
a9c9e5b778
appease the linter
2021-10-16 14:58:10 +01:00
CicadaCinema
7b893366f2
Add spacing to Room settings - Notifications subsection
2021-10-16 14:52:29 +01:00
Rafael Goncalves
2fb802eb9e
Move error message closer to password field
...
Signed-off-by: Rafael Goncalves <rafaelgoncalves@riseup.net>
2021-10-15 16:01:35 -03:00
Germain Souquet
5a7c0d87b6
Rename ReplyThread to ReplyChain to avoid confusion with m.thread
2021-10-15 17:42:44 +01:00
Andy Balaam
0941b38b5d
Name CryptographyPanel CSS classes consistent with style
2021-10-15 16:09:36 +01:00
Andy Balaam
a547ee4654
Break 'Cryptography' settings into a separate component
2021-10-15 16:02:44 +01:00
Weblate
adb2fa251a
Merge branch 'origin/develop' into Weblate.
2021-10-15 14:45:10 +00:00
Germain
495f824f0f
Merge pull request #6957 from matrix-org/gsouquet/fix-appearance-settings
2021-10-15 15:45:05 +01:00
Germain Souquet
ac23afe9f1
Allow EventTile to be rendered with mock events
2021-10-15 15:36:06 +01:00
Weblate
d339398a7c
Merge branch 'origin/develop' into Weblate.
2021-10-15 14:35:21 +00:00
Faye Duxovni
1b7277b8f0
Merge pull request #6943 from matrix-org/fayed/emoji-compare-buttons
...
Update the button styling on the emoji comparison dialog during cross-signing
2021-10-15 10:34:25 -04:00
Weblate
697319357b
Merge branch 'origin/develop' into Weblate.
2021-10-15 14:00:25 +00:00
sr093906
9a9d152ada
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3231 of 3231 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-15 14:00:25 +00:00
Germain Souquet
93fc24c875
Adding renderThreadInfo comment to explain data accessor
2021-10-15 14:47:02 +01:00
Germain Souquet
904147b194
Merge branch 'develop' into gsouquet/fix-thread-root-hidden
2021-10-15 14:45:11 +01:00
Weblate
9ec1df0dfa
Merge branch 'origin/develop' into Weblate.
2021-10-15 13:29:24 +00:00
Dariusz Niemczyk
f8c516d927
Add new thread message preview ( #18958 ) ( #6953 )
...
Closes https://github.com/vector-im/element-web/issues/18958
2021-10-15 14:29:17 +01:00
Weblate
f8b8b46852
Merge branch 'origin/develop' into Weblate.
2021-10-15 13:17:06 +00:00
Priit Jõerüüt
5a2c3fc702
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3229 of 3229 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-15 13:17:06 +00:00
waclaw66
ad16b10a68
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3229 of 3229 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-10-15 13:17:03 +00:00
sr093906
193720ff00
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3229 of 3229 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-15 13:17:01 +00:00
Glandos
f761723671
Translated using Weblate (French)
...
Currently translated at 99.9% (3226 of 3229 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2021-10-15 13:17:00 +00:00
Andy Balaam
9c753765d5
Merge pull request #6955 from andybalaam/table-for-devicespanel
...
Switch DevicesPanel to use table (for screen readers)
2021-10-15 14:16:45 +01:00
Weblate
b7ab078cba
Merge branch 'origin/develop' into Weblate.
2021-10-15 10:57:45 +00:00
Germain
f0ff3a26cc
Merge pull request #6954 from aaronraimist/download-tooltip
2021-10-15 11:57:39 +01:00
Andy Balaam
7edec291ac
Switch DevicesPanel to use table (for screen readers)
2021-10-15 11:50:49 +01:00
Aaron Raimist
8cdb1c667d
Fix tooltip when downloading unencrypted file
2021-10-15 05:23:59 -05:00
Germain Souquet
6baa6c8f65
Listen to new thread to render info on timeline
2021-10-15 11:08:33 +01:00
Weblate
52dfd8a417
Merge branch 'origin/develop' into Weblate.
2021-10-15 09:27:45 +00:00
Germain
af55ac7b8c
Merge pull request #6950 from matrix-org/gsouquet/threads-replies-compat
...
Add 'm.thread' relation to replies when replying to a threaded event
2021-10-15 10:27:40 +01:00
Germain Souquet
17c4cc91af
Reconcile threads root with its children before displaying it
2021-10-15 10:26:04 +01:00
Germain Souquet
3dcf0d0b7e
Fix incorrect logic to hide thread relations
2021-10-15 10:25:42 +01:00
Weblate
3b3a80f0af
Merge branch 'origin/develop' into Weblate.
2021-10-15 07:59:22 +00:00
Jeff Huang
0f94d6d81c
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3228 of 3228 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-10-15 07:59:21 +00:00
waclaw66
6b61cd1267
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3228 of 3228 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-10-15 07:59:16 +00:00
Priit Jõerüüt
318f75fef3
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3228 of 3228 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-15 07:59:10 +00:00
Germain Souquet
99ad603d91
Merge branch 'develop' into gsouquet/threads-relations
2021-10-15 08:43:51 +01:00
Germain Souquet
5fccbd4ef7
Remove auto-import
2021-10-14 17:40:00 +01:00
Germain Souquet
378536ee2a
Add 'm.thread' relation for replies to a threaded event
2021-10-14 17:22:06 +01:00
Germain Souquet
d315641056
Make threads use 'm.thread' relation
2021-10-14 17:04:27 +01:00
Weblate
da1886f0ac
Merge branch 'origin/develop' into Weblate.
2021-10-14 15:38:06 +00:00
sr093906
a7365f75b8
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3228 of 3228 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-14 15:38:06 +00:00
Dariusz Niemczyk
2dd6dddc67
Fix incorrect liveTimeline reference ( #6948 )
...
Fixes https://github.com/vector-im/element-web/issues/19400
2021-10-14 15:37:56 +00:00
sr093906
f8b45aca0f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 99.5% (3212 of 3228 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-14 14:43:02 +00:00
Weblate
f40559edd8
Merge branch 'origin/develop' into Weblate.
2021-10-14 13:27:45 +00:00
Leonidas Shear
748fe59eaa
Translated using Weblate (Russian)
...
Currently translated at 98.3% (3158 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-10-14 13:27:45 +00:00
Dariusz Niemczyk
562a880c7d
Create room threads list view ( #6904 )
...
Implement https://github.com/vector-im/element-web/issues/18957 following requirements:
* Create a new right panel view to list all the threads in a given room.
* Change ThreadView previous phase to be ThreadPanel rather than RoomSummary
* Implement local filters for My and All threads
In addition:
* Create a new TileShape for proper rendering requirements (hiding typing indicator)
* Create new timelineRenderingType for proper rendering requirements
2021-10-14 15:27:35 +02:00
Weblate
3dd419f465
Merge branch 'origin/develop' into Weblate.
2021-10-14 12:40:36 +00:00
random
f37d6b135a
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3210 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-10-14 12:40:36 +00:00
Michael Telatynski
6bb47ec710
Merge pull request #6945 from matrix-org/t3chguy/fix/19390
2021-10-14 13:40:27 +01:00
Michael Telatynski
069a8d05f1
Space Room View should react to join rule changes down /sync
2021-10-14 12:06:24 +01:00
Weblate
9304934e7c
Merge branch 'origin/develop' into Weblate.
2021-10-14 10:11:47 +00:00
Priit Jõerüüt
3f8076b9f7
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3210 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-14 10:11:47 +00:00
Besnik Bleta
ae29ac4b38
Translated using Weblate (Albanian)
...
Currently translated at 99.6% (3199 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-10-14 10:11:44 +00:00
sr093906
63abf9e2c1
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3210 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-14 10:11:41 +00:00
Szimszon
124e75b2f0
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3210 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-10-14 10:11:38 +00:00
Michael Telatynski
020eca6922
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19010
...
Conflicts:
src/components/structures/SpaceRoomView.tsx
src/components/views/rooms/MemberList.tsx
src/components/views/rooms/RoomList.tsx
2021-10-14 11:05:29 +01:00
Weblate
84124112d7
Merge branch 'origin/develop' into Weblate.
2021-10-14 08:59:39 +00:00
Michael Telatynski
4118d13846
Merge pull request #6829 from matrix-org/t3chguy/fix/18969
2021-10-14 09:59:34 +01:00
Weblate
3780ebcb7c
Merge branch 'origin/develop' into Weblate.
2021-10-14 08:58:49 +00:00
Michael Telatynski
a37c10b256
Merge pull request #6920 from matrix-org/t3chguy/fix/17410
2021-10-14 09:58:45 +01:00
Weblate
ec7b844284
Merge branch 'origin/develop' into Weblate.
2021-10-14 08:58:33 +00:00
Michael Telatynski
53d7c9d2e5
Merge pull request #6921 from matrix-org/t3chguy/fix/19003.1
2021-10-14 09:58:28 +01:00
Weblate
889fcdb0c2
Merge branch 'origin/develop' into Weblate.
2021-10-14 08:58:24 +00:00
Michael Telatynski
2a3c483f96
Merge pull request #6919 from matrix-org/t3chguy/fix/19146
2021-10-14 09:58:19 +01:00
Weblate
28ceb62f0d
Merge branch 'origin/develop' into Weblate.
2021-10-14 08:31:04 +00:00
Nikita Epifanov
f64daf2522
Translated using Weblate (Russian)
...
Currently translated at 98.2% (3153 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-10-14 08:31:04 +00:00
Besnik Bleta
c6be65d86d
Translated using Weblate (Albanian)
...
Currently translated at 99.6% (3199 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-10-14 08:31:00 +00:00
Priit Jõerüüt
cc8d2e3776
Translated using Weblate (Estonian)
...
Currently translated at 99.9% (3209 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-10-14 08:30:58 +00:00
Szimszon
ffa823e0d4
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3210 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-10-14 08:30:56 +00:00
Jeff Huang
d5c93d772a
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3210 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-10-14 08:30:53 +00:00
sr093906
417ba9c2ff
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (3210 of 3210 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
2021-10-14 08:30:51 +00:00
James Salter
1f7d07ab6c
Merge pull request #6942 from SimonBrandner/fix/autoplay-setting
...
Don't `setValue()` if that would lead to setting a `null`/`undefined`
2021-10-14 09:30:43 +01:00
Faye Duxovni
eb68e22019
Rerun yarn i18n to put the strings in a different order
2021-10-14 01:03:53 -04:00
Faye Duxovni
8f10a1d3fb
Update the button styling on the emoji comparison dialog during cross-signing
...
Signed-off-by: Faye Duxovni <fayed@element.io>
2021-10-14 00:46:15 -04:00
Šimon Brandner
9533f7b0b9
Don't setValue() if that would lead to setting a null/undefined
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-10-13 19:47:49 +02:00
Weblate
c8360235be
Merge branch 'origin/develop' into Weblate.
2021-10-13 17:28:58 +00:00
Travis Ralston
ea7257698c
Merge pull request #6934 from matrix-org/travis/labs/polls
...
Add feature flag for polls and placeholder dialog
2021-10-13 11:28:53 -06:00
Weblate
3b9019ab3b
Merge branch 'origin/develop' into Weblate.
2021-10-13 17:25:57 +00:00
Travis Ralston
3643359c15
Merge pull request #6922 from matrix-org/travis/hide-buttons-customisation
...
Add customisation point for visibility of invites and room creation
2021-10-13 11:25:52 -06:00
Weblate
d154831f8a
Merge branch 'origin/develop' into Weblate.
2021-10-13 14:50:37 +00:00
David Baker
ed9d006615
Merge pull request #6939 from matrix-org/dbkr/fix_room_list_on_unsent_message
...
Fix bug where room list would get stuck showing no rooms
2021-10-13 15:50:31 +01:00
David Baker
c2ed27a1b2
Typo
2021-10-13 15:42:57 +01:00
Weblate
d2b502a2b6
Merge branch 'origin/develop' into Weblate.
2021-10-13 13:47:41 +00:00
David Baker
0332bc99cb
Fix bug where room list would get stuck showing no rooms
...
If you had an unsent message in a room that was in a sublist with
the 'Show rooms with unread messages first' option enabled, the
room list would show no rooms next time you restarted element and
get stuck that way.
This was because there was a different notification category for
rooms with unsent messages but the algorithm is hard-coded to add
only a fixed set of categories to its list, and it missed 'unsent',
so it NPEed when it encountered a room with an unsent message.
This just adds the category (assuming that we want to show rooms
with unsent messages first). It doesn't make it less hard-coded, or
fix the fact that an exception in the room list code causes everything
to break.
Fixes https://github.com/vector-im/element-web/issues/19373
2021-10-13 14:39:09 +01:00
Jiri Grönroos
900944a1cf
Translated using Weblate (Finnish)
...
Currently translated at 89.6% (2877 of 3208 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fi/
2021-10-13 10:10:02 +00:00
Travis Ralston
ad53662704
add comma
2021-10-12 15:26:22 -06:00
Travis Ralston
71c5b02390
Add feature flag for polls and placeholder dialog
...
We're anticipating development of polls soon, so for efficiency reasons we're getting the labs flag in early. If something goes wrong with the plan, this whole change will be reverted.
2021-10-12 15:13:56 -06:00
Travis Ralston
d99660d420
Add customisation point for visibility of invites and room creation
...
Fixes https://github.com/vector-im/element-web/issues/19331
2021-10-12 14:33:29 -06:00
Travis Ralston
8873c75567
Fix bad imports to js-sdk
2021-10-12 13:51:24 -06:00
Weblate
75faabacd4
Merge branch 'origin/develop' into Weblate.
2021-10-12 16:51:59 +00:00
Weblate
0d5127d85e
Merge branch 'origin/develop' into Weblate.
2021-10-12 16:51:57 +00:00
Daimar Stein
e946df5e2b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 92.7% (2975 of 3208 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pt_BR/
2021-10-12 16:51:57 +00:00
Michael Telatynski
3417c03f41
Merge pull request #6931 from matrix-org/t3chguy/fix/19350
2021-10-12 17:51:55 +01:00
Michael Telatynski
c141c740d8
Merge pull request #6928 from matrix-org/t3chguy/fix/18883
2021-10-12 17:51:45 +01:00
Weblate
4ce0d0a5ae
Merge branch 'origin/develop' into Weblate.
2021-10-12 13:03:19 +00:00
iaiz
89958e6b10
Translated using Weblate (Spanish)
...
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/es/
2021-10-12 13:03:19 +00:00
Michael Telatynski
4416212d0b
Merge pull request #6926 from matrix-org/t3chguy/fix/18231
2021-10-12 14:03:12 +01:00
Michael Telatynski
fd6d853bb1
Allow editing of /rainbow and /rainbowme
2021-10-12 14:02:05 +01:00
Michael Telatynski
ddc408690c
Fix EditorModel clone to actually be useful
2021-10-12 11:02:06 +01:00
Michael Telatynski
fe70e64a40
Improve typing
2021-10-12 11:01:40 +01:00
Weblate
774cc25183
Merge branch 'origin/develop' into Weblate.
2021-10-12 09:32:47 +00:00
Michael Telatynski
9f039b5a26
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into AndrewFerr_develop
2021-10-12 10:25:21 +01:00
Weblate
71e430c41e
Merge branch 'origin/develop' into Weblate.
2021-10-12 07:08:05 +00:00
Priit Jõerüüt
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
Linerly
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
Robin Townsend
c078e89f59
Remove semicolon from notifications panel
...
Signed-off-by: Robin Townsend <robin@robin.town>
2021-10-11 14:34:03 -04:00
Weblate
bf7a1e98b4
Merge branch 'origin/develop' into Weblate.
2021-10-11 14:02:56 +00:00
Michael Telatynski
c28c62d9f1
Inhibit Unable to get validated threepid
error during UIA
2021-10-11 14:43:55 +01:00
Michael Telatynski
c4d4229340
hide leave section if you aren't in the room instead of disabling
2021-10-11 13:50:34 +01:00
Michael Telatynski
11480e8641
Hide Skeleton UI if you have Suggested Rooms
2021-10-11 10:50:49 +01: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 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