Christoph Holtmann
|
2f48ccef3e
|
Translated using Weblate (German)
Currently translated at 99.2% (3351 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
|
2021-12-28 16:28:05 +00:00 |
|
libexus
|
13c4bd48da
|
Translated using Weblate (German)
Currently translated at 99.1% (3350 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
|
2021-12-28 16:24:32 +00:00 |
|
Christoph Holtmann
|
7b01b19568
|
Translated using Weblate (German)
Currently translated at 99.1% (3350 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
|
2021-12-28 16:24:32 +00:00 |
|
Christoph Holtmann
|
5514e18378
|
Translated using Weblate (German)
Currently translated at 99.1% (3348 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
|
2021-12-28 16:11:29 +00:00 |
|
Weblate
|
bb81031c77
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-23 16:03:30 +00:00 |
|
Michael Telatynski
|
13028d33c2
|
Move hideSender logic into state so it causes re-render (#7413)
* Move hideSender logic into state so it causes re-render
* change method signature
|
2021-12-23 16:03:25 +00:00 |
|
Weblate
|
e2ebeb01c7
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-23 15:48:20 +00:00 |
|
Michael Telatynski
|
fb74f9a9b4
|
Move timestamps into message bubbles (#7417)
|
2021-12-23 15:48:16 +00:00 |
|
Weblate
|
82b2bd096a
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-23 15:48:06 +00:00 |
|
Michael Telatynski
|
2430bd7eb4
|
Fix MessageActionBar alignment in Bubble layout (#7414)
|
2021-12-23 15:48:00 +00:00 |
|
Weblate
|
6a70939420
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-23 15:03:18 +00:00 |
|
Anonimas
|
13f1cbd737
|
Translated using Weblate (Lithuanian)
Currently translated at 62.1% (2101 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/lt/
|
2021-12-23 15:03:18 +00:00 |
|
Šimon Brandner
|
38ba198fea
|
Fix dialpad positioning (#7446)
|
2021-12-23 15:02:59 +00:00 |
|
Weblate
|
34c79c7085
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-23 12:01:56 +00:00 |
|
Michael Telatynski
|
5096455f64
|
Hide non-functional list options on Suggested sublist (#7410)
|
2021-12-23 12:01:52 +00:00 |
|
Weblate
|
80c275ae56
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-23 12:01:44 +00:00 |
|
Michael Telatynski
|
097c40b577
|
Disable quick reactions button when no permissions (#7412)
|
2021-12-23 12:01:40 +00:00 |
|
Weblate
|
6cf3dfb5d9
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-23 12:01:26 +00:00 |
|
Michael Telatynski
|
a9d1f6e616
|
Fix width overflow in mini composer overflow menu (#7411)
|
2021-12-23 12:01:21 +00:00 |
|
Weblate
|
a2da2c0c76
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-23 12:01:20 +00:00 |
|
Michael Telatynski
|
f94bad7f0a
|
Fix being wrongly sent to Home space when creating/joining/leaving rooms (#7418)
|
2021-12-23 12:01:14 +00:00 |
|
Weblate
|
c445432407
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-23 12:01:07 +00:00 |
|
Michael Telatynski
|
a20f3560da
|
Fix HTML Export where the data-mx-theme is Light not light (#7415)
|
2021-12-23 12:01:03 +00:00 |
|
Weblate
|
2a7013a1ed
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-23 10:12:34 +00:00 |
|
Christoph Holtmann
|
b1477909b6
|
Translated using Weblate (German)
Currently translated at 99.0% (3347 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
|
2021-12-23 10:12:34 +00:00 |
|
Germain
|
fdc6082c83
|
Make threads events indexed by the index manager (#7442)
|
2021-12-23 10:12:27 +00:00 |
|
Weblate
|
8a8f3188cd
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-22 16:16:55 +00:00 |
|
Ingrid
|
defbe16448
|
Trim spurious whitespace of "Explore rooms" menu input (#7431)
* Trim spurious whitespace of "Explore rooms" menu input
Trims the whitespace around the input string in order to
show relevant room suggestions and the "Join" button.
Fixes https://github.com/vector-im/element-web/issues/19728
Signed-off by: Ingrid Budau inigiri@posteo.jp
* Add safe navigation
Co-authored-by: Travis Ralston <travpc@gmail.com>
Co-authored-by: Travis Ralston <travpc@gmail.com>
|
2021-12-22 09:16:51 -07:00 |
|
Weblate
|
f9150b9e22
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-22 14:08:11 +00:00 |
|
Germain
|
cd04799cb4
|
Hook thread panel to homeserver API (#7352)
|
2021-12-22 14:08:05 +00:00 |
|
Weblate
|
28de7963f9
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-22 10:56:43 +00:00 |
|
Michael Telatynski
|
b4755f38b9
|
Don't disable username/password fields whilst doing wk-lookup (#7438)
|
2021-12-22 10:56:39 +00:00 |
|
Weblate
|
bdeae6db6f
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-22 10:53:21 +00:00 |
|
Michael Telatynski
|
f3776f8944
|
Prevent keyboard propagation out of context menus (#7437)
|
2021-12-22 10:53:17 +00:00 |
|
Weblate
|
fe7bceb167
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-22 10:05:50 +00:00 |
|
Priit Jõerüüt
|
5890dc362f
|
Translated using Weblate (Estonian)
Currently translated at 100.0% (3378 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
|
2021-12-22 10:05:49 +00:00 |
|
Jozef Gaal
|
a4a5ffb222
|
Translated using Weblate (Slovak)
Currently translated at 68.2% (2304 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sk/
|
2021-12-22 10:05:47 +00:00 |
|
Linerly
|
54cf2b2764
|
Translated using Weblate (Indonesian)
Currently translated at 100.0% (3378 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
|
2021-12-22 10:05:47 +00:00 |
|
Ihor Hordiichuk
|
b5705af5a8
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (3378 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
|
2021-12-22 10:05:45 +00:00 |
|
Jeff Huang
|
d6bef1fd6b
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (3378 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
|
2021-12-22 10:05:42 +00:00 |
|
sr093906
|
b937d87a30
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (3378 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hans/
|
2021-12-22 10:05:40 +00:00 |
|
libexus
|
dcc88faad2
|
Translated using Weblate (German)
Currently translated at 98.9% (3342 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
|
2021-12-22 10:05:37 +00:00 |
|
Michael Telatynski
|
7dacaf7d06
|
Fix spotlight search bad padding (#7436)
|
2021-12-22 10:05:14 +00:00 |
|
Weblate
|
d845b5e5bc
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-21 16:56:32 +00:00 |
|
Andy Balaam
|
b412067b24
|
Fix nulls leaking into geo urls (#7433)
|
2021-12-21 16:56:28 +00:00 |
|
Weblate
|
49afddf136
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-21 16:42:51 +00:00 |
|
waclaw66
|
9d73621c93
|
Translated using Weblate (Czech)
Currently translated at 100.0% (3378 of 3378 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
|
2021-12-21 16:42:50 +00:00 |
|
Timo
|
d4bafdcddd
|
Fix zIndex of peristent apps in miniMode (#7429)
Fixes a bug, where the persistent (PiP mode app) is hidden behind another widget in the right panel or a maximised widget.
|
2021-12-21 17:42:42 +01:00 |
|
Weblate
|
a625c085b2
|
Merge branch 'origin/develop' into Weblate.
|
2021-12-21 15:48:24 +00:00 |
|
Andy Balaam
|
a239c456e3
|
Allow opening a map view in OpenStreetMap (#7428)
|
2021-12-21 15:48:20 +00:00 |
|