Commit graph

27948 commits

Author SHA1 Message Date
Michael Telatynski
e54a7f0997 Don't throw exception from setStickyRoom as it split-brains the RoomListStore 2021-07-19 09:36:25 +01:00
Weblate
09267addf1 Merge branch 'origin/develop' into Weblate. 2021-07-18 12:38:20 +00:00
Besnik Bleta
092476b3f5 Translated using Weblate (Albanian)
Currently translated at 99.7% (3033 of 3041 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-07-18 12:38:20 +00:00
XoseM
7cfebe198a Translated using Weblate (Galician)
Currently translated at 99.2% (3017 of 3041 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-07-18 12:38:15 +00:00
random
d3ee4d6b30 Translated using Weblate (Italian)
Currently translated at 99.9% (3039 of 3041 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-07-18 12:38:00 +00:00
iaiz
c8cef74f70 Translated using Weblate (Spanish)
Currently translated at 99.5% (3027 of 3041 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
2021-07-18 12:37:55 +00:00
Michael Telatynski
4ef4f49e90
Merge pull request #6392 from SimonBrandner/task/cleanup-replies 2021-07-18 13:37:44 +01:00
Šimon Brandner
21eb299eff
Make roomStoreToken readonly
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-18 14:32:24 +02:00
Michael Telatynski
096d0a7d12 Respect grapheme clustering in default avatar initial generation to not break emojis 2021-07-17 23:00:46 +01:00
Šimon Brandner
d7e6856614
More delint
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-17 15:37:52 +02:00
Šimon Brandner
e439d2e911
Delint
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-17 15:29:18 +02:00
Šimon Brandner
7b45efc9e9
Fix EventTile typing
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-17 15:28:02 +02:00
Šimon Brandner
c9a11af26b
Give singletonRoomViewStore a type
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-17 15:25:53 +02:00
Šimon Brandner
2a7787e12d
Convert ReplyPreview to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-17 15:25:42 +02:00
Weblate
818405b5a2 Merge branch 'origin/develop' into Weblate. 2021-07-17 13:12:33 +00:00
Michael Telatynski
f7767bf09c
Merge pull request #6393 from robintown/match-avatar-colors 2021-07-17 14:12:29 +01:00
Weblate
8e3e513910 Merge branch 'origin/develop' into Weblate. 2021-07-17 13:11:47 +00:00
Šimon Brandner
03ce480066
Convert ReplyThread to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-17 15:06:21 +02:00
Šimon Brandner
6d4ae6481a
Add alt
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-17 08:21:46 +02:00
Šimon Brandner
bb643010a9
Remove title
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-07-17 08:10:34 +02:00
Weblate
cfdc8cd2eb Merge branch 'origin/develop' into Weblate. 2021-07-17 05:56:52 +00:00
Travis Ralston
2089127dad
Merge pull request #6352 from matrix-org/travis/notifications-2
Notification settings UI refresh
2021-07-16 23:56:48 -06:00
Travis Ralston
e3e7d945fd Remove useless spread operator 2021-07-16 23:51:44 -06:00
Weblate
5d56dd47b5 Merge branch 'origin/develop' into Weblate. 2021-07-16 23:08:45 +00:00
Besnik Bleta
053112dc4c Translated using Weblate (Albanian)
Currently translated at 99.5% (3037 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-07-16 23:08:44 +00:00
Ihor Hordiichuk
e0a438aaa8 Translated using Weblate (Ukrainian)
Currently translated at 47.8% (1461 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2021-07-16 23:08:42 +00:00
Robin Townsend
092fdf5e5e Be consistent about MessagePanel setting lookups
Signed-off-by: Robin Townsend <robin@robin.town>
2021-07-16 18:46:29 -04:00
Travis Ralston
60bcdd3bf8 Fix types from js-sdk 2021-07-16 16:29:25 -06:00
Robin Townsend
158e6fa61c Merge branch 'develop' into text-for-event-perf 2021-07-16 18:24:22 -04:00
Travis Ralston
942cadc8a3 Merge branch 'develop' into travis/notifications-2 2021-07-16 16:20:23 -06:00
David Baker
45fb0e927f Mention nested labels in comments 2021-07-16 22:35:53 +01:00
David Baker
f9b45677d6 Fix bug where 'other homeserver' would unfocus
It turns out the answer to this was not all that complex: we had
two nested <label>s: one for the radio button and one for the Field,
which presumably causes both of them to generate click events and
focus something and what ends up focused is some kind of race condition
depending on, apparently, how fast you click.

Notes: Fix bug where the 'other homeserver' field in the server selection dialog would become briefly focus and then unfocus when clicked.
2021-07-16 22:27:31 +01:00
Robin Townsend
f88d5dd24e Zip shortcodes in with emoji objects
Signed-off-by: Robin Townsend <robin@robin.town>
2021-07-16 16:36:03 -04:00
Weblate
ed27f4ac77 Merge branch 'origin/develop' into Weblate. 2021-07-16 18:59:29 +00:00
Weblate
c10a396d6d Merge branch 'origin/develop' into Weblate. 2021-07-16 18:59:25 +00:00
Paulo Pinto
a13013493d Translated using Weblate (Kabyle)
Currently translated at 79.0% (2412 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/kab/
2021-07-16 18:59:25 +00:00
Paulo Pinto
8e5befb626 Translated using Weblate (Estonian)
Currently translated at 98.9% (3018 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-07-16 18:59:22 +00:00
Paulo Pinto
a604217336 Translated using Weblate (Welsh)
Currently translated at 0.4% (13 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cy/
2021-07-16 18:59:18 +00:00
Paulo Pinto
fa60179889 Translated using Weblate (West Flemish)
Currently translated at 41.0% (1252 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/vls/
2021-07-16 18:59:18 +00:00
Paulo Pinto
41240a7bb2 Translated using Weblate (Croatian)
Currently translated at 6.7% (207 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hr/
2021-07-16 18:59:16 +00:00
Paulo Pinto
a593c3470f Translated using Weblate (Norwegian Nynorsk)
Currently translated at 39.1% (1194 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nn/
2021-07-16 18:59:16 +00:00
Paulo Pinto
f82d1246ec Translated using Weblate (Icelandic)
Currently translated at 21.6% (660 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/is/
2021-07-16 18:59:15 +00:00
Paulo Pinto
43d4c09ea4 Translated using Weblate (Hindi)
Currently translated at 17.4% (531 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hi/
2021-07-16 18:59:14 +00:00
Paulo Pinto
be15ff6de3 Translated using Weblate (Bosnian)
Currently translated at 0.1% (4 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/bs/
2021-07-16 18:59:14 +00:00
Paulo Pinto
ffc7e7cbb0 Translated using Weblate (Bengali (India))
Currently translated at 0.0% (0 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/bn_IN/
2021-07-16 18:59:14 +00:00
Paulo Pinto
45c92f79f5 Translated using Weblate (Bengali (Bangladesh))
Currently translated at 0.0% (0 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/bn_BD/
2021-07-16 18:59:13 +00:00
Paulo Pinto
d548a88a7a Translated using Weblate (Azerbaijani)
Currently translated at 11.0% (336 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/az/
2021-07-16 18:59:13 +00:00
Paulo Pinto
dff8fecc96 Translated using Weblate (Albanian)
Currently translated at 99.1% (3026 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-07-16 18:59:13 +00:00
Paulo Pinto
1bdce387a0 Translated using Weblate (Lithuanian)
Currently translated at 70.6% (2157 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lt/
2021-07-16 18:59:08 +00:00
Paulo Pinto
55a8178b15 Translated using Weblate (Bulgarian)
Currently translated at 83.4% (2545 of 3051 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/bg/
2021-07-16 18:59:05 +00:00