Commit graph

33683 commits

Author SHA1 Message Date
Eric Eastwood
7a68bd9cef
Fix big date separators when jump to date is enabled (#10404)
Fix https://github.com/vector-im/element-web/issues/22969
2023-03-20 11:03:36 -05:00
Weblate
b671c18fbe Merge branch 'origin/develop' into Weblate. 2023-03-20 15:59:03 +00:00
Peter Chen
7bee180648 Translated using Weblate (Chinese (Traditional))
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/zh_Hant/
2023-03-20 15:59:03 +00:00
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
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