Eric Eastwood
5b2e12ca0c
Refactor custom logic to use the shared canResetTimeline() ( #10403 )
...
Split out from https://github.com/matrix-org/matrix-react-sdk/pull/8354#discussion_r852611407
2023-03-20 10:58:53 -05:00
Szimszon
93da621d81
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3751 of 3751 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-03-20 12:21:17 +00:00
Weblate
50fdf603f9
Merge branch 'origin/develop' into Weblate.
2023-03-20 09:54:30 +00:00
Janne Mareike Koschinski
503df54bd6
Handle more edge cases in Space Hierarchy ( #10280 )
2023-03-20 10:54:24 +01:00
Weblate
1c007feefc
Merge branch 'origin/develop' into Weblate.
2023-03-20 09:50:18 +00:00
Andy Balaam
ca0dfb6c1e
Further improve performance with lots of hidden events ( #10353 )
...
* Avoid re-calculating shouldShowEvent in getReadReceiptsByShownEvent
* Test that uses a MainGrouper
* Cache more calls to shouldShowEvent
2023-03-20 09:50:07 +00:00
Peter Chen
18780ff155
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3750 of 3751 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-19 18:33:47 +00:00
Weblate
bf6d3d6975
Merge branch 'origin/develop' into Weblate.
2023-03-17 20:08:23 +00:00
Eric Eastwood
bc60e59eda
Add stable unstable version for jump to date before v1.6
is fully supported on a homeserver ( #10398 )
...
Add stable unstable version (`org.matrix.msc3030.stable`) for jump to date [before `v1.6` is fully supported on a homeserver](https://github.com/matrix-org/synapse/issues/15089 ).
Related to https://github.com/vector-im/element-web/issues/24362 but does not solve immediately because Synapse does not supply `org.matrix.msc3030.stable` yet
Also refactored `ServerSupportUnstableFeatureController` to support multiple feature groups where any one of them will enable the setting. All features in a feature group are required. This way having either `org.matrix.msc3030` or `org.matrix.msc3030.stable` will enable the jump to date feature flag with a config of `[["org.matrix.msc3030"], ["org.matrix.msc3030.stable"]]`
2023-03-17 15:08:17 -05:00
Weblate
fe9ee2a9f2
Merge branch 'origin/develop' into Weblate.
2023-03-17 17:31:43 +00:00
Eric Eastwood
f3f87054b4
MSC3030 jump to date stable is part of Matrix v1.6 ( #10397 )
...
See https://matrix.org/blog/2023/02/14/matrix-v-1-6-release
2023-03-17 12:31:36 -05:00
Weblate
0064feaad0
Merge branch 'origin/develop' into Weblate.
2023-03-16 23:58:46 +00:00
Kerry
b2c046689e
Apply strictNullChecks
to src/components/views/dialogs/devtools/*
( #10391 )
2023-03-16 23:58:41 +00:00
Weblate
cd1c4ba03f
Merge branch 'origin/develop' into Weblate.
2023-03-16 21:28:05 +00:00
Peter Chen
8b47947cda
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3750 of 3751 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-16 21:28:05 +00:00
Kerry
5211b628d6
add fallback reply for poll start ( #10380 )
2023-03-16 21:27:56 +00:00
Weblate
401383e1e5
Merge branch 'origin/develop' into Weblate.
2023-03-16 14:01:19 +00:00
Glandos
4c64602334
Translated using Weblate (French)
...
Currently translated at 100.0% (3751 of 3751 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-03-16 14:01:19 +00:00
Michael Weimann
a86a8e7f8e
Pillify permalinks to rooms and users ( #10388 )
2023-03-16 15:01:09 +01:00
Weblate
84e7d9e6c6
Merge branch 'origin/develop' into Weblate.
2023-03-16 12:24:28 +00:00
Michael Telatynski
d850c95099
Respect user cancelling upload flow by dismissing spinner ( #10373 )
2023-03-16 12:24:22 +00:00
Weblate
fbfad792d1
Merge branch 'origin/develop' into Weblate.
2023-03-16 11:07:38 +00:00
Michael Telatynski
1c9ea423c9
Conform more code to strictNullChecks
( #10374 )
...
* Apply `strictNullChecks` to `src/components/views/room_settings/*`
* Restore tsconfig.json
* Conform more code to `strictNullChecks`
* Iterate
* Update matrix-widget-api
* Conform more code to `strictNullChecks`
2023-03-16 11:07:29 +00:00
Weblate
d4847cb58d
Merge branch 'origin/develop' into Weblate.
2023-03-16 10:35:28 +00:00
Peter Chen
dddfe45b55
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3750 of 3751 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-16 10:35:28 +00:00
Michael Telatynski
9c816bb720
Conform more code to strictNullChecks
( #10383
...
* Update matrix-widget-api
* Conform more code to `strictNullChecks`
* Iterate
2023-03-16 10:35:17 +00:00
Weblate
722f290e48
Merge branch 'origin/develop' into Weblate.
2023-03-16 09:56:04 +00:00
Peter Chen
057576cee5
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3750 of 3751 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-16 09:56:04 +00:00
Weblate
f5a1c9a1e5
Merge branch 'origin/develop' into Weblate.
2023-03-16 09:55:07 +00:00
Linerly
605322d9ea
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3751 of 3751 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-03-16 09:55:07 +00:00
Michael Weimann
aae9dfbb7d
Strictify voice-broadcast ( #10393 )
2023-03-16 10:55:06 +01:00
Jeff Huang
50e24f94da
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3750 of 3751 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-16 09:55:04 +00:00
Peter Chen
7238b36ece
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3750 of 3751 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-16 09:55:03 +00:00
Michael Weimann
6d15b05b86
Fix wrong E2E icon in room header for unencrypted local room ( #10394 )
2023-03-16 10:54:54 +01:00
Weblate
1cbd5c37a9
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-03-15 20:55:12 +00:00
Weblate
3b4951749c
Merge branch 'origin/develop' into Weblate.
2023-03-15 20:54:19 +00:00
Kerry
2344eaab1c
Poll history - remove active development labs flag ( #10357 )
...
* add poll history tab to room settings
* test poll history in room settings
* remove posthog tracking for poll his
* remove labs flag for poll history
* i18n
2023-03-15 20:54:12 +00:00
Weblate
9f5f845b44
Merge branch 'origin/develop' into Weblate.
2023-03-15 20:28:06 +00:00
Kerry
31a959efe9
Apply strictNullChecks
to src/resizer/*
( #10378 )
2023-03-15 20:27:59 +00:00
Weblate
95c8f22abd
Merge branch 'origin/develop' into Weblate.
2023-03-15 17:32:38 +00:00
Michael Weimann
37d218eb61
Stricitfy rageshake ( #10389 )
2023-03-15 17:32:31 +00:00
Weblate
837a90a1f4
Merge branch 'origin/develop' into Weblate.
2023-03-15 16:53:59 +00:00
Peter Chen
7889983881
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.8% (3747 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-15 16:53:59 +00:00
Michael Telatynski
a4262cd8cf
Fix [object Object]
in feedback metadata ( #10390 )
2023-03-15 16:53:49 +00:00
Weblate
6efbab0896
Merge branch 'origin/develop' into Weblate.
2023-03-15 15:56:42 +00:00
random
fc81f39c7f
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3752 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2023-03-15 15:56:42 +00:00
Peter Chen
b61508a83d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.8% (3747 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-15 15:56:40 +00:00
Michael Telatynski
1e651bf1a5
Clear electron data when logging out ( #10386 )
2023-03-15 15:56:29 +00:00
Weblate
3698966c63
Merge branch 'origin/develop' into Weblate.
2023-03-15 12:56:22 +00:00
Michael Telatynski
f37ae1e230
Fix sanitise html warning about unsafe tags ( #10384 )
2023-03-15 12:56:15 +00:00
Weblate
41a8db19bb
Merge branch 'origin/develop' into Weblate.
2023-03-15 12:51:54 +00:00
Dominik Henneke
0cfd97b180
Add API params to mute audio and/or video in Jitsi calls by default ( #10376 )
...
Signed-off-by: Dominik Henneke <dominik.henneke@nordeck.net>
2023-03-15 13:51:00 +01:00
Weblate
8ceacf2b21
Merge branch 'origin/develop' into Weblate.
2023-03-15 12:47:44 +00:00
Besnik Bleta
6be8f6d13b
Translated using Weblate (Albanian)
...
Currently translated at 99.5% (3734 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2023-03-15 12:47:44 +00:00
Jozef Gaal
e193ef7417
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3752 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-03-15 12:47:42 +00:00
waclaw66
567805ea88
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3752 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-03-15 12:47:39 +00:00
Ihor Hordiichuk
f6352f50ca
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3752 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-03-15 12:47:37 +00:00
Peter Chen
1515dbb5d5
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.8% (3748 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-15 12:47:34 +00:00
Vri
a76abb05be
Translated using Weblate (German)
...
Currently translated at 100.0% (3752 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-03-15 12:47:32 +00:00
Michael Telatynski
87fb493783
Fix pinned messages card saying nothing pinned while loading ( #10385 )
2023-03-15 12:47:21 +00:00
Weblate
c3563d94c6
Merge branch 'origin/develop' into Weblate.
2023-03-15 09:20:33 +00:00
Priit Jõerüüt
b61a3ac43a
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3752 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-03-15 09:20:33 +00:00
Glandos
fd3ab38bbd
Translated using Weblate (French)
...
Currently translated at 99.8% (3746 of 3752 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-03-15 09:20:30 +00:00
Michael Telatynski
0c38bd7beb
Fix import e2e key dialog staying disabled after paste ( #10375 )
2023-03-15 09:20:20 +00:00
Weblate
6c4c3ce7b2
Merge branch 'origin/develop' into Weblate.
2023-03-15 08:39:08 +00:00
Michael Telatynski
ad65b4e444
Apply strictNullChecks
to src/components/views/room_settings/*
( #10366
...
* Apply `strictNullChecks` to `src/components/views/room_settings/*`
* Restore tsconfig.json
2023-03-15 08:39:02 +00:00
Weblate
3198e93433
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-03-15 08:38:51 +00:00
Weblate
5f93d2d33e
Merge branch 'origin/develop' into Weblate.
2023-03-15 08:37:57 +00:00
Jozef Gaal
d2070d4840
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3749 of 3749 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-03-15 08:37:57 +00:00
Linerly
e3563db5bf
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3749 of 3749 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-03-15 08:37:55 +00:00
Jeff Huang
e2de6eb54f
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3749 of 3749 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-15 08:37:54 +00:00
Vri
5207b12a32
Translated using Weblate (German)
...
Currently translated at 100.0% (3749 of 3749 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-03-15 08:37:51 +00:00
Michael Telatynski
e3930fb8b0
Show all labs even if incompatible, with appropriate tooltip explaining requirements ( #10369 )
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-03-15 08:37:41 +00:00
Weblate
9436fc7910
Merge branch 'origin/develop' into Weblate.
2023-03-14 21:25:28 +00:00
Priit Jõerüüt
aa9acbad82
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-03-14 21:25:28 +00:00
Linerly
04feab49c7
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-03-14 21:25:26 +00:00
Ihor Hordiichuk
a7703dd86a
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-03-14 21:25:25 +00:00
Peter Chen
72ba385167
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3747 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-14 21:25:22 +00:00
Vri
10be69e4a1
Translated using Weblate (German)
...
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-03-14 21:25:21 +00:00
Kerry
209b65243a
Enable "jsx-a11y/alt-text" and "jsx-a11y/label-has-associated-control" lint rules ( #10361 )
...
* enable "jsx-a11y/alt-text" lint rule
* enable "jsx-a11y/label-has-associated-control"
2023-03-14 21:25:11 +00:00
Weblate
20b16ab183
Merge branch 'origin/develop' into Weblate.
2023-03-14 15:20:48 +00:00
Peter Chen
dbaab3884e
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3746 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-14 15:20:48 +00:00
Michael Telatynski
e0e83bd81d
Fix UIFeature.Registration not applying to all paths ( #10371 )
2023-03-14 15:20:38 +00:00
Priit Jõerüüt
856e969fd8
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-03-14 14:32:29 +00:00
Besnik Bleta
376b600000
Translated using Weblate (Albanian)
...
Currently translated at 99.6% (3733 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2023-03-14 14:32:27 +00:00
Peter Chen
40cdc0803b
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3746 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-14 14:32:25 +00:00
Szimszon
a44dd50ab0
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-03-14 14:32:23 +00:00
Weblate
0b2f696a10
Merge branch 'origin/develop' into Weblate.
2023-03-14 11:09:42 +00:00
Michael Telatynski
8cb8cd4eb1
Conform more code to strictNullChecks
( #10368
...
* Conform more code to `strictNullChecks`
* Iterate
2023-03-14 11:09:35 +00:00
Michael Weimann
370c872d70
Roll back pillify everything ( #10370 )
...
(cherry picked from commit 05e3fb09d6
)
2023-03-14 11:05:02 +00:00
Weblate
dc07fb005c
Merge branch 'origin/develop' into Weblate.
2023-03-14 10:56:23 +00:00
Peter Chen
a5d0d63b94
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3746 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-14 10:56:23 +00:00
Michael Weimann
05e3fb09d6
Roll back pillify everything ( #10370 )
2023-03-14 11:56:14 +01:00
Weblate
e0bed5d455
Merge branch 'origin/develop' into Weblate.
2023-03-14 09:29:53 +00:00
Jozef Gaal
74590de5d7
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-03-14 09:29:53 +00:00
waclaw66
6eb8e29cd7
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-03-14 09:29:51 +00:00
Linerly
b2b15a4698
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-03-14 09:29:49 +00:00
Jeff Huang
c5834a652f
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3746 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-14 09:29:48 +00:00
Peter Chen
f853bc58f3
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 99.9% (3746 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-14 09:29:48 +00:00
Glandos
2ad0bae76f
Translated using Weblate (French)
...
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-03-14 09:29:46 +00:00
Vri
69a324fab8
Translated using Weblate (German)
...
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-03-14 09:29:44 +00:00
Michael Telatynski
7c2511a592
Apply strictNullChecks
to src/components/views/context_menus/*
( #10367 )
2023-03-14 09:29:35 +00:00
Weblate
f1f0527ee1
Merge branch 'origin/develop' into Weblate.
2023-03-13 22:09:07 +00:00
Kerry
4c2b5df1f2
Poll history - access poll history from room settings ( #10356 )
...
* add poll history tab to room settings
* test poll history in room settings
* remove posthog tracking for poll his
* use consistent label for polls history
2023-03-13 22:08:59 +00:00
Weblate
1c5baeaea3
Merge branch 'origin/develop' into Weblate.
2023-03-13 21:59:12 +00:00
Kerry
9f66082486
Notifications: inline error message on notifications saving error ( #10288 )
...
* basic sync setup
* formatting
* get loudest value for synced rules
* more types
* test synced rules in notifications settings
* type fixes
* noimplicitany fixes
* remove debug
* tidying
* extract updatePushRuleActions fn to utils
* extract update synced rules
* just synchronise in one place?
* monitor account data changes AND trigger changes sync in notifications form
* lint
* setup LoggedInView test with enough mocks
* test rule syncing in LoggedInView
* strict fixes
* more comments
* one more comment
* add error variant for caption component
* tests for new error message
* tweak styles
* noImplicitAny
* revert out of date prettier changes to unrelated files
* limit inline message to radios only, tests
* strict fix
2023-03-13 21:59:04 +00:00
Weblate
3a9be33211
Merge branch 'origin/develop' into Weblate.
2023-03-13 21:56:00 +00:00
Peter Chen
5b7f90b348
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-13 21:55:59 +00:00
Kerry
72404d7216
Apply strictNullChecks
to src/utils/beacon/*
( #10337 )
...
* strictnullchecks fixes in utils/beacon
* user filterBoolean
2023-03-13 21:55:50 +00:00
Weblate
57574dd7fa
Merge branch 'origin/develop' into Weblate.
2023-03-13 15:08:06 +00:00
Michael Telatynski
503df62191
Conform more of the codebase to strictNullChecks
( #10358
...
* Conform more of the codebase to `strictNullChecks`
* Fix types
* Iterate
* Iterate
2023-03-13 15:07:20 +00:00
Weblate
d0d4866c4b
Merge branch 'origin/develop' into Weblate.
2023-03-13 14:43:24 +00:00
Open Culture Foundation
5afcc5dc79
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-13 14:43:23 +00:00
Michael Weimann
41d88ad6ae
Fix user pill click ( #10359 )
2023-03-13 15:43:13 +01:00
Weblate
061293e12a
Merge branch 'origin/develop' into Weblate.
2023-03-12 20:22:36 +00:00
Kerry
1e46efe89c
Poll history - make poll history independent from dialogs ( #10349 )
...
* move pollhistory from dialogs to polls directory
* rename PollHistoryDialog -> PollHistory
* rename references to PollHistoryDialog
* move title to PollHistory
* add option to collapse empty dialog header
2023-03-12 20:22:30 +00:00
lunarna-gh
dc5f3995e5
Translated using Weblate (Polish)
...
Currently translated at 62.8% (2356 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pl/
2023-03-12 16:33:51 +00:00
Open Culture Foundation
e65cfb58aa
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-12 16:33:44 +00:00
Weblate
ddc85a04f8
Merge branch 'origin/develop' into Weblate.
2023-03-10 14:55:14 +00:00
Michael Telatynski
127a3b667c
Conform more of the codebase to strictNullChecks
( #10350
...
* Conform more of the codebase to `strictNullChecks`
* Iterate
* Generics ftw
* Iterate
2023-03-10 14:55:06 +00:00
Michael Weimann
a9161981e2
Fix start DM with pending third party invite ( #10347 )
...
* Fix start DM with pending third party invite
* Make the fix more clearly visible
---------
Co-authored-by: Janne Mareike Koschinski <jannemk@element.io>
Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
(cherry picked from commit d53e91802d
)
2023-03-10 14:41:04 +00:00
Weblate
0d125cd3d9
Merge branch 'origin/develop' into Weblate.
2023-03-10 14:40:00 +00:00
Michael Weimann
d53e91802d
Fix start DM with pending third party invite ( #10347 )
...
* Fix start DM with pending third party invite
* Make the fix more clearly visible
---------
Co-authored-by: Janne Mareike Koschinski <jannemk@element.io>
Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
2023-03-10 14:39:53 +00:00
Weblate
7c15e1f961
Merge branch 'origin/develop' into Weblate.
2023-03-10 14:35:47 +00:00
Andy Balaam
102c4e5ae9
Improve performance of rendering a room with many hidden events ( #10131 )
...
* Test MessagePanel rendering with hidden events
* Cache the results of shouldShowEvent in MessagePanel
* Combine an event and its shouldShow info into a single object
2023-03-10 14:35:40 +00:00
Weblate
0c792f34ae
Merge branch 'origin/develop' into Weblate.
2023-03-10 11:01:51 +00:00
Andy Balaam
f8e645396e
Support dynamic room predecessor in SpaceProvider ( #10348 )
2023-03-10 11:01:45 +00:00
Weblate
3ad8b92621
Merge branch 'origin/develop' into Weblate.
2023-03-10 10:40:45 +00:00
Andy Balaam
6141cca652
Support dynamic room predecessors for RoomProvider ( #10346 )
2023-03-10 10:40:38 +00:00
Weblate
db9fa92bde
Merge branch 'origin/develop' into Weblate.
2023-03-10 09:42:16 +00:00
Andy Balaam
2e064e57a0
Support dynamic room predecessors in ForwardDialog ( #10344 )
2023-03-10 09:41:30 +00:00
Weblate
d33972b7d1
Merge branch 'origin/develop' into Weblate.
2023-03-10 09:41:21 +00:00
Andy Balaam
42abfb1fac
Support dynamic room predecessors in SpaceHierarchy ( #10341 )
2023-03-10 09:41:14 +00:00
Weblate
dcdfd2bb76
Merge branch 'origin/develop' into Weblate.
2023-03-10 09:16:08 +00:00
lunarna-gh
20098ab8be
Translated using Weblate (Polish)
...
Currently translated at 61.8% (2317 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pl/
2023-03-10 09:16:08 +00:00
Andy Balaam
b646250c90
Support dynamic room predecessors in OwnBeaconStore ( #10339 )
...
* Support dynamic room predecessors in OwnBeaconStore
* Fix type of dynamicWatcherRef
* Mock a function missing from client
2023-03-10 09:15:54 +00:00
Weblate
daae190aae
Merge branch 'origin/develop' into Weblate.
2023-03-09 17:17:34 +00:00
Andy Balaam
37d2b7b17b
Support dynamic room predecessors in AddExistingToSpaceDialog ( #10342 )
2023-03-09 17:17:28 +00:00
Weblate
ff535c425d
Merge branch 'origin/develop' into Weblate.
2023-03-09 14:53:51 +00:00
Andy Balaam
421c1b9281
Support dynamic room predecessors in leave-behaviour ( #10340 )
2023-03-09 14:49:59 +00:00
Weblate
173947590b
Merge branch 'origin/develop' into Weblate.
2023-03-09 13:02:39 +00:00
Szimszon
517d096cb2
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-03-09 13:02:39 +00:00
Andy Balaam
f90bc40cfc
Support dynamic room predecessors in StopGapWidgetDriver ( #10338 )
2023-03-09 13:02:29 +00:00
Weblate
ce657066a9
Merge branch 'origin/develop' into Weblate.
2023-03-09 12:15:57 +00:00
Szimszon
5bc51e9004
Translated using Weblate (Hungarian)
...
Currently translated at 99.7% (3738 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-03-09 12:15:57 +00:00
Patrick Cloke
aca077cf2b
Add tests for createEditContent which mirror tests for createMessageContent. ( #10331 )
2023-03-09 12:15:48 +00:00
Weblate
1d04110e89
Merge branch 'origin/develop' into Weblate.
2023-03-09 11:48:45 +00:00
Peter Chen
e116503008
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-09 11:48:45 +00:00
Michael Weimann
85e8d27697
Extract avatars from permalink hook ( #10328 )
2023-03-09 12:48:36 +01:00
Weblate
1cb02fa21e
Merge branch 'origin/develop' into Weblate.
2023-03-09 10:18:29 +00:00
Andy Balaam
edd8865670
Support dynamic room predecessors in WidgetLayoutStore ( #10326 )
...
* Support dynamic room predecessors in WidgetLayoutStore
* Improve TS correctness in WidgetLayoutStore
* Test to cover onNotReady to quieten SonarCloud
---------
Co-authored-by: Janne Mareike Koschinski <janne@kuschku.de>
2023-03-09 10:18:23 +00:00
Weblate
0e15c8efbe
Merge branch 'origin/develop' into Weblate.
2023-03-09 09:31:08 +00:00
Andy Balaam
acb7dd84ac
Support dynamic room predecessors in SpaceStore ( #10332 )
2023-03-09 09:31:02 +00:00
Weblate
a45715c50c
Merge branch 'origin/develop' into Weblate.
2023-03-09 09:08:49 +00:00
Michael Telatynski
01d7b795ab
Silence sanitize-html warning ( #10334 )
2023-03-09 09:08:42 +00:00
Weblate
7d69e69ce1
Merge branch 'origin/develop' into Weblate.
2023-03-09 00:20:13 +00:00
Kerry
cef821c21b
Polls: sync push rules on changes to account_data ( #10287 )
...
* basic sync setup
* formatting
* get loudest value for synced rules
* more types
* test synced rules in notifications settings
* type fixes
* noimplicitany fixes
* remove debug
* tidying
* extract updatePushRuleActions fn to utils
* extract update synced rules
* just synchronise in one place?
* monitor account data changes AND trigger changes sync in notifications form
* lint
* setup LoggedInView test with enough mocks
* test rule syncing in LoggedInView
* strict fixes
* more comments
* one more comment
2023-03-09 00:20:06 +00:00
Weblate
bd4fb6b795
Merge branch 'origin/develop' into Weblate.
2023-03-08 15:34:12 +00:00
Janne Mareike Koschinski
2b39eac7b5
Handle more edge cases in ACL updates ( #10279 )
2023-03-08 16:33:58 +01:00
Weblate
d2a9598c2a
Merge branch 'origin/develop' into Weblate.
2023-03-08 15:13:39 +00:00
Andy Balaam
4ee57a36e0
Support dynamic room predecessors in BreadcrumbsStore ( #10295 )
...
* Tests for BreadcrumbsStore.meetsRoomRequirements
* Tests for appending rooms to BreadcrumbsStore
* Support dynamic room predecessors in BreadcrumbsStore
2023-03-08 15:13:32 +00:00
Weblate
9b0a2efdad
Merge branch 'origin/develop' into Weblate.
2023-03-08 14:19:27 +00:00
Michael Telatynski
bee4759208
Remove flux dependency ( #10313 )
2023-03-08 14:19:05 +00:00
Weblate
98c3fd7e71
Merge branch 'origin/develop' into Weblate.
2023-03-08 14:18:32 +00:00
Andy Balaam
b8d502be2e
Support dynamic room predecessors in RoomNotificationStateStore ( #10297 )
...
* Tests for RoomNotificationStateStore emitting events
* Support dynamic room predecessors in RoomNotificationStateStore
* Remove unused arguments from emit call.
UPDATE_STATUS_INDICATOR is used in:
* SpacePanel
* MatrixChat
* RoomHeaderButtons
but these arguments are not used in any of those places. Remove them so
when I refactor I don't have to make up values for them.
* Fix broken test (wrong expected args to emit)
UPDATE_STATUS_INDICATOR is used in:
* SpacePanel
* MatrixChat
* RoomHeaderButtons
but these arguments are not used in any of those places. Remove them so
when I refactor I don't have to make up values for them.
* Update the RoomNotificationStore whenever the predecessor labs flag changes
* Fix type errors
* Fix other tests that trigger our new watcher
2023-03-08 14:18:03 +00:00
Weblate
d9ab106f21
Merge branch 'origin/develop' into Weblate.
2023-03-08 13:28:13 +00:00
Michael Telatynski
80fc0997a4
Explicitly specify all children
props ( #10312 )
2023-03-08 13:28:07 +00:00
Weblate
a9a9710917
Merge branch 'origin/develop' into Weblate.
2023-03-08 12:06:56 +00:00
Michael Weimann
ad26925bb6
Refactor pill and add tests ( #10304 )
2023-03-08 13:06:50 +01:00
Weblate
596e48caa1
Merge branch 'origin/develop' into Weblate.
2023-03-08 11:49:04 +00:00
Michael Telatynski
c0e40217f3
Apply strictNullChecks
to src/stores/widgets/* ( #10324 )
...
* Apply `strictNullChecks` to src/stores/widgets/*
* Iterate
* Iterate
2023-03-08 11:48:58 +00:00
Weblate
2de4057271
Merge branch 'origin/develop' into Weblate.
2023-03-08 11:32:56 +00:00
Sebbones
0c1c3f1cde
Improved a11y for Field feedback and Secure Phrase input ( #10320 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-03-08 11:32:50 +00:00
Weblate
517952f55b
Merge branch 'origin/develop' into Weblate.
2023-03-08 10:11:07 +00:00
Michael Weimann
6fa00a20b0
Use compound icons ( #10292 )
2023-03-08 11:11:01 +01:00
Weblate
2768e5c3bb
Merge branch 'origin/develop' into Weblate.
2023-03-08 10:04:13 +00:00
Michael Telatynski
0db0d4b09d
Remove unused code ( #10322 )
2023-03-08 10:04:07 +00:00
Priit Jõerüüt
0b1401ac4f
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-03-08 09:50:32 +00:00
Jozef Gaal
54c969c16a
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-03-08 09:50:30 +00:00
Linerly
aef87e986d
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-03-08 09:50:28 +00:00
Ihor Hordiichuk
bd88c4b202
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-03-08 09:50:26 +00:00
Jeff Huang
9f60edeb6c
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-08 09:50:23 +00:00
Glandos
7870880ba4
Translated using Weblate (French)
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-03-08 09:50:21 +00:00
Besnik Bleta
b56323412c
Translated using Weblate (Albanian)
...
Currently translated at 99.6% (3732 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2023-03-07 16:48:15 +00:00
Weblate
fcd5f61530
Merge branch 'origin/develop' into Weblate.
2023-03-07 15:48:29 +00:00
Michael Telatynski
f74867e57b
Allow parsing png files to fail if thumbnailing is successful ( #10308 )
2023-03-07 15:48:23 +00:00
Weblate
000b709acc
Merge branch 'origin/develop' into Weblate.
2023-03-07 15:24:54 +00:00
random
07fcc7bd07
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2023-03-07 15:24:54 +00:00
maheichyk
3e340d5906
Fixes user authentication when registering via the module API ( #10257 )
...
* Fixes authentication when user is registered via module API
* Remove "on_logging_in" action
---------
Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
Co-authored-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
2023-03-07 16:24:44 +01:00
waclaw66
f95b1b3646
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-03-07 13:58:21 +00:00
Vri
f0f556f4cc
Translated using Weblate (German)
...
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-03-07 13:58:19 +00:00
Weblate
ced5284172
Merge branch 'origin/develop' into Weblate.
2023-03-07 13:19:29 +00:00
Nui Harime
06eba4d382
Translated using Weblate (Russian)
...
Currently translated at 94.5% (3541 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2023-03-07 13:19:29 +00:00
Vri
70c885ac8b
Translated using Weblate (German)
...
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-03-07 13:19:26 +00:00
Michael Telatynski
4b8bada24b
Apply strictNullChecks
around the codebase ( #10302
...
* Apply `strictNullChecks` around the codebase
* Iterate PR
2023-03-07 13:19:18 +00:00
Michael Telatynski
2191a2d820
Apply strictNullChecks
to src/components/views/emojipicker/* ( #10298 )
2023-03-07 11:28:48 +00:00
Michael Telatynski
32aa18ff2e
Apply strictNullChecks
to src/components/views/auth/*
( #10299
...
* Apply `strictNullChecks` to src/components/views/auth/*
* Iterate PR
2023-03-07 10:45:55 +00:00
Priit Jõerüüt
ebfc22808e
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-03-07 10:23:20 +00:00
Weblate
55b579afef
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-03-07 09:56:37 +00:00
Weblate
4c61291c44
Merge branch 'origin/develop' into Weblate.
2023-03-07 09:55:42 +00:00
Priit Jõerüüt
45f387a387
Translated using Weblate (Estonian)
...
Currently translated at 99.9% (3742 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-03-07 09:55:42 +00:00
Besnik Bleta
58885cb4ee
Translated using Weblate (Albanian)
...
Currently translated at 99.6% (3731 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2023-03-07 09:55:40 +00:00
Jozef Gaal
68cca0bf12
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-03-07 09:55:38 +00:00
waclaw66
46693b59eb
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-03-07 09:55:35 +00:00
Linerly
d1753f512c
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-03-07 09:55:33 +00:00
Ihor Hordiichuk
9680aca37f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-03-07 09:55:32 +00:00
Jeff Huang
58ad92906b
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-07 09:55:29 +00:00
Glandos
0dfb9bd59b
Translated using Weblate (French)
...
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-03-07 09:55:27 +00:00
Vri
29f38adceb
Translated using Weblate (German)
...
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-03-07 09:55:24 +00:00
Michael Telatynski
65aafaf2e0
Fix incorrect copy in space creation flow ( #10296 )
2023-03-07 09:55:14 +00:00
Weblate
a179348367
Merge branch 'origin/develop' into Weblate.
2023-03-06 17:21:15 +00:00
renovate[bot]
307df9d2c3
Update all non-major dependencies ( #9766 )
...
* Update all non-major dependencies
* Prettier
* Revert axe-core
* Revert axe-core
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-03-06 17:21:09 +00:00
Weblate
498e6448ac
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-03-06 17:15:17 +00:00
Weblate
8bcf75e3df
Merge branch 'origin/develop' into Weblate.
2023-03-06 17:14:22 +00:00
Ihor Hordiichuk
f277405d98
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-03-06 17:14:22 +00:00
Michael Telatynski
5e21ca43ec
Fix space settings dialog having rogue title tooltip ( #10293 )
2023-03-06 17:14:11 +00:00
Besnik Bleta
4de60f6bb4
Translated using Weblate (Albanian)
...
Currently translated at 99.6% (3731 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2023-03-06 16:25:22 +00:00
Weblate
ef9554f2c5
Merge branch 'origin/develop' into Weblate.
2023-03-06 15:17:52 +00:00
Michael Telatynski
bda54a8b20
Kill off enzyme in preference of react testing library ( #10255 )
2023-03-06 15:17:46 +00:00
Weblate
3a7a177ee1
Merge branch 'origin/develop' into Weblate.
2023-03-06 15:10:11 +00:00
Linerly
54498f1543
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-03-06 15:10:11 +00:00
Szimszon
c784ff38b3
Translated using Weblate (Hungarian)
...
Currently translated at 99.8% (3738 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-03-06 15:10:09 +00:00
Michael Weimann
394bffbae4
Await start DM in right panel ( #10290 )
2023-03-06 16:09:56 +01:00
Weblate
1de5b0152c
Merge branch 'origin/develop' into Weblate.
2023-03-06 12:13:24 +00:00
Michael Telatynski
667ec166d7
Remove Enzyme tests in favour of React testing-library ( #10289 )
2023-03-06 12:13:17 +00:00
Weblate
fda058b4ca
Merge branch 'origin/develop' into Weblate.
2023-03-06 11:45:43 +00:00
Michael Weimann
303b878b17
Pillify http and non-prefixed matrix.to links ( #10277 )
2023-03-06 12:45:37 +01:00
Weblate
fc6933da35
Merge branch 'origin/develop' into Weblate.
2023-03-06 11:09:08 +00:00
Michael Weimann
9b74b0f057
Only allow to start a DM with one email if encryption by default is enabled ( #10253 )
2023-03-06 12:08:17 +01:00
Weblate
4ed6d78ca6
Merge branch 'origin/develop' into Weblate.
2023-03-06 11:08:12 +00:00
Michael Weimann
db6ee53535
Implement third-party invite waiting room ( #10229 )
2023-03-06 12:08:04 +01:00
random
638437c0b1
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3742 of 3742 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2023-03-06 10:01:26 +00:00
Open Culture Foundation
d052f037ea
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3742 of 3742 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-05 12:33:46 +00:00
Weblate
8cf1c81503
Merge branch 'origin/develop' into Weblate.
2023-03-03 13:31:59 +00:00
Michael Telatynski
ad8d27d2b2
Fix some features not being configurable via features
( #10276 )
2023-03-03 13:31:51 +00:00
Weblate
50ddcf98b0
Merge branch 'origin/develop' into Weblate.
2023-03-03 12:34:45 +00:00
Michael Weimann
6746ce2da3
Fix start DM via right panel ( #10278 )
2023-03-03 13:34:38 +01:00
Weblate
8732cf50eb
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-03-03 09:39:03 +00:00
Weblate
9ee04a2466
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-03-03 09:33:37 +00:00
Weblate
9bbbd5b8eb
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-03-03 09:20:53 +00:00
Weblate
d405090a98
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-03-02 17:37:18 +00:00
Weblate
25ca47885f
Merge branch 'origin/develop' into Weblate.
2023-03-02 17:36:24 +00:00
Will Hunt
2d2b40ddac
Remove hosting link provider from Element ( #10270 )
...
* Remove hosting link provider from Element
* fix whitespace
2023-03-02 17:36:16 +00:00
Weblate
aed005a7aa
Merge branch 'origin/develop' into Weblate.
2023-03-02 13:54:50 +00:00
Hugh Nimmo-Smith
da246965d9
Support for v2 of MSC3903 ( #10165 )
2023-03-02 13:54:43 +00:00
Weblate
b61f8649bf
Merge branch 'origin/develop' into Weblate.
2023-03-02 10:41:23 +00:00
Michael Weimann
ac3c95fa84
Directly convert Matrix and room Ids to pills ( #10267 )
2023-03-02 11:41:17 +01:00
Weblate
d3574a5b06
Merge branch 'origin/develop' into Weblate.
2023-03-02 09:58:15 +00:00
Glandos
13fdf6b84b
Translated using Weblate (French)
...
Currently translated at 100.0% (3756 of 3756 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-03-02 09:58:15 +00:00
Kerry
de6a1a661c
apply strictnullchecks to src/components/views/beacon/* ( #10272 )
2023-03-02 09:58:05 +00:00
Weblate
ea6bf06b90
Merge branch 'origin/develop' into Weblate.
2023-03-02 08:44:18 +00:00
Michael Weimann
ffa047be68
Find DMs with pending third-paty invites ( #10256 )
2023-03-02 09:44:12 +01:00
Weblate
39ff7cb9ff
Merge branch 'origin/develop' into Weblate.
2023-03-02 05:33:32 +00:00
Jozef Gaal
4782f3110e
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3756 of 3756 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-03-02 05:33:32 +00:00
Ihor Hordiichuk
bd14077b5b
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3756 of 3756 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-03-02 05:33:30 +00:00
Jeff Huang
c735f0f5d4
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3756 of 3756 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-02 05:33:27 +00:00
Kerry
10a765472b
Polls push rules: synchronise poll rules with message rules ( #10263 )
...
* basic sync setup
* formatting
* get loudest value for synced rules
* more types
* test synced rules in notifications settings
* type fixes
* noimplicitany fixes
* remove debug
* tidying
2023-03-02 05:33:19 +00:00
Weblate
0cf8008ba2
Merge branch 'origin/develop' into Weblate.
2023-03-01 15:59:43 +00:00
Besnik Bleta
b93424fad1
Translated using Weblate (Albanian)
...
Currently translated at 99.6% (3742 of 3756 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2023-03-01 15:59:42 +00:00
Michael Telatynski
e5291c195d
Replace react-dom tests with react testing-library tests ( #10260 )
2023-03-01 15:59:27 +00:00
Priit Jõerüüt
24ba32cb68
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3756 of 3756 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-03-01 14:42:13 +00:00
waclaw66
597cd15996
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3756 of 3756 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-03-01 14:42:11 +00:00
Linerly
731b4904de
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3756 of 3756 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-03-01 14:42:09 +00:00
Vri
ff657eaf15
Translated using Weblate (German)
...
Currently translated at 100.0% (3756 of 3756 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-03-01 14:42:08 +00:00
Weblate
f12fb072d9
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-03-01 13:13:18 +00:00
Weblate
52af0d5403
Merge branch 'origin/develop' into Weblate.
2023-03-01 13:12:24 +00:00
Michael Weimann
4f1e5a71de
Update verification request toast button labels ( #10259 )
2023-03-01 14:12:17 +01:00
Weblate
ae1cace817
Merge branch 'origin/develop' into Weblate.
2023-03-01 09:12:37 +00:00
Besnik Bleta
f66f037216
Translated using Weblate (Albanian)
...
Currently translated at 99.6% (3741 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2023-03-01 09:12:36 +00:00
random
e85ec1005e
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3755 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2023-03-01 09:12:33 +00:00
Ihor Hordiichuk
1eed3e60ab
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3755 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-03-01 09:12:29 +00:00
Jeff Huang
5a45bdd38b
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3755 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-03-01 09:12:25 +00:00
Michael Telatynski
976345c835
Downgrade matrix-events-sdk, update yarn.lock, remove stub package ( #10262 )
...
* Update yarn.lock, remove stub package, fix peer deps
* iterate
* Iterate
* Resolutions
* Apply resolution for @types/react
* Fix more types
* Fix strict types
* Unbreak jest
2023-03-01 09:12:14 +00:00
Weblate
40daf23044
Merge branch 'origin/develop' into Weblate.
2023-02-28 10:51:34 +00:00
Michael Telatyński
8ad21e6492
Apply strictNullChecks to src/async-components/* ( #10251
...
* Apply strictNullChecks to src/async-components/*
* Iterate
2023-02-28 10:51:27 +00:00
Weblate
155385d0a4
Merge branch 'origin/develop' into Weblate.
2023-02-28 10:31:54 +00:00
Michael Telatyński
629e5cb01f
Properly type Modal props to ensure useful typescript checking ( #10238
...
* Properly type Modal props to ensure useful typescript checking
* delint
* Iterate
* Iterate
* Fix modal.close loop
* Iterate
* Fix tests
* Add comment
* Fix test
2023-02-28 10:31:48 +00:00
Weblate
0b9f1ae9d1
Merge branch 'origin/develop' into Weblate.
2023-02-28 10:26:03 +00:00
Michael Telatyński
ae5725b24c
Apply strictNullChecks to src/components/views/avatars/* ( #10254 )
2023-02-28 10:25:36 +00:00
Weblate
26b3145bd8
Merge branch 'origin/develop' into Weblate.
2023-02-28 10:25:06 +00:00
Michael Telatyński
eca28ac2f3
Apply strictNullChecks to src/settings/* ( #10252
...
* Apply strictNullChecks to src/settings/*
* Fix inherited types
2023-02-28 10:24:59 +00:00
Weblate
d65ad79981
Merge branch 'origin/develop' into Weblate.
2023-02-28 09:39:53 +00:00
Priit Jõerüüt
3a9620e74a
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3755 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-02-28 09:39:52 +00:00
Jozef Gaal
77ff112e5c
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3755 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-02-28 09:39:50 +00:00
Glandos
8d84c26320
Translated using Weblate (French)
...
Currently translated at 100.0% (3755 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-02-28 09:39:46 +00:00
Michael Weimann
2c7dfb5401
Factor out basic email check ( #10244 )
2023-02-28 10:39:35 +01:00
Weblate
a08997c9a8
Merge branch 'origin/develop' into Weblate.
2023-02-28 08:58:30 +00:00
Michael Telatyński
f40d15388c
Update tests to prefer RTL over Enzyme ( #10247
...
* Update tests to prefer RTL over Enzyme
* Strict types
2023-02-28 08:58:23 +00:00
Weblate
5470a57630
Merge branch 'origin/develop' into Weblate.
2023-02-28 08:56:05 +00:00
Kerry
dd6fc124d7
Apply strictNullChecks to src/components/views/location/* ( #10249
...
* strict fixes
* accessiblebutton without onClick explicit
* strict fix for UserMenu BaseAvatar
2023-02-28 08:55:59 +00:00
Priit Jõerüüt
772bda1439
Translated using Weblate (Estonian)
...
Currently translated at 99.8% (3748 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-02-28 08:44:24 +00:00
waclaw66
638d4e445e
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3755 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-02-28 08:02:28 +00:00
Linerly
84e39f51b1
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3755 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-02-28 08:02:24 +00:00
Vri
bf31f1a92e
Translated using Weblate (German)
...
Currently translated at 100.0% (3755 of 3755 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-02-28 08:02:21 +00:00
Weblate
80f3f89581
Merge branch 'origin/develop' into Weblate.
2023-02-28 02:56:37 +00:00
Ihor Hordiichuk
e4669d65cc
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-02-28 02:56:37 +00:00
Kerry
7c70dd9d16
Poll history: fetch more poll history ( #10235 )
...
* load more pages of polls
* load more and no results messages
* style no results message
* remove debug
* strict fixes
* comments
* i18n pluralisations
* pluralisation the right way
2023-02-28 02:56:27 +00:00
Weblate
f04e34d2f5
Merge branch 'origin/develop' into Weblate.
2023-02-27 20:40:01 +00:00
Kerry
f57495d3cd
Poll history: detail screen ( #10172 )
...
* basic navigation to focused poll
* add tooltip
* drill permalinkCreator down to poll history
* render poll tile and link to timeline
* tidy and lint
* unit test poll detail
* add view poll link to ended pollliste item
* strict fix
* pr improvements
* pass room as prop
* permalinkcreator ts assertion
2023-02-27 20:39:55 +00:00
Weblate
47886b6b6a
Merge branch 'origin/develop' into Weblate.
2023-02-27 17:09:22 +00:00
grimhilt
0546a11fd9
Sort short/exact emoji matches before longer incomplete matches ( #10212 )
...
* apply sort for exact match
* add tests for emoji provider
* apply filter in the emoji picker
* add tests
* revert cypress version
* put correct copyright
* fix eslint
* fix eslint
* add type
* fix cypress test
* fix tsc types issues
* add forgotten space...
---------
Co-authored-by: grimhilt <grimhilt@users.noreply.github.com>
Co-authored-by: David Baker <dbkr@users.noreply.github.com>
2023-02-27 17:09:15 +00:00
Besnik Bleta
fbfccd6ebc
Translated using Weblate (Albanian)
...
Currently translated at 99.6% (3730 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2023-02-27 10:12:54 +00:00
Weblate
f971d0331a
Merge branch 'origin/develop' into Weblate.
2023-02-27 09:34:10 +00:00
David Baker
62cd0f1beb
Use the room avatar as a placeholder in calls ( #10231 )
...
* Use the room avatar as a placeholder in calls
Rather than the image for the user we're in a call with. This makes
it work correctly with virtual rooms easily since we'll get the
avatar for the correct room.
* Prettier
* TS strict errors
* More TS strict fixes
* More strict TS
* Prettier
* Even more TS strict
* more stricter
2023-02-27 09:34:02 +00:00
Weblate
5252712f9a
Merge branch 'origin/develop' into Weblate.
2023-02-27 09:15:41 +00:00
waclaw66
89ef9ee454
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-02-27 09:15:41 +00:00
random
28dce9f912
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2023-02-27 09:15:39 +00:00
Michael Telatyński
12dd799301
Fix double translation issue ( #10240
...
* Fix double translation issue
* Remove some redundant string concatenations
2023-02-27 09:15:27 +00:00
Priit Jõerüüt
39b6b97fc6
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-02-26 21:31:32 +00:00
Jozef Gaal
aea804ca12
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-02-26 21:31:30 +00:00
Linerly
2e118527fe
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-02-26 21:31:28 +00:00
Ihor Hordiichuk
f7e3ff1e73
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-02-26 21:31:26 +00:00
Szimszon
6340c0ef80
Translated using Weblate (Hungarian)
...
Currently translated at 99.9% (3742 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-02-26 21:31:23 +00:00
Glandos
ab6ccae091
Translated using Weblate (French)
...
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-02-26 21:31:21 +00:00
Vri
b9acdba9f2
Translated using Weblate (German)
...
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-02-26 21:31:19 +00:00
Weblate
98c54bc1ca
Merge branch 'origin/develop' into Weblate.
2023-02-24 15:59:37 +00:00
Aaron Raimist
d9d0ab3d98
Provide a more detailed error message than "No known servers" ( #6048 )
...
* Provide a more detailed error message than "No known servers"
Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Fix PR since file was refactored
Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Fix formatting
Signed-off-by: Aaron Raimist <aaron@raim.ist>
* lint
Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Update src/stores/RoomViewStore.tsx
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
* Add example identifiers and a more detailed explanation
Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Lint
Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Lint
Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Revert back to original wording (except s/alias/address)
Alias was a better name imo but Element calls them addresses now so changed to be consistent.
Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Prettier
Signed-off-by: Aaron Raimist <aaron@raim.ist>
* Fix ts error
* Add snapshot test
* Check the Modal props
* Add test case to reach quality gate
---------
Signed-off-by: Aaron Raimist <aaron@raim.ist>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Florian Duros <florianduros@element.io>
2023-02-24 15:59:30 +00:00
Weblate
c0747a7bff
Merge branch 'origin/develop' into Weblate.
2023-02-24 15:28:48 +00:00
Michael Telatynski
76b82b4b2b
Make more code conform to strict null checks ( #10219
...
* Make more code conform to strict null checks
* Fix types
* Fix tests
* Fix remaining test assertions
* Iterate PR
2023-02-24 15:28:40 +00:00
Weblate
21f6e7cc52
Merge branch 'origin/develop' into Weblate.
2023-02-24 14:46:13 +00:00
waclaw66
bfe93a7031
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-02-24 14:46:13 +00:00
Christian Paul
5bff2cc38d
Translated using Weblate (Esperanto)
...
Currently translated at 77.7% (2909 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/eo/
2023-02-24 14:46:11 +00:00
Szimszon
a06775607a
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-02-24 14:46:05 +00:00
Glandos
7cf588f51d
Translated using Weblate (French)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-02-24 14:46:03 +00:00
Robin
4c79ecf141
Say when a call was answered from a different device ( #10224 )
...
* Say when a call was answered from a different device
* Adjust font size on call tiles to match designs
2023-02-24 14:45:53 +00:00
Dragonidze
16095cdd62
Translated using Weblate (Georgian)
...
Currently translated at 0.2% (8 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ka/
2023-02-23 15:57:40 +00:00
Ihor Hordiichuk
b57d6c2c42
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-02-23 15:57:39 +00:00
Weblate
6a9431e2d3
Merge branch 'origin/develop' into Weblate.
2023-02-23 14:53:53 +00:00
maheichyk
7b77f76486
Widget permissions customizations using module api ( #10121 )
...
* Using module api to customize widget permissions
Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
* Revert type export and use ComponentProps instead.
Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
---------
Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
Co-authored-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
2023-02-23 14:53:44 +00:00
Priit Jõerüüt
b60ceb1639
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-02-23 13:20:47 +00:00
Weblate
bc9970a927
Merge branch 'origin/develop' into Weblate.
2023-02-23 11:57:43 +00:00
Germain
8f7f855ad4
Refactor ExtraTile to use functional components ( #10191 )
2023-02-23 11:57:37 +00:00
Weblate
f3764b4f15
Merge branch 'origin/develop' into Weblate.
2023-02-23 10:53:10 +00:00
Vri
eb8a6c29f8
Translated using Weblate (German)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-02-23 10:53:10 +00:00
Germain
5f78be73f3
Add tests for AskInviteAnywayDialog ( #10228 )
...
Co-authored-by: Michael Weimann <michaelw@matrix.org>
2023-02-23 10:52:58 +00:00
Weblate
09464ab59b
Merge branch 'origin/develop' into Weblate.
2023-02-23 10:29:35 +00:00
Jozef Gaal
1de462a8dc
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-02-23 10:29:34 +00:00
Linerly
6599a81822
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-02-23 10:29:32 +00:00
Glandos
698f8f711f
Translated using Weblate (French)
...
Currently translated at 99.7% (3731 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-02-23 10:29:31 +00:00
maheichyk
d0c266d4a1
Support joining non-peekable rooms via the module API ( #10154 )
...
When previewing a room, we normally do not have a Room object. Currently, when the RoomPreviewBar is instantiated without a room, it doesn't raise the PreviewRoomNotLoggedIn and JoinFromRoomPreview module lifecycle events, meaning that modules are unable to intercept previews of non-peekable rooms.
To fix this, make sure that we pass the room ID into RoomPreviewBar irrespective of whether we have a Room object, and use it to raise the module lifecycle events.
Signed-off-by: Mikhail Aheichyk <mikhail.aheichyk@nordeck.net>
2023-02-23 10:29:21 +00:00
Weblate
4789bbb1d5
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-02-23 09:26:38 +00:00
Weblate
28bb2fa822
Merge branch 'origin/develop' into Weblate.
2023-02-23 09:25:44 +00:00
Linerly
4e4ae2cf5d
Translated using Weblate (Indonesian)
...
Currently translated at 99.9% (3738 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2023-02-23 09:25:44 +00:00
Glandos
c4ad2e9f51
Translated using Weblate (French)
...
Currently translated at 99.7% (3732 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2023-02-23 09:25:42 +00:00
Michael Weimann
880428ab94
Update „new device“ toast texts and buttons ( #10200 )
2023-02-23 10:25:33 +01:00
Weblate
32d84ede95
Merge branch 'origin/develop' into Weblate.
2023-02-23 07:47:00 +00:00
Szimszon
31422c21ba
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-02-23 07:47:00 +00:00
Michael Weimann
eb6278df1d
Do not prompt for a password when doing a „reset all“ after login ( #10208 )
2023-02-23 08:46:49 +01:00
Ihor Hordiichuk
15ed9ec2d3
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2023-02-23 03:58:01 +00:00
Jeff Huang
a75133e720
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2023-02-23 03:57:57 +00:00
Weblate
1aa885d306
Merge branch 'origin/develop' into Weblate.
2023-02-22 19:04:07 +00:00
Priit Jõerüüt
dd132763a7
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-02-22 19:04:07 +00:00
Jozef Gaal
c06dd9bf24
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-02-22 19:04:05 +00:00
Robin
1a08c6ba3a
Fix calls showing as 'connecting' after hangup ( #10223 )
2023-02-22 19:03:53 +00:00
Weblate
3d5be62391
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-02-22 13:07:34 +00:00
Priit Jõerüüt
3fa5c2b8a5
Translated using Weblate (Estonian)
...
Currently translated at 99.9% (3739 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-02-22 13:06:41 +00:00
waclaw66
9a2fde43a0
Translated using Weblate (Czech)
...
Currently translated at 99.9% (3740 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-02-22 13:06:38 +00:00
Andy Balaam
2dde23a55b
Merge pull request #10218 from RiotTranslateBot/weblate-element-web-matrix-react-sdk
...
Translations update from Weblate
2023-02-22 13:06:20 +00:00
Weblate
a1f5b27b63
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-02-22 13:00:52 +00:00
Weblate
e96762de31
Merge branch 'origin/develop' into Weblate.
2023-02-22 12:59:54 +00:00
waclaw66
ecca3e2f5e
Translated using Weblate (Czech)
...
Currently translated at 99.9% (3739 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-02-22 12:59:54 +00:00
Michael Weimann
d7b4740a7e
Prevent multiple Jitsi calls started at the same time ( #10183 )
2023-02-22 13:59:42 +01:00
Vri
90284e9944
Translated using Weblate (German)
...
Currently translated at 99.8% (3734 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-02-22 12:46:20 +00:00
Weblate
5c3800c5d8
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
2023-02-22 11:41:21 +00:00
Weblate
88241caf1e
Merge branch 'origin/develop' into Weblate.
2023-02-22 11:40:27 +00:00
Vri
b7efa1da94
Translated using Weblate (German)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-02-22 11:40:27 +00:00
Suguru Hirahara
b9ff6558e9
Make localization keys compatible with agglutinative and/or SOV type languages ( #10159 )
...
* Make localization keys on HelpUserSettingsTab compatible with agglutinative and/or SOV type languages
* Make localization keys on room notifications debug dialog on devtools compatible with agglutinative and/or SOV type languages
* Make keys compatible with inflection
* Clarify context for Weblate translators
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-02-22 12:40:18 +01:00
Priit Jõerüüt
4539dbb91f
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3741 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2023-02-22 11:29:20 +00:00
Vri
b1f81dff4d
Translated using Weblate (German)
...
Currently translated at 99.9% (3740 of 3741 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2023-02-22 11:29:17 +00:00
Weblate
9471c21b71
Merge branch 'origin/develop' into Weblate.
2023-02-22 10:53:55 +00:00
Kerry
c07cd2462e
Ended poll tiles: add ended the poll message ( #10193 )
...
* add ended the poll message to ended poll tile
* fussy import ordering
---------
Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
2023-02-22 10:53:12 +00:00
Weblate
6c58b14948
Merge branch 'origin/develop' into Weblate.
2023-02-22 10:53:01 +00:00
Michael Telatynski
c29e5f18ff
Update usages of test utilities preferring RTL ( #10203 )
2023-02-22 10:52:55 +00:00
Weblate
fb0f210d93
Merge branch 'origin/develop' into Weblate.
2023-02-22 10:51:53 +00:00
waclaw66
818065521e
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3740 of 3740 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2023-02-22 10:51:53 +00:00
Kerry
17bbd4eaac
Polls: show warning about undecryptable relations ( #10179 )
...
* add decryption error message to MPollBody
* test poll undecryptable message
* tidy + ling
* remove unused file
2023-02-22 10:51:44 +00:00
Weblate
3872dac994
Merge branch 'origin/develop' into Weblate.
2023-02-22 10:39:15 +00:00
Florian Duros
58b8df9868
Display "The sender has blocked you from receiving this message" error message instead of "Unable to decrypt message" ( #10202 )
2023-02-22 11:39:09 +01:00
Weblate
7f46c23343
Merge branch 'origin/develop' into Weblate.
2023-02-22 10:29:57 +00:00
grimhilt
fbeddba782
Add link to next file in the export ( #10190 )
...
Co-authored-by: grimhilt <grimhilt@users.noreply.github.com>
2023-02-22 10:29:49 +00:00
Weblate
31782507fc
Merge branch 'origin/develop' into Weblate.
2023-02-22 10:24:09 +00:00
Jozef Gaal
7e7c7732d8
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (3737 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2023-02-22 10:24:09 +00:00
random
09bc721246
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3737 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2023-02-22 10:24:07 +00:00
Ali-x98
ca090f0e52
Translated using Weblate (Arabic)
...
Currently translated at 36.0% (1346 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ar/
2023-02-22 10:24:04 +00:00
Jon Arvid
694eb590a4
Translated using Weblate (Swedish)
...
Currently translated at 99.9% (3736 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2023-02-22 10:24:03 +00:00
LinAGKar
14f0fb3eb0
Translated using Weblate (Swedish)
...
Currently translated at 99.9% (3736 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2023-02-22 10:24:03 +00:00
Szimszon
52dba3102f
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3737 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2023-02-22 10:24:01 +00:00
Kerry
168f6df7c8
Filter NSFW content in room directory ( #10196 )
...
* add SpotlightSearch.showNsfwPublicRooms setting
* use setting in publicroomsearch
* add nsfw keyword filter and setting for room directory
* unit tests
* remove assertions
2023-02-22 10:23:52 +00:00
Kerry
d141fedff6
port BeaconViewDialog unit test to rtl ( #10180 )
2023-02-21 21:32:37 +00:00
Element Translate Bot
e3b1eff391
Translations update from Weblate ( #10199 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Spanish)
Currently translated at 97.4% (3653 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
* Translated using Weblate (French)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3638 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3638 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3638 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Albanian)
Currently translated at 99.5% (3731 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3638 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (German)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3637 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3639 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Japanese)
Currently translated at 97.4% (3654 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 97.5% (3657 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (French)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (3716 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Albanian)
Currently translated at 99.5% (3731 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (3714 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (3714 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (3714 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (3714 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (3714 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (3714 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (French)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (3715 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (3716 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Japanese)
Currently translated at 99.1% (3716 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (3720 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Japanese)
Currently translated at 99.2% (3718 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Slovak)
Currently translated at 99.9% (3745 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (Japanese)
Currently translated at 99.4% (3725 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.4% (3725 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (German)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (French)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Japanese)
Currently translated at 99.6% (3734 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Japanese)
Currently translated at 99.7% (3736 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Japanese)
Currently translated at 99.7% (3736 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (Czech)
Currently translated at 99.9% (3743 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (German)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Japanese)
Currently translated at 99.7% (3735 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3746 of 3746 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (Japanese)
Currently translated at 99.7% (3737 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Hungarian)
Currently translated at 99.7% (3736 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (French)
Currently translated at 100.0% (3747 of 3747 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Indonesian)
Currently translated at 99.0% (3707 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Japanese)
Currently translated at 99.7% (3734 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Thai)
Currently translated at 12.2% (458 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/th/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (3737 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (3737 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (French)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Thai)
Currently translated at 12.3% (464 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/th/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (3737 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 99.9% (3743 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (3737 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 93.1% (3487 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
* Translated using Weblate (German)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3744 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (3737 of 3744 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Added translation using Weblate (English (Old))
* Translated using Weblate (German)
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Ukrainian)
Currently translated at 99.9% (3744 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Added translation using Weblate (Chinese (Min Nan))
* Added translation using Weblate (English (Middle))
* Translated using Weblate (French)
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 93.1% (3487 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Turkish)
Currently translated at 52.6% (1973 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/tr/
* Translated using Weblate (Latvian)
Currently translated at 47.0% (1763 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lv/
* Translated using Weblate (Japanese)
Currently translated at 99.8% (3738 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Albanian)
Currently translated at 99.5% (3728 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3745 of 3745 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3737 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3737 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3737 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3737 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3737 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3737 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (French)
Currently translated at 100.0% (3737 of 3737 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
---------
Co-authored-by: Levi <blueim818@gmail.com>
Co-authored-by: Jairo Llopis <yajo.sk8@gmail.com>
Co-authored-by: Glandos <bugs-github@antipoul.fr>
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Suguru Hirahara <d4bb0a95-96c1-4662-9d31-a5e520a01a09@hostux.ninja>
Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Weblate <translate@riot.im>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Michael Weimann <mail@michael-weimann.eu>
Co-authored-by: Vri <element@vrifox.cc>
Co-authored-by: Jozef Gaal <preklady@mayday.sk>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: waclaw66 <waclaw66@seznam.cz>
Co-authored-by: Peter Vágner <pvdeejay@gmail.com>
Co-authored-by: Kaede <contact@kaede.ch>
Co-authored-by: Tibor Szentmarjay <email@szentmarjaytibor.hu>
Co-authored-by: qaqland <qaq4566@gmail.com>
Co-authored-by: lidinxian <ball1107989454@gmail.com>
Co-authored-by: purjolini <lillemanno@hotmail.com>
Co-authored-by: Jon Arvid <element@prograde.se>
Co-authored-by: Meow <meow@meow.pro>
Co-authored-by: Ferhan Yalçın <ferhan.yalcin@gmail.com>
Co-authored-by: Edgars Andersons <Edgars+Element-translations@gaitenis.id.lv>
2023-02-21 10:38:53 +00:00
Kerry
d66248c17c
Poll history: fetch last 30 days of polls ( #10157 )
...
* use timeline pagination
* fetch last 30 days of poll history
* add comments, tidy
* more comments
* finish comment
* wait for responses to resolve before displaying in list
* dont use state for list
* return unsubscribe
* strict fixes
* unnecessary event type in filter
* add catch
2023-02-20 20:07:57 +00:00
Kerry
3fafa4b58d
Port location unit tests from enzyme to react-testing-library ( #10181 )
...
* SmartMarker test to rtl
* LocationPicker to rtl
* LocationViewDialog to rtl
* LocationShareMenu to rtl
* use toBeDisabled assertion
2023-02-20 18:35:39 +00:00
Kerry
a06163ee98
Poll history - ended polls list items ( #10119 )
...
* wip
* remove dupe
* use poll model relations in all cases
* update mpollbody tests to use poll instance
* update poll fetching login in pinned messages card
* add pinned polls to room polls state
* add spinner while relations are still loading
* handle no poll in end poll dialog
* strict errors
* render a poll body that errors for poll end events
* add fetching logic to pollend tile
* extract poll testing utilities
* test mpollend
* strict fix
* more strict fix
* strict fix for forwardref
* add filter component
* update poll test utils
* add unstyled filter tab group
* filtertabgroup snapshot
* lint
* update test util setupRoomWithPollEvents to allow testing multiple polls in one room
* style filter tabs
* test error message for past polls
* sort polls list by latest
* extract poll option display components from pollbody
* add ended poll list item component
* use named export for polllistitem
* test POllListItemEnded
* comments
* strict fixes
* extract poll option display components
* strict fixes
* strict
2023-02-20 18:19:50 +00:00
Germain
8c22584f64
Remove threads labs flag and the ability to disable threads ( #9878 )
2023-02-20 14:46:07 +00:00
Michael Weimann
9b267e7bc4
Add success dialog after key backup ( #10177 )
2023-02-17 12:35:13 +00:00
Hugh Nimmo-Smith
a854e941cc
Release Sign in with QR out of labs ( #10182 )
2023-02-17 09:27:57 +00:00
Ashutosh Sharma
cf7ab9a8c6
Re-focus the composer on dialogue quit ( #10007 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-02-16 18:04:46 +00:00
Michael Telatynski
4574c665ea
Conform more code to strict null checking ( #10167 )
...
* Conform more code to strict null checking
* Delint
* Iterate PR based on feedback
2023-02-16 17:21:44 +00:00
Janne Mareike Koschinski
f7bea2cae5
Remove unnecessary, accidentally inverted condition for room ordering ( #10178 )
2023-02-16 15:54:32 +01:00
Michael Weimann
8feed1a225
Try to resolve emails before creating a DM ( #10164 )
2023-02-16 14:17:43 +01:00
Hugh Nimmo-Smith
f0359a5c18
Revert "Release Sign in with QR out of labs ( #10066 )" ( #10176 )
2023-02-16 12:10:52 +00:00
Michael Telatynski
e8b92b308b
Conform more code to strict null checking ( #10169 )
...
* Conform more code to strict null checking
* delint
* Iterate
* delint
* Fix bad test
2023-02-16 09:38:44 +00:00
Hugh Nimmo-Smith
5123d7e641
Release Sign in with QR out of labs ( #10066 )
2023-02-16 09:18:12 +00:00
Michael Telatynski
145a5a8a8d
Conform more code to strict null checking ( #10153 )
...
* Conform more code to strict null checking
* Conform more code to strict null checking
* Iterate
* Iterate
2023-02-15 13:36:22 +00:00
Michael Weimann
6ab44fd2cb
Fix email lookup in invite dialog ( #10150 )
2023-02-14 13:21:29 +01:00
alunturner
18c9b2bed2
Hide indent button in rte ( #10149 )
...
* add conditional rendering for indent and unindent buttons
* bump rte to 1.1.1
2023-02-14 11:07:36 +00:00
Suguru Hirahara
d3923c0b8a
Capitalization of security key and phrase ( #10158 )
2023-02-14 10:05:58 +00:00
Suguru Hirahara
ea4000cf1e
Fix 'Failed check: Ellipsis' on Weblate ( #10144 )
...
* Fix 'Failed check: Ellipsis' on Weblate
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Fix tests
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Remove white space characters before the horizontal ellipsis from RoomPreviewBar
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* yarn run i18n
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Additional change
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-02-14 09:05:01 +00:00
Suguru Hirahara
aded28ed25
Remove duplicate white space characters from translation keys ( #10152 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-02-14 08:59:39 +01:00
Kerry
b4565f5024
add Ended poll text to ended poll reply formatted body ( #10146 )
2023-02-13 22:34:47 +00:00
Johannes Marbach
de864f15bc
Fix strict mode issues
2023-02-13 20:25:43 +01:00
Johannes Marbach
d0e9331f07
Merge branch 'develop' into johannes/find-myself
2023-02-13 20:16:04 +01:00
Michael Telatynski
da7aa4055e
Conform more of the code base to strict null checking ( #10147 )
...
* Conform more of the code base to strict null checking
* More strict fixes
* More strict work
* Fix missing optional type
* Iterate
2023-02-13 17:01:43 +00:00
Suguru Hirahara
fa036a5080
Improve localization experience on Weblate ( #10140 )
...
* Create a variable for 'Manage integrations', using the existing key
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Create a variable for 'Scan QR code' to activate automatic suggestions on Weblate
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
* Create a variable for 'My Ban List'
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
---------
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-02-13 16:19:02 +01:00
Michael Telatynski
61a63e47f4
Comply with noImplicitAny ( #9940 )
...
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
2023-02-13 11:39:16 +00:00
Suguru Hirahara
ac7f69216e
Remove duplicate translated string ( #10139 )
2023-02-13 11:31:22 +00:00
Suguru Hirahara
986b7cbb61
Remove ineffective white space characters from VerifyEmailModal.tsx ( #10141 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-02-13 11:11:22 +01:00
Suguru Hirahara
1f9db5d41d
Use '_t' for caption to have strings localized ( #10143 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-02-13 09:49:30 +00:00
Michael Weimann
a6eee32c66
Examine all m.direct rooms to find a DM as fallback ( #10127 )
2023-02-13 08:46:53 +01:00
Kerry
1c6b06bb58
Poll history - extract poll option display components ( #10107 )
...
* wip
* remove dupe
* use poll model relations in all cases
* update mpollbody tests to use poll instance
* update poll fetching login in pinned messages card
* add pinned polls to room polls state
* add spinner while relations are still loading
* handle no poll in end poll dialog
* strict errors
* render a poll body that errors for poll end events
* add fetching logic to pollend tile
* extract poll testing utilities
* test mpollend
* strict fix
* more strict fix
* strict fix for forwardref
* add filter component
* update poll test utils
* add unstyled filter tab group
* filtertabgroup snapshot
* lint
* update test util setupRoomWithPollEvents to allow testing multiple polls in one room
* style filter tabs
* test error message for past polls
* sort polls list by latest
* extract poll option display components
* strict fixes
2023-02-13 02:55:39 +00:00
Kerry
18ab325eaf
Poll history - filter by active or ended ( #10098 )
...
* wip
* remove dupe
* use poll model relations in all cases
* update mpollbody tests to use poll instance
* update poll fetching login in pinned messages card
* add pinned polls to room polls state
* add spinner while relations are still loading
* handle no poll in end poll dialog
* strict errors
* render a poll body that errors for poll end events
* add fetching logic to pollend tile
* extract poll testing utilities
* test mpollend
* strict fix
* more strict fix
* strict fix for forwardref
* add filter component
* update poll test utils
* add unstyled filter tab group
* filtertabgroup snapshot
* lint
* update test util setupRoomWithPollEvents to allow testing multiple polls in one room
* style filter tabs
* test error message for past polls
* sort polls list by latest
* move FilterTabGroup into generic components
* comments
* Update src/components/views/dialogs/polls/types.ts
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
---------
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-02-13 09:19:45 +13:00
Germain
f0f50485d7
TypeScript strict fixes ( #10138 )
2023-02-10 18:11:57 +00:00
Suguru Hirahara
e57f6f0257
Remove white space characters before the horizontal ellipsis ( #10130 )
2023-02-10 17:42:39 +00:00
Suguru Hirahara
fc7d0eeaef
Remove a redundant white space ( #10129 )
2023-02-10 09:38:22 +01:00
Michael Weimann
671fdc8665
Migrate RoomView to support MSC3946 ( #10088 )
2023-02-10 08:40:38 +01:00
Johannes Marbach
6ee6accfc6
Merge branch 'develop' into johannes/find-myself
2023-02-10 08:26:16 +01:00
Johannes Marbach
039824c0ee
Move error handling to separate effect
2023-02-10 08:25:59 +01:00
Michael Weimann
9868d8f39d
Migrate SpaceContextMenu-test.tsx to react-testing-library ( #10120 )
2023-02-09 12:23:22 +01:00
Andy Balaam
a068b1e940
Improve types of sticky rooms ( #10078 )
2023-02-09 10:45:11 +00:00
Suguru Hirahara
47d9b63cfe
Fix some inconsistencies in error messages ( #10114 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-02-09 10:04:54 +00:00
Adarsh Singh
f24db71753
fix: correctly identify emoticons ( #10108 )
...
Signed-off-by: Adarsh Singh <thakurluckysinghbrh@gmail.com>
2023-02-08 17:29:12 +01:00
Johannes Marbach
f842e319de
Merge branch 'develop' into johannes/find-myself
2023-02-08 16:42:14 +01:00
Germain
2da98a6024
Make TS strict the effects folder ( #10111 )
2023-02-08 13:12:14 +01:00
Michael Weimann
2c30e6d909
Migrate ZoomButtons-test
to react-testing-library ( #10104 )
2023-02-08 09:31:24 +01:00
Kerry
583050c8c0
Render poll end events in timeline ( #10027 )
...
* wip
* remove dupe
* use poll model relations in all cases
* update mpollbody tests to use poll instance
* update poll fetching login in pinned messages card
* add pinned polls to room polls state
* add spinner while relations are still loading
* handle no poll in end poll dialog
* strict errors
* render a poll body that errors for poll end events
* add fetching logic to pollend tile
* extract poll testing utilities
* test mpollend
* strict fix
* more strict fix
* strict fix for forwardref
* update poll test utils
* implicit anys
* tidy and add jsdoc
2023-02-07 21:12:39 +00:00
Johannes Marbach
e5e2a825fb
Make geolocate update with allowGeolocate
2023-02-07 20:46:10 +01:00
Johannes Marbach
c5fa3fc796
Merge branch 'develop' into johannes/find-myself
2023-02-07 20:35:06 +01:00
Element Translate Bot
76c4341cae
Translations update from Weblate ( #10100 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Arabic)
Currently translated at 36.6% (1360 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ar/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (French)
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Japanese)
Currently translated at 91.8% (3410 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Finnish)
Currently translated at 92.5% (3434 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fi/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3712 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Japanese)
Currently translated at 93.6% (3478 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 93.8% (3484 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Icelandic)
Currently translated at 88.3% (3278 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/is/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 77.4% (2876 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pt_BR/
* Translated using Weblate (Japanese)
Currently translated at 94.4% (3506 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Icelandic)
Currently translated at 89.9% (3340 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/is/
* Translated using Weblate (Japanese)
Currently translated at 94.6% (3514 of 3712 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (German)
Currently translated at 100.0% (3713 of 3713 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3713 of 3713 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (German)
Currently translated at 100.0% (3715 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3715 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Japanese)
Currently translated at 95.9% (3564 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3715 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3715 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (French)
Currently translated at 100.0% (3715 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Hungarian)
Currently translated at 99.9% (3713 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3715 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Japanese)
Currently translated at 96.5% (3587 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3604 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3715 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3606 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3606 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3715 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Japanese)
Currently translated at 97.1% (3610 of 3715 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3717 of 3717 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (German)
Currently translated at 100.0% (3717 of 3717 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (German)
Currently translated at 100.0% (3719 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Slovak)
Currently translated at 99.9% (3716 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Estonian)
Currently translated at 99.9% (3718 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (English (United States))
Currently translated at 12.2% (454 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/en_US/
* Translated using Weblate (French)
Currently translated at 100.0% (3719 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3719 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3719 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Japanese)
Currently translated at 97.1% (3614 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3719 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3719 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3719 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Japanese)
Currently translated at 97.4% (3626 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3719 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Japanese)
Currently translated at 97.4% (3626 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 97.4% (3626 of 3719 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (German)
Currently translated at 100.0% (3721 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3721 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3721 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (3721 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3721 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Albanian)
Currently translated at 99.6% (3707 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3721 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (German)
Currently translated at 100.0% (3723 of 3723 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (French)
Currently translated at 99.8% (3719 of 3723 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (3723 of 3723 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3723 of 3723 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3723 of 3723 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Italian)
Currently translated at 99.9% (3722 of 3723 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Japanese)
Currently translated at 97.4% (3628 of 3723 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Estonian)
Currently translated at 99.9% (3722 of 3723 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3721 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (French)
Currently translated at 100.0% (3721 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Japanese)
Currently translated at 97.6% (3635 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3721 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3721 of 3721 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (German)
Currently translated at 100.0% (3722 of 3722 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3722 of 3722 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3722 of 3722 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3722 of 3722 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3722 of 3722 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Japanese)
Currently translated at 97.6% (3635 of 3722 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 97.7% (3639 of 3722 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3722 of 3722 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (German)
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (French)
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Japanese)
Currently translated at 97.7% (3639 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Japanese)
Currently translated at 97.7% (3639 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 97.7% (3639 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Estonian)
Currently translated at 99.9% (3723 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Japanese)
Currently translated at 97.6% (3638 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 99.9% (3721 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Estonian)
Currently translated at 99.9% (3722 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Japanese)
Currently translated at 97.6% (3638 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Japanese)
Currently translated at 97.6% (3638 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3724 of 3724 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (German)
Currently translated at 100.0% (3725 of 3725 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (French)
Currently translated at 100.0% (3725 of 3725 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3725 of 3725 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Japanese)
Currently translated at 97.6% (3638 of 3725 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3725 of 3725 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3725 of 3725 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3725 of 3725 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Japanese)
Currently translated at 97.6% (3638 of 3725 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3725 of 3725 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (German)
Currently translated at 99.7% (3738 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Czech)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (German)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (German)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Spanish)
Currently translated at 97.4% (3653 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/es/
* Translated using Weblate (French)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3638 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
* Translated using Weblate (Estonian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3638 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Swedish)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3638 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Albanian)
Currently translated at 99.5% (3731 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3638 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/
* Translated using Weblate (German)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (German)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3637 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
* Translated using Weblate (Japanese)
Currently translated at 97.0% (3639 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3748 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
* Translated using Weblate (Japanese)
Currently translated at 97.4% (3654 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
* Translated using Weblate (Japanese)
Currently translated at 97.5% (3657 of 3748 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ja/
---------
Co-authored-by: Weblate <translate@riot.im>
Co-authored-by: Vri <element@vrifox.cc>
Co-authored-by: Ali-x98 <ahj696@hotmail.com>
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com>
Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: Jozef Gaal <preklady@mayday.sk>
Co-authored-by: Priit Jõerüüt <riot@joeruut.com>
Co-authored-by: Jeff Huang <s8321414@gmail.com>
Co-authored-by: Glandos <bugs-github@antipoul.fr>
Co-authored-by: waclaw66 <waclaw66@seznam.cz>
Co-authored-by: Balázs Meskó <meskobalazs@gmail.com>
Co-authored-by: Suguru Hirahara <ovestekona@protonmail.com>
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
Co-authored-by: random <dictionary@tutamail.com>
Co-authored-by: Sveinn í Felli <sv1@fellsnet.is>
Co-authored-by: Thiago Blake <thiago@giganet.inf.br>
Co-authored-by: Szimszon <github@oregpreshaz.eu>
Co-authored-by: Aleksa Sarai <cyphar@cyphar.com>
Co-authored-by: theamazing0 <ksamvid@gmail.com>
Co-authored-by: LinAGKar <linus.kardell@gmail.com>
Co-authored-by: Suguru Hirahara <d4bb0a95-96c1-4662-9d31-a5e520a01a09@hostux.ninja>
Co-authored-by: Besnik Bleta <besnik@programeshqip.org>
Co-authored-by: Clément Hampaï <clement.hampai@cypressxt.net>
Co-authored-by: Levi <blueim818@gmail.com>
Co-authored-by: Jairo Llopis <yajo.sk8@gmail.com>
Co-authored-by: Michael Weimann <mail@michael-weimann.eu>
2023-02-07 11:46:22 +00:00
Andy Balaam
da2471ffbd
Fix a crash when removing persistent widgets (updated) ( #10099 )
...
* Fix a crash when removing persistent widgets
When a persistent widget is removed, multiple calls to updateShowWidgetInPip happen in succession as each of the widget stores emit updates. But by depending on this.state.persistentWidgetId at the time of the call rather than passing an update function to setState, this had the effect that the removal of the widget could be reverted in the component's state, and so it could end up passing the ID of a removed widget to WidgetPip.
* Re-public updateShowWidgetInPip so we don't change the interface
---------
Co-authored-by: Robin Townsend <robin@robin.town>
2023-02-07 11:14:19 +00:00
Florian Duros
4c7945552c
Merge branch 'develop' into unread-title-indicator
2023-02-07 11:37:34 +01:00
Michael Telatynski
54a6ce589f
Fix wrongly grouping 3pid invites into a single repeated transition ( #10087 )
2023-02-07 10:09:46 +00:00
Michael Telatynski
35d222bac6
Add @typescript-eslint/no-base-to-string ( #10091 )
2023-02-07 10:08:10 +00:00
Michael Weimann
4648fa3c8c
Add PiP move threshold ( #10040 ) ( #10033 )
2023-02-07 10:14:28 +01:00
Suguru Hirahara
5ac014ff29
Add a whitespace character after 'broadcast?' ( #10097 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-02-07 09:09:44 +01:00
Kerry Archibald
06d8755f6b
add tests for geolocate self on map views
2023-02-07 16:51:58 +13:00
Kerry
0d59532147
Merge branch 'develop' into johannes/find-myself
2023-02-07 15:57:47 +13:00
Michael Weimann
39fe72e53a
Fix broadcast pip seekbar ( #10072 )
2023-02-06 13:15:20 +01:00
Richard van der Hoff
5ba8ecabb5
Element-R: fix rageshages ( #10081 )
...
quick hacks to get rageshakes working in element R
Fixes https://github.com/vector-im/element-web/issues/24430
2023-02-06 10:50:34 +00:00
Gustavo Santos
d4349bb361
Add border to 'reject' button on room preview card ( #9205 )
...
* Add border to 'reject' button on room preview card
Signed-off-by: gefgu <gefgu@hotmail.com>
* feat: use correct kind
---------
Signed-off-by: gefgu <gefgu@hotmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-02-06 10:50:06 +00:00
Tim Tills
73c2f42177
Indicate unread rooms in document.title
...
Signed-off-by: Tim Tills <tnt7864@rit.edu>
2023-02-05 21:31:16 -05:00
Johannes Marbach
93682e9d13
Further type fixes
2023-02-04 20:29:50 +01:00
Johannes Marbach
a3d09937d6
Fix types
2023-02-04 20:22:03 +01:00
Johannes Marbach
73fdef2174
Regenerate strings
2023-02-04 20:06:20 +01:00
Johannes Marbach
e5a7e83b48
Add option to find own location in map views
2023-02-04 19:58:19 +01:00
Andy Balaam
a756b33fe9
Rename RoomCreate -> RoomPredecessorTile ( #10047 )
2023-02-03 16:58:52 +00:00
Florian Duros
2b66cfc25f
Open message in editing mode when keyboard up is pressed (RTE) ( #10079 )
...
Move to previous message when arrow up is pressed in the main composer (RTE)
2023-02-03 17:43:02 +01:00
Janne Mareike Koschinski
f1a08cd572
Gitter sunsetting: Use findPredecessor in EventTileFactory ( #10075 )
2023-02-03 15:36:37 +00:00
Michael Telatynski
9743852380
Improve typescript null checking in places ( #10073 ( #10073
...
* Improve typescript null checking in places
* Iterate
* Fix Timer.ts
2023-02-03 15:27:47 +00:00
Michael Weimann
97506cbcdb
Migrate SpotlightDialog for dynamic room predecessors ( #10076 )
2023-02-03 15:47:07 +01:00
Andy Balaam
add23e4d5d
Pass the dynamic predecessor feature flag when listing rooms ( #10068 )
2023-02-03 14:09:31 +00:00
Michael Weimann
cfba1b07c6
Broadcast time left should never be negative ( #10070 )
2023-02-03 13:49:43 +01:00
Michael Weimann
27bd04a875
Use findPredecessor in RoomNotifs#getUnreadNotificationCount ( #10067 )
2023-02-03 13:00:33 +01:00
Germain
6dd578e5a7
Devtools for stuck notifications ( #10042 )
2023-02-03 11:07:24 +01:00
Florian Duros
469228f45e
Fix new line created when enter is pressed ( #10064 )
2023-02-03 10:48:12 +01:00
Andy Balaam
b7cd28bd29
Support MSC3946 in RoomListStore ( #10054 )
2023-02-03 09:14:44 +00:00
Michael Telatynski
2bde31dcff
Switch to linkify-react for element Linkification as it handles React subtrees without exploding ( #10060
...
* Switch to linkify-react instead of our faulty implementation
Fixes a series of soft crashes where errors include "The node to be removed is not a child of this node."
* Improve types
* Fix types
* Update snapshots
* Add test
* Fix test
2023-02-03 08:59:21 +00:00
Michael Weimann
089557005a
Autofocus security key field ( #10048 )
2023-02-03 09:39:25 +01:00
Kerry
ebb8408f28
Poll history - read only list of polls in current timeline ( #10055 )
...
* add settings while under development
* very basic tests for roomsummarycard
* empty poll history dialog and option in room summary
* pollS history in settings
* render an ugly list of polls in current timeline
* readonly poll history list items
* fix scroll window
* use short year code in date format, tidy
* no results message + tests
* strict fix
* mock intldatetimeformat for stable date formatting
* extract date format fn into date-utils
* jsdoc
2023-02-02 21:39:23 +00:00
Kerry
544baa30ed
use Poll model with relations API in poll rendering ( #9877 )
...
* wip
* remove dupe
* use poll model relations in all cases
* update mpollbody tests to use poll instance
* update poll fetching login in pinned messages card
* add pinned polls to room polls state
* add spinner while relations are still loading
* handle no poll in end poll dialog
* strict errors
* strict fix
* more strict fix
2023-02-02 20:22:26 +00:00
Johannes Marbach
f3fd027db4
Merge branch 'develop' into johannes/latest-room-in-space
2023-02-02 20:21:17 +01:00
Andy Balaam
e43d447535
Support MSC3946 in RoomCreate tile ( #10041 )
2023-02-02 13:39:13 +00:00
Andy Balaam
b416e15cbd
Tests for RoomListStore's predecessor handling ( #10046 )
2023-02-02 13:22:30 +00:00
Florian Duros
5b088f989f
Update labs flag description for RTE ( #10058 )
2023-02-02 11:23:03 +01:00
Michael Telatynski
21c3967010
Revert "Member avatars without canvas" ( #10057
...
* Revert "Apply more general fix for base avatar regressions (#10045 )"
This reverts commit 371a3c0d36
.
* Revert "Fix layout and visual regressions around default avatars (#10031 )"
This reverts commit 0d1fce37b2
.
* Revert "Member avatars without canvas (#9990 )"
This reverts commit a8aa4de4b4
.
* Update snapshots
2023-02-02 10:22:19 +00:00
Kerry
923ad4323b
Poll history - setup labs setting ( #10039 )
...
* add settings while under development
* very basic tests for roomsummarycard
* empty poll history dialog and option in room summary
* pollS history in settings
* use more user-centric selectors in roomsummarycard test
2023-02-01 20:57:48 +00:00
Johannes Marbach
3766b39361
Merge branch 'develop' into johannes/latest-room-in-space
2023-02-01 19:54:40 +01:00
Andy Balaam
33b89a5709
Use Room.findPredecessor when rendering RoomCreate tiles ( #10012 )
...
* Use Room.findPredecessor to render RoomCreate tiles
* Handle state updates
* Handle missing predecessor
* Check for missing a room
2023-02-01 15:44:46 +00:00
Michael Weimann
7feb5b1f6b
Add PiP move threshold ( #10040 )
2023-02-01 13:55:10 +01:00
Michael Weimann
c6f6fa62f7
Implement broadcast UTD handling ( #10021 )
2023-02-01 13:32:49 +01:00
Florian Duros
afda774471
Add RTE keyboard navigation in editing ( #9980 )
...
Add Keyboard navigation in editing
2023-02-01 13:12:12 +01:00
Germain
8161da1054
Remove threads beta feedback button ( #10038 )
2023-02-01 09:50:15 +00:00
Florian Duros
918f151384
Add indentation increasing/decreasing to RTE ( #10034 )
...
Add indent and unindent actions to RTE
2023-01-31 18:13:24 +01:00
Germain
703587b8e9
Cleanup pre MSC3773 thread unread notif logic ( #10023 )
2023-01-31 16:59:24 +00:00
Michael Telatynski
0d1fce37b2
Fix layout and visual regressions around default avatars ( #10031 )
2023-01-31 13:56:48 +00:00
grimhilt
5a08859e37
fix regional emojis converted to flags ( #9294 )
...
Co-authored-by: grimhilt <grimhilt@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Faye Duxovni <duxovni@duxovni.org>
Co-authored-by: Faye Duxovni <fayed@element.io>
Fixes https://github.com/vector-im/element-web/issues/19000
2023-01-31 13:08:35 +00:00
Michael Telatynski
262c2fcff2
Fix useUnreadNotifications exploding with falsey room, like in notif panel ( #10030 )
2023-01-31 12:38:25 +00:00
Clark Fischer
431afaafc6
Unify unread notification state determination ( #9941 )
...
* Add tests for unread notification facilities
Add some tests to guarantee some consistency in `useUnreadNotifications` and
`RoomNotificationState`.
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Add RoomNotifs#determineUnreadState
Intended as a singular replacement for the divergent implementations before.
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Unify room unread state determination
Have both the class-based facility and the hook use the new unified logic in
`RoomNotifs#determineUnreadState`.
Addresses https://github.com/vector-im/element-web/issues/24229
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
---------
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2023-01-31 09:58:17 +00:00
Clark Fischer
53a9b6447b
Fix MessageEditHistoryDialog crashing on complex input ( #10018 )
...
* noImplicitAny fixes for MessageDiffUtils
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Add tests for MessageDiffUtils
Adds mostly snapshot tests for MessageDiffUtils to guarantee consistent
behavior.
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Strict mode fixes for MessageDiffUtils
Gets `MessageDiffUtils` to pass under `tsc --strict`.
Fixes https://github.com/vector-im/element-web/issues/23665 - no longer errors,
though it still isn't correct.
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Remove obsolete DiffDOM workaround
Workaround is no longer necessary as of DiffDOM 4.2.1
See https://github.com/fiduswriter/diffDOM/issues/90
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
---------
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
2023-01-31 09:55:20 +00:00
Harnoor Singh
97f6431d60
Migrate highlight.js API call in TextualBody ( #9923 )
...
Co-authored-by: Michael Weimann <michaelw@matrix.org>
Fixes https://github.com/vector-im/element-web/issues/22233
2023-01-31 09:48:34 +00:00
Robin
43c67ce4bf
Add ignore user confirmation dialog ( #6116 )
...
Signed-off-by: Robin Townsend <robin@robin.town>
2023-01-31 09:42:18 +00:00
Michael Weimann
269d1622b9
Implement more robust broadcast chunk header detection ( #10006 )
2023-01-31 09:48:30 +01:00
Germain
e9d723269f
Use CopyableText in devtools ( #9993 )
...
Co-authored-by: Alun Turner <alunt@element.io>
2023-01-30 17:01:54 +00:00
Clark Fischer
4c1e4f5127
Fix "[object Promise]" appearing in HTML exports ( #9975 )
...
Fixes https://github.com/vector-im/element-web/issues/24272
2023-01-30 14:31:32 +00:00
Germain
3e2bf5640e
Update to supportsThreads ( #9907 )
2023-01-30 12:20:11 +00:00
Andy Balaam
a21929dba0
Convert RoomCreate to a functional component ( #9999 )
2023-01-30 10:02:32 +00:00
AHMAD KADRI
c7b01af49e
Should open new 1:1 chat room after leaving the old one ( #9880 )
...
* should open new 1:1 chat room after leaving the old one
Signed-off-by: Ahmad Kadri <ahmad.kadri@nordeck.net>
* change the copyright
* update the test
Signed-off-by: AHMAD KADRI <52747422+ahmadkadri@users.noreply.github.com>
---------
Signed-off-by: Ahmad Kadri <ahmad.kadri@nordeck.net>
Signed-off-by: AHMAD KADRI <52747422+ahmadkadri@users.noreply.github.com>
Co-authored-by: Oliver Sand <oliver.sand@nordeck.net>
Co-authored-by: Dominik Henneke <dominik.henneke@nordeck.net>
2023-01-30 09:54:05 +00:00
Clark Fischer
a8aa4de4b4
Member avatars without canvas ( #9990 )
...
* Strict typechecking fixes for Base/Member/Avatar
Update the core avatar files to pass `--strict --noImplicitAny` typechecks.
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Add tests for Base/Member/Avatar
More thoroughly test the core avatar files. Not necessarily the most thorough,
but an improvement.
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Extract TextAvatar from BaseAvatar
Extracted the fallback/textual avatar into its own component.
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Use standard HTML for non-image avatars
Firefox users with `resistFingerprinting` enabled were seeing random noise
for rooms and users without avatars. There's no real reason to use data
URLs to present flat colors.
This converts non-image avatars to inline blocks with background colors.
See https://github.com/vector-im/element-web/issues/23936
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
* Have pills use solid backgrounds rather than colored images
Similar to room and member avatars, pills now use colored pseudo-elements
rather than background images.
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
---------
Signed-off-by: Clark Fischer <clark.fischer@gmail.com>
Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
2023-01-30 09:50:08 +00:00
Johannes Marbach
050acf40a3
Merge branch 'develop' into johannes/latest-room-in-space
2023-01-27 20:22:11 +01:00
Johannes Marbach
7788d50b02
Add tests
2023-01-27 20:20:01 +01:00
Andy Balaam
364c453907
Tests for RoomCreate ( #9997 )
...
* Tests for RoomCreate tile
* Prefer screen instead of holding the return from render
* use userEvent instead of fireEvent
2023-01-27 15:23:23 +00:00