Commit Graph

45058 Commits

Author SHA1 Message Date
Weblate
6b5e9aca17 Merge branch 'origin/develop' into Weblate. 2023-03-01 14:42:14 +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
Suguru Hirahara
db7748b743
Fix the hidden view source toggle on IRC layout (#10266)
* Display view source toggle on IRC layout

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Add a test

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Merge tests

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Collapse hidden event source before checking clickability of view source toggle on IRC layout

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Select view source event under the edited line on the test

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Fix the test

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* lint

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

---------

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-03-01 14:41:56 +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
7e8b188c93 Merge branch 'origin/develop' into Weblate. 2023-03-01 12:21:53 +00:00
Suguru Hirahara
9e5c4e95f9
Fix buttons on the room header being compressed due to long room name (#10155)
This PR adds the flex declaration to mx_RoomHeader_button to prevent the buttons from being compressed due to a long room name, copying the whole declarations from mx_RightPanel_headerButton for reference.

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2023-03-01 12:21:44 +00:00
Weblate
2cbae1e1ed Merge branch 'origin/develop' into Weblate. 2023-03-01 11:08:42 +00:00
Justin Carlson
da2fcdd346
Remove padding around integration manager iframe (#10148)
Co-authored-by: Andy Balaam <andy.balaam@matrix.org>
2023-03-01 11:08:36 +00:00
Weblate
160611eb76 Merge branch 'origin/develop' into Weblate. 2023-03-01 10:38:24 +00:00
renovate[bot]
87c2c56043
Update dependency stylelint-config-standard to v30 (#10245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-01 10:38:17 +00: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
9f282b23e0 Merge branch 'origin/develop' into Weblate. 2023-02-28 11:06:58 +00:00
RiotRobot
5a3d9d682f Reset matrix-js-sdk back to develop branch 2023-02-28 11:05:47 +00:00
Weblate
641afb076f Merge branch 'origin/develop' into Weblate. 2023-02-28 11:01:40 +00:00
RiotRobot
82a4a1a930 Resetting package fields for development 2023-02-28 11:00:55 +00:00
Weblate
34d4651c98 Merge branch 'origin/develop' into Weblate. 2023-02-28 11:00:43 +00:00
RiotRobot
b85964ad46 v3.67.0 2023-02-28 11:00:23 +00:00
RiotRobot
34d9b228c6 Prepare changelog for v3.67.0 2023-02-28 11:00:23 +00:00
RiotRobot
c57803a459 v3.67.0-rc.2 2023-02-28 11:00:00 +00:00
RiotRobot
8fc70b751a Prepare changelog for v3.67.0-rc.2 2023-02-28 11:00:00 +00:00
RiotRobot
607393c347 v3.67.0-rc.1 2023-02-28 10:59:17 +00:00
RiotRobot
1f59017bc0 Prepare changelog for v3.67.0-rc.1 2023-02-28 10:59:17 +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
7a5cee6af9 Merge branch 'origin/develop' into Weblate. 2023-02-28 10:09:00 +00:00
alunturner
95223c87fe
Fix block code styling in rich text editor (#10246) 2023-02-28 10:08:53 +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