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
Weblate
ae7e5e8517
Merge branch 'origin/develop' into Weblate.
2023-03-07 16:48:15 +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
renovate[bot]
d2c6c2dc19
Update dependency @percy/cli to v1.20.2 ( #10310 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 16:48:06 +00:00
Weblate
0918addde2
Merge branch 'origin/develop' into Weblate.
2023-03-07 16:13:38 +00:00
renovate[bot]
bc7957c163
Update definitelyTyped ( #10309 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 16:13:32 +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
Weblate
a1cdc40324
Merge branch 'origin/develop' into Weblate.
2023-03-07 13:58:22 +00: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
Michael Telatynski
af1ec76149
Fix jest/no-conditional-expect lint and enable it ( #10307 )
2023-03-07 13:58:10 +00:00
Weblate
711bbc1b1e
Merge branch 'origin/develop' into Weblate.
2023-03-07 13:34:15 +00:00
renovate[bot]
2c97cb4054
Update dependency @types/react-beautiful-dnd to v13.1.3 ( #9760 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 13:34:09 +00:00
Weblate
bb7389dc4f
Merge branch 'origin/develop' into Weblate.
2023-03-07 13:32:44 +00:00
Suguru Hirahara
fef8f3955f
Change --name-width on _IRCLayout.pcss based on ircDisplayNameWidth on Settings.tsx ( #10285 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-03-07 13:32:38 +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
Suguru Hirahara
7c2bb966d0
Add a test for ReplyChain ( #10294 )
2023-03-07 12:44:32 +01:00
Michael Telatynski
2191a2d820
Apply strictNullChecks
to src/components/views/emojipicker/* ( #10298 )
2023-03-07 11:28:48 +00:00
Suguru Hirahara
1b806bb47b
Remove obsolete mx_BetaDot style rules introduced for Space release ( #10286 )
...
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-03-07 11:03:39 +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
Andy Balaam
c79eff2292
Merge pull request #10303 from RiotTranslateBot/weblate-element-web-matrix-react-sdk
...
Translations update from Weblate
2023-03-07 10:42: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