Germain
ecd5be8a8f
Update lastReply to filter out local event ID from thread fallback ( #7620 )
2022-01-25 10:51:17 +00:00
Weblate
aca9a392c1
Merge branch 'origin/develop' into Weblate.
2022-01-25 10:45:52 +00:00
waclaw66
dd2f8bccf0
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3415 of 3415 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2022-01-25 10:45:52 +00:00
Ihor Hordiichuk
395917c6cd
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3415 of 3415 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2022-01-25 10:45:50 +00:00
Michael Telatynski
1d02e61655
Improve taken username warning in registration for when request fails ( #7621 )
2022-01-25 10:45:41 +00:00
Weblate
98fdbb73cb
Merge branch 'origin/develop' into Weblate.
2022-01-25 10:12:14 +00:00
random
e8a8a3f8d1
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3417 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2022-01-25 10:12:14 +00:00
Michael Telatynski
68024c156a
De-labs Message Bubbles layout ( #7612 )
2022-01-25 10:12:05 +00:00
Weblate
bf001e75cd
Merge branch 'origin/develop' into Weblate.
2022-01-25 09:40:06 +00:00
Kerry
502b805164
Add customisation point for mxid display ( #7595 )
...
* add wrapping component for hiding UI
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add Setting
Signed-off-by: Kerry Archibald <kerrya@element.io>
* apply setting to profile settings, user menu, invite dialog, userinfo
Signed-off-by: Kerry Archibald <kerrya@element.io>
* hide mxids in user autocomplete
* remove mxids from title in memeber list and timeline
Signed-off-by: Kerry Archibald <kerrya@element.io>
* hide mxid in ConfirmUserActionDialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use name in power level event message when displayMxids is falsy
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add customisation point for mxid display
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use userid customisation
Signed-off-by: Kerry Archibald <kerrya@element.io>
* use customisation in sender profile
Signed-off-by: Kerry Archibald <kerrya@element.io>
* hide profile settings mxid if falsy
Signed-off-by: Kerry Archibald <kerrya@element.io>
* rename and move to components
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove change to UIFeature.ts
Signed-off-by: Kerry Archibald <kerrya@element.io>
* improvements from pr
Signed-off-by: Kerry Archibald <kerrya@element.io>
* lint fix
Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-25 10:40:02 +01:00
Weblate
6d8506221d
Merge branch 'origin/develop' into Weblate.
2022-01-25 09:26:10 +00:00
Priit Jõerüüt
93ddf185cf
Translated using Weblate (Estonian)
...
Currently translated at 99.6% (3404 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2022-01-25 09:26:09 +00:00
Ihor Hordiichuk
0f58c8a626
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3417 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2022-01-25 09:26:06 +00:00
Jeff Huang
b3d32158b4
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3417 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2022-01-25 09:26:02 +00:00
LinAGKar
cfb4c72d00
Translated using Weblate (Swedish)
...
Currently translated at 94.7% (3236 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2022-01-25 09:25:56 +00:00
Szimszon
3935bcab7f
Translated using Weblate (Hungarian)
...
Currently translated at 99.6% (3405 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2022-01-25 09:25:51 +00:00
Kerry
b481fc069e
Wrapping component to show/hide UI based on UIFeature setting ( #7585 )
...
* add wrapping component for hiding UI
Signed-off-by: Kerry Archibald <kerrya@element.io>
* rename and move to components
Signed-off-by: Kerry Archibald <kerrya@element.io>
* prefix interface and add missing copyright
Signed-off-by: Kerry Archibald <kerrya@element.io>
* remove roomId prop
Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-25 10:25:41 +01:00
Weblate
c145542c7e
Merge branch 'origin/develop' into Weblate.
2022-01-24 20:21:01 +00:00
waclaw66
ea9ba4a92e
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3417 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2022-01-24 20:21:01 +00:00
Charlie Calendre
6ac3a92513
Avoid double dialog after clicking to remove a public room ( #7604 )
...
Fixes https://github.com/vector-im/element-web/issues/20681
2022-01-24 13:20:53 -07:00
Weblate
f8c4051785
Merge branch 'origin/develop' into Weblate.
2022-01-24 19:01:34 +00:00
waclaw66
33bfc0d4d7
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3417 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2022-01-24 19:01:34 +00:00
noriban
3427612391
Translated using Weblate (Polish)
...
Currently translated at 64.4% (2203 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pl/
2022-01-24 19:01:32 +00:00
Norbert
1a179837b2
Translated using Weblate (Polish)
...
Currently translated at 64.4% (2203 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/pl/
2022-01-24 19:01:31 +00:00
Michael Weimann
f0232f1881
Translated using Weblate (German)
...
Currently translated at 99.1% (3389 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/de/
2022-01-24 19:01:29 +00:00
Michael Telatynski
777af0cf10
Bubble layout fixes to media events ( #7615 )
2022-01-24 19:01:20 +00:00
Weblate
89511812a1
Merge branch 'origin/develop' into Weblate.
2022-01-24 17:53:51 +00:00
Ihor Hordiichuk
f49e06db8f
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3416 of 3416 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2022-01-24 17:53:51 +00:00
J. Ryan Stinnett
20e6d36df7
Add labs flag for default open right panel ( #7618 )
2022-01-24 17:53:42 +00:00
Weblate
9f79d56387
Merge branch 'origin/develop' into Weblate.
2022-01-24 16:58:41 +00:00
Michael Telatynski
4540cf5b77
Tweak copy for the Sidebar tab in User Settings ( #7578 )
2022-01-24 16:58:36 +00:00
Weblate
100cf6cb83
Merge branch 'origin/develop' into Weblate.
2022-01-24 16:47:56 +00:00
J. Ryan Stinnett
31835275b9
Fix space member list right panel state ( #7617 )
2022-01-24 16:47:51 +00:00
Weblate
4f2fb486cf
Merge branch 'origin/develop' into Weblate.
2022-01-24 15:58:36 +00:00
Michael Telatynski
d75c1bc0d6
Fall back to legacy analytics for guest users ( #7616 )
2022-01-24 15:58:31 +00:00
Weblate
2ff3df2c49
Merge branch 'origin/develop' into Weblate.
2022-01-24 15:24:39 +00:00
waclaw66
819439ddbe
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3417 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2022-01-24 15:24:39 +00:00
Timo
9d9b77d5e1
Make widgets not reload (persistent) between center and top container ( #7575 )
2022-01-24 15:24:30 +00:00
Weblate
491454cbc8
Merge branch 'origin/develop' into Weblate.
2022-01-24 14:46:02 +00:00
Ihor Hordiichuk
835998a624
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3417 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2022-01-24 14:46:02 +00:00
Michael Telatynski
e28d2a2299
Always emit a space filter update when the space is actually changed ( #7611 )
2022-01-24 14:45:52 +00:00
Weblate
6aa95f74f5
Merge branch 'origin/develop' into Weblate.
2022-01-24 14:08:04 +00:00
Besnik Bleta
bbb9c4bda9
Translated using Weblate (Albanian)
...
Currently translated at 99.8% (3411 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2022-01-24 14:08:04 +00:00
Kerry
26e1570dd6
a11y - fix iframes without title ( #7614 )
...
* iframe title in AppTile
Signed-off-by: Kerry Archibald <kerrya@element.io>
* iframe title in hostSignupDialog
Signed-off-by: Kerry Archibald <kerrya@element.io>
* iframe title in MFileBody
* iframe titles in modal widget and int man
Signed-off-by: Kerry Archibald <kerrya@element.io>
* enable jsx-a11y/iframe-has-title rule
Signed-off-by: Kerry Archibald <kerrya@element.io>
2022-01-24 14:07:54 +00:00
Weblate
f4fb7cf701
Merge branch 'origin/develop' into Weblate.
2022-01-24 13:52:17 +00:00
Besnik Bleta
bfa110fefd
Translated using Weblate (Albanian)
...
Currently translated at 99.2% (3393 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2022-01-24 13:52:16 +00:00
random
e1a36c0246
Translated using Weblate (Italian)
...
Currently translated at 100.0% (3417 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2022-01-24 13:52:14 +00:00
Johan Smits
ef52c86e3f
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3417 of 3417 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2022-01-24 13:52:09 +00:00
Michael Telatynski
d60b234b75
Don't render a bubble around emotes in bubble layout ( #7573 )
2022-01-24 13:51:57 +00:00
Weblate
4f6ddfb096
Merge branch 'origin/develop' into Weblate.
2022-01-24 12:53:15 +00:00