Commit graph

41417 commits

Author SHA1 Message Date
Jozef Gaal
ab4f29cfa5 Translated using Weblate (Slovak)
Currently translated at 87.2% (2991 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
2022-02-04 09:37:04 +00:00
Tuomas Hietala
3fc082ae04 Translated using Weblate (Finnish)
Currently translated at 87.5% (3003 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fi/
2022-02-04 09:37:02 +00:00
LinAGKar
d4df8129f7 Translated using Weblate (Swedish)
Currently translated at 95.1% (3262 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2022-02-04 09:36:47 +00:00
Paragoumba
a56ba38672 Translated using Weblate (French)
Currently translated at 100.0% (3430 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2022-02-04 09:36:42 +00:00
c-cal
e1158f3ef3 Translated using Weblate (French)
Currently translated at 100.0% (3430 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/fr/
2022-02-04 09:36:41 +00:00
Šimon Brandner
2e19f81bd5
Hide composer buttons if we can't send events (#7719) 2022-02-04 09:36:31 +00:00
Weblate
674c75df7b Merge branch 'origin/develop' into Weblate. 2022-02-03 17:22:46 +00:00
Šimon Brandner
29cf22a521
Fix JumpToLatestMessage (#7715) 2022-02-03 17:22:41 +00:00
Weblate
55ba49a14e Merge branch 'origin/develop' into Weblate. 2022-02-03 16:24:59 +00:00
Linerly
23f3aeed75 Translated using Weblate (Indonesian)
Currently translated at 100.0% (3430 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2022-02-03 16:24:59 +00:00
Germain
df86678798
Update to thread UI (#7714) 2022-02-03 16:24:49 +00:00
Weblate
7f64ca5ace Merge branch 'origin/develop' into Weblate. 2022-02-03 11:54:08 +00:00
Michael Telatynski
78e78292cb
Update PollCreateDialog-test to snapshot the html and not react tree (#7712) 2022-02-03 11:54:03 +00:00
Weblate
8d8df2d09f Merge branch 'origin/develop' into Weblate. 2022-02-03 11:50:12 +00:00
Michael Telatynski
226ccfc45c
Fix creating polls outside of threads (#7711) 2022-02-03 11:50:07 +00:00
Weblate
3a5f2cf65e Merge branch 'origin/develop' into Weblate. 2022-02-03 11:31:40 +00:00
random
91b13a1bd7 Translated using Weblate (Italian)
Currently translated at 100.0% (3430 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2022-02-03 11:31:40 +00:00
David Baker
9adfdb8fed
Open native room when clicking notification from a virtual room (#7709)
* Handle virtual rooms when showing a notification

* This should be using sharedInstance()

Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
2022-02-03 11:31:32 +00:00
Weblate
2f06bf3d22 Merge branch 'origin/develop' into Weblate. 2022-02-03 08:56:03 +00:00
LinAGKar
520209d924 Translated using Weblate (Swedish)
Currently translated at 94.6% (3245 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2022-02-03 08:56:03 +00:00
libexus
984fe53b2a Translated using Weblate (German)
Currently translated at 99.8% (3426 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-02-03 08:55:57 +00:00
Michael Telatynski
760d269671
Fix relative link handling in Element Desktop (#7708) 2022-02-03 08:55:49 +00:00
Weblate
6c46c7566a Merge branch 'origin/develop' into Weblate. 2022-02-02 17:55:54 +00:00
Priit Jõerüüt
02012229bd Translated using Weblate (Estonian)
Currently translated at 99.9% (3427 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2022-02-02 17:55:54 +00:00
Ihor Hordiichuk
f0d5c6799a Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3430 of 3430 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2022-02-02 17:55:51 +00:00
Germain
f0446a23d5
Fix poll creation from a thread (#7706) 2022-02-02 17:55:41 +00:00
Weblate
2b832184ac Merge branch 'origin/develop' into Weblate. 2022-02-02 12:16:06 +00:00
Michael Telatynski
75b03ca101
Reuse CopyableText component in all places it can be (#7701) 2022-02-02 12:16:00 +00:00
Weblate
6a0113c12a Merge branch 'origin/develop' into Weblate. 2022-02-02 12:02:23 +00:00
Kerry
292971dd0e
Upgrade to jest 27 (#7699)
* use jest@27.4.0, replace jest-environment-jsdom-sixteen with jest-environment-jsdom

Signed-off-by: Kerry Archibald <kerrya@element.io>

* polyfill setImmediate

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove done from async test cases

* useRealTimers in test relying on promise flushing

Signed-off-by: Kerry Archibald <kerrya@element.io>

* remove jest environment file

Signed-off-by: Kerry Archibald <kerrya@element.io>

* replace ts-jest mocked with jest utils mocked

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-02-02 13:02:17 +01:00
Weblate
38e1e9cc7f Merge branch 'origin/develop' into Weblate. 2022-02-02 11:44:22 +00:00
Andy Balaam
70a44a8cd6
Enable location sharing (#7703) 2022-02-02 11:44:17 +00:00
Weblate
7ad7d7fefe Merge branch 'origin/develop' into Weblate. 2022-02-02 11:41:39 +00:00
Andy Balaam
afbc843157
Fit location into the width of the container (#7705) 2022-02-02 11:41:33 +00:00
Weblate
eae4b43505 Merge branch 'origin/develop' into Weblate. 2022-02-02 11:19:06 +00:00
Besnik Bleta
a0c1e8a337 Translated using Weblate (Albanian)
Currently translated at 99.8% (3426 of 3432 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2022-02-02 11:19:06 +00:00
waclaw66
e56b877528 Translated using Weblate (Czech)
Currently translated at 100.0% (3432 of 3432 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2022-02-02 11:19:03 +00:00
Kerry
cb1c94dd2b
Fix leaks in Login unit tests (#7704)
* make Login-test tsx, fix leaks

Signed-off-by: Kerry Archibald <kerrya@element.io>

* missed lint

Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-02-02 11:18:55 +00:00
Weblate
9b55ea0225 Merge branch 'origin/develop' into Weblate. 2022-02-02 09:31:10 +00:00
Michael Telatynski
fce19d763a
Make Spotlight Dialog roving reset more stable (#7698) 2022-02-02 09:31:05 +00:00
Weblate
c5e5223ecf Merge branch 'origin/develop' into Weblate. 2022-02-02 09:30:56 +00:00
Andy Balaam
f5226f9d5b
Simplify Composer buttons (#7678)
* Render a CollapsibleButton's children (needed by UploadButton)

* Make UploadButton ready to live inside an overflow menu

* Always show overflow menu in composer: main buttons are emoji and attach

* Re-order composer buttons as per design

* Re-word composer button captions to be simple nouns

* Don't rotate More options button when clicked

* Move the composer menu and dialogs 16px in from right

* Reduce shadow on composer More menu

* From review: remove else clause

* From review: take input out of button

* Update test snapshots

* Update snapshots
2022-02-02 09:30:53 +00:00
Weblate
bbbb8e0ecf Merge branch 'origin/develop' into Weblate. 2022-02-02 09:22:50 +00:00
Priit Jõerüüt
2ba3a6dffb Translated using Weblate (Estonian)
Currently translated at 99.9% (3430 of 3433 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2022-02-02 09:22:50 +00:00
Besnik Bleta
3da68f87c1 Translated using Weblate (Albanian)
Currently translated at 99.8% (3427 of 3433 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2022-02-02 09:22:47 +00:00
Ihor Hordiichuk
ac3071f3bf Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3433 of 3433 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2022-02-02 09:22:45 +00:00
Johan Smits
a1b7c20982 Translated using Weblate (Dutch)
Currently translated at 100.0% (3433 of 3433 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2022-02-02 09:22:41 +00:00
libexus
3fb1302a9c Translated using Weblate (German)
Currently translated at 99.8% (3429 of 3433 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-02-02 09:22:36 +00:00
Michael Telatynski
c011fb7475
Fix incorrect sizing of DecoratedRoomAvatar in RoomHeader (#7697) 2022-02-02 09:22:27 +00:00
Weblate
cc92ac895f Merge branch 'origin/develop' into Weblate. 2022-02-01 17:24:22 +00:00