Commit Graph

63001 Commits

Author SHA1 Message Date
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
renovate[bot]
1d0c8351ec Update definitelyTyped (#24562)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 09:39: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
ed88d8da5d Merge branch 'origin/develop' into Weblate. 2023-02-23 09:19:26 +00:00
renovate[bot]
e6fe7b7ea8 Update dependency matrix-events-sdk to v2 (#10225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 09:19:20 +00:00
Weblate
189cd01103 Merge branch 'origin/develop' into Weblate. 2023-02-23 09:00:06 +00:00
Michael Telatynski
2b52a95df6 Update cypress.yaml 2023-02-23 08:59:58 +00:00
Weblate
73819a5a50 Merge branch 'origin/develop' into Weblate. 2023-02-23 08:42:12 +00:00
Michael Telatynski
9b7176b0af Update cypress.yaml 2023-02-23 08:42:07 +00: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
Weblate
c3e7e8716f Merge branch 'origin/develop' into Weblate. 2023-02-23 03:58:01 +00: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
Michael Telatynski
26652138bd Improve Percy stability by better scoping snapshots (#10207) 2023-02-23 16:57:48 +13: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
Oliver Sand
5de1b0a012 Pass current language into Jitsi (#24609
* Pass current language into Jitsi

Jitsi itself now uses the current language of the user. However, this does not yet apply to the welcome page of the Jitsi widget that says "Join conference", which is only hard-coded to
english for now.

Signed-off-by: Oliver Sand <oliver.sand@nordeck.net>

* Map between Element and Jitsi language codes

---------

Signed-off-by: Oliver Sand <oliver.sand@nordeck.net>
2023-02-22 18:21:05 +00:00
David Langley
9f673fdb04 Add issue automation for the Verticals Team (#24610)
* send verticals team issues to their project
2023-02-22 15:18:32 +00:00
renovate[bot]
957c299299 Update jest monorepo to v29.4.3 (#24603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-22 13:25:05 +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
Weblate
33b81be19e Merge branch 'origin/develop' into Weblate. 2023-02-22 13:06:41 +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
RiotRobot
d5ddb5eea1 v1.11.24-rc.2 v1.11.24-rc.2 2023-02-22 11:34:48 +00:00
RiotRobot
1a21fdf4db Prepare changelog for v1.11.24-rc.2 2023-02-22 11:34:47 +00:00
RiotRobot
9a08d36443 Upgrade matrix-react-sdk to 3.67.0-rc.2 2023-02-22 11:32:51 +00:00
RiotRobot
ccd7cf8144 Upgrade matrix-js-sdk to 23.4.0-rc.2 2023-02-22 11:32:31 +00:00
Weblate
25983b1e2e Merge branch 'origin/develop' into Weblate. 2023-02-22 11:29:20 +00: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