Weblate
decd94b05d
Merge branch 'origin/develop' into Weblate.
2022-01-11 10:25:45 +00:00
aethralis
295aedf568
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3386 of 3386 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2022-01-11 10:25:45 +00:00
Dinh Quang Tuyen
5a152d5960
Translated using Weblate (Vietnamese)
...
Currently translated at 99.9% (3385 of 3386 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/vi/
2022-01-11 10:25:43 +00:00
Linerly
2ad066e61b
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (3386 of 3386 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/id/
2022-01-11 10:25:41 +00:00
Jeff Huang
6b90625a6c
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (3386 of 3386 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2022-01-11 10:25:39 +00:00
jelv
0923813ca5
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (3386 of 3386 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2022-01-11 10:25:37 +00:00
Szimszon
aa4cce80ae
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (3386 of 3386 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2022-01-11 10:25:35 +00:00
Timo
f6effc52fd
Fix active Jitsi calls (and other active widgets) not being visible on screen, by showing them in PiP if they are not visible in any other container ( #7435 )
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com >
2022-01-11 11:25:21 +01:00
Travis Ralston
2617b424ce
Fix git protocol usage ( #20464 )
...
Prevents this:
```
+ git clone git://github.com/matrix-org/matrix-js-sdk.git matrix-js-sdk --branch develop --depth 1
Cloning into 'matrix-js-sdk'...
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
```
2022-01-11 09:06:18 +00:00
Travis Ralston
79b0f14984
Fix git protocol usage for CI ( #296 )
...
Prevents this:
```
+ git clone git://github.com/matrix-org/matrix-js-sdk.git matrix-js-sdk --branch develop --depth 1
Cloning into 'matrix-js-sdk'...
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
```
2022-01-11 09:06:07 +00:00
Weblate
7cd3a31e72
Merge branch 'origin/develop' into Weblate.
2022-01-10 20:39:20 +00:00
Priit Jõerüüt
2578a308e7
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (3386 of 3386 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2022-01-10 20:39:20 +00:00
Michael Telatynski
ac6177053a
Fix layout of message bubble preview in settings ( #7497 )
2022-01-10 13:39:12 -07:00
Weblate
9601ec42e9
Merge branch 'origin/develop' into Weblate.
2022-01-10 17:17:09 +00:00
Šimon Brandner
5543ee895b
Use flex-end rather than end ( #7505 )
2022-01-10 17:17:05 +00:00
Weblate
7174631065
Merge branch 'origin/develop' into Weblate.
2022-01-10 17:09:42 +00:00
Michael Telatynski
8c20bcfe56
Prevent mutations of js-sdk owned objects as it breaks accountData ( #7504 )
2022-01-10 17:09:35 +00:00
Weblate
8261f76130
Merge branch 'origin/develop' into Weblate.
2022-01-10 16:44:29 +00:00
Germain
3c70aa15d1
Fix permalink to unknown event crash ( #7501 )
2022-01-10 16:44:24 +00:00
Weblate
f4e2fee412
Merge branch 'origin/develop' into Weblate.
2022-01-10 15:32:17 +00:00
Ihor Hordiichuk
95510c290a
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3386 of 3386 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/uk/
2022-01-10 15:32:17 +00:00
Michael Telatynski
3c1ce77d48
Properly maintain aspect ratio of inline images ( #7503 )
2022-01-10 15:32:06 +00:00
Weblate
6aec7bc35c
Merge branch 'origin/develop' into Weblate.
2022-01-10 13:55:02 +00:00
Kerry
5cfb046816
fallback properly with pluralized strings ( #7495 )
...
Signed-off-by: Kerry Archibald <kerrya@element.io >
2022-01-10 14:54:57 +01:00
Weblate
e476eb39a6
Merge branch 'origin/develop' into Weblate.
2022-01-10 13:30:41 +00:00
waclaw66
7f160924e6
Translated using Weblate (Czech)
...
Currently translated at 100.0% (3386 of 3386 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2022-01-10 13:30:41 +00:00
Aaron Raimist
368085982f
Add hover background color to SSO buttons ( #7500 )
2022-01-10 13:30:31 +00:00
Weblate
757893b526
Merge branch 'origin/develop' into Weblate.
2022-01-10 13:12:53 +00:00
Ajay Bura
4854a53b74
Align room tile info in space hierarchy ( #7499 )
2022-01-10 13:12:47 +00:00
J. Ryan Stinnett
989e030d97
Update linting plugin ( #294 )
2022-01-10 12:57:33 +00:00
J. Ryan Stinnett
10d7bdf9a1
Fix spacing errors ( #20437 )
2022-01-10 12:57:27 +00:00
Weblate
ac3d9a0149
Merge branch 'origin/develop' into Weblate.
2022-01-10 12:57:25 +00:00
J. Ryan Stinnett
6199c337ea
Fix spacing errors ( #7484 )
2022-01-10 12:57:20 +00:00
Weblate
7875e91d4a
Merge branch 'origin/develop' into Weblate.
2022-01-10 12:53:42 +00:00
Michael Telatynski
8f60d8d2c7
Consider continuations when resolving whether a tile is last in section ( #7461 )
2022-01-10 12:53:37 +00:00
Weblate
518520ef92
Merge branch 'origin/develop' into Weblate.
2022-01-10 12:53:29 +00:00
Michael Telatynski
fbfd2c3d20
Fix read receipts and sent indicators for bubble layout ( #7460 )
2022-01-10 12:53:23 +00:00
Weblate
c3dbed272c
Merge branch 'origin/develop' into Weblate.
2022-01-10 12:53:17 +00:00
Michael Telatynski
8b88b48edc
Remove bubble from around location events ( #7459 )
2022-01-10 12:53:11 +00:00
Weblate
77e5b666b7
Merge branch 'origin/develop' into Weblate.
2022-01-10 12:16:23 +00:00
Besnik Bleta
6745b3e63e
Translated using Weblate (Albanian)
...
Currently translated at 99.8% (3382 of 3386 strings)
Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2022-01-10 12:16:22 +00:00
Aaron Raimist
dbd7949e79
Allow clicking on avatar in room intro ( #7496 )
2022-01-10 12:16:14 +00:00
Weblate
f533207b1a
Merge branch 'origin/develop' into Weblate.
2022-01-10 11:46:34 +00:00
Aaron Raimist
c03cb67aef
Disable "Publish this room" option in invite only rooms ( #7441 )
2022-01-10 11:46:30 +00:00
Weblate
a338b630e5
Merge branch 'origin/develop' into Weblate.
2022-01-10 11:35:47 +00:00
Michael Telatynski
fdd0a2ada3
Add permission dropdown for sending reactions ( #7492 )
2022-01-10 11:35:41 +00:00
Michael Telatynski
531dde8bff
Fix open button for downloads not working due to ipc filtering ( #295 )
2022-01-10 11:35:23 +00:00
Weblate
dd7a16d132
Merge branch 'origin/develop' into Weblate.
2022-01-10 11:35:00 +00:00
Michael Telatynski
f7d19a5746
null-guard dataset mxTheme to prevent html exports from exploding ( #7493 )
2022-01-10 11:34:56 +00:00
Weblate
eb461556c1
Merge branch 'origin/develop' into Weblate.
2022-01-10 11:34:46 +00:00