Commit Graph

31256 Commits

Author SHA1 Message Date
Šimon Brandner
eee9cf153b
Fix trash alignment
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-03 08:15:59 +01:00
Ayush Kumar
af0b009600 Fix term_policy aligned to the center 2021-02-03 00:05:55 +05:30
Weblate
1f423e10a2 Merge branch 'origin/develop' into Weblate. 2021-02-02 18:10:10 +00:00
Travis Ralston
c64d158183
Merge pull request #5611 from matrix-org/jryans/flair-height
Fix flair height after accent changes
2021-02-02 11:10:02 -07:00
Travis Ralston
560a7192cd
Merge pull request #5612 from matrix-org/jryans/flair-height-release
[Release] Fix flair height after accent changes
2021-02-02 11:09:58 -07:00
J. Ryan Stinnett
4136a62be2 Fix flair height after accent changes
The accent changes in https://github.com/matrix-org/matrix-react-sdk/pull/5569
led to a regression in flair display where the bottom edge was clipped.

Fixes https://github.com/vector-im/element-web/issues/16350
Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/5569
2021-02-02 18:00:23 +00:00
J. Ryan Stinnett
388e23b40b Fix flair height after accent changes
The accent changes in https://github.com/matrix-org/matrix-react-sdk/pull/5569
led to a regression in flair display where the bottom edge was clipped.

Fixes https://github.com/vector-im/element-web/issues/16350
Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/5569
2021-02-02 17:57:22 +00:00
Weblate
2972e7b0d1 Merge branch 'origin/develop' into Weblate. 2021-02-02 17:40:57 +00:00
Priit Jõerüüt
328eafc3a7 Translated using Weblate (Estonian)
Currently translated at 100.0% (2744 of 2744 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/et/
2021-02-02 17:40:57 +00:00
Besnik Bleta
d05efa9f2d Translated using Weblate (Albanian)
Currently translated at 99.7% (2736 of 2744 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sq/
2021-02-02 17:40:55 +00:00
Tim Al
5f51408a8f Translated using Weblate (Dutch)
Currently translated at 77.5% (2129 of 2744 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/nl/
2021-02-02 17:40:51 +00:00
Szimszon
e54c683b28 Translated using Weblate (Hungarian)
Currently translated at 99.7% (2738 of 2744 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/hu/
2021-02-02 17:40:48 +00:00
Michael Telatynski
6eee6cf8cb
Merge pull request #5610 from matrix-org/t3chguy/cherrypick/5609
[Release] Iterate Social Logins work around edge cases and branding
2021-02-02 17:40:41 +00:00
Michael Telatynski
45776a4144
Merge pull request #5609 from matrix-org/t3chguy/social-branding
Iterate Social Logins work around edge cases and branding
2021-02-02 17:40:37 +00:00
Michael Telatynski
b83de3301b Update SSO Twitter social branding to match guidelines 2021-02-02 17:32:05 +00:00
Michael Telatynski
842fe36c7e Fix register exploding if the server is down or we just don't have flows 2021-02-02 17:32:05 +00:00
Michael Telatynski
f383c42be3 Update SSO Facebook social branding to match guidelines 2021-02-02 17:32:05 +00:00
Michael Telatynski
0e94d08d9a Update SSO Twitter social branding to match guidelines 2021-02-02 17:29:19 +00:00
Michael Telatynski
3e3a88116d Fix register exploding if the server is down or we just don't have flows 2021-02-02 17:28:52 +00:00
Michael Telatynski
1ba0999915 Update SSO Facebook social branding to match guidelines 2021-02-02 17:19:18 +00:00
J. Ryan Stinnett
838bbdec9d
Merge pull request #5608 from matrix-org/jryans/tally-ho-release
[Release] Lock widget room ID when added
2021-02-02 15:27:05 +00:00
J. Ryan Stinnett
ad2a187566 Upgrade matrix-widget-api 2021-02-02 15:16:43 +00:00
J. Ryan Stinnett
14f9a529b8 Lock widget room ID when added
This changes the widget room ID available to widget URL templates so that it's
locked to the room the widget was added in.

Fixes https://github.com/vector-im/element-web/issues/16337
2021-02-02 15:15:26 +00:00
Weblate
c14985398f Merge branch 'origin/develop' into Weblate. 2021-02-02 15:03:17 +00:00
J. Ryan Stinnett
ecc3dbbd80
Merge pull request #5607 from matrix-org/jryans/tally-ho
Lock widget room ID when added
2021-02-02 15:03:09 +00:00
J. Ryan Stinnett
f53e703993 Upgrade matrix-widget-api 2021-02-02 14:42:10 +00:00
J. Ryan Stinnett
e4629878bc Lock widget room ID when added
This changes the widget room ID available to widget URL templates so that it's
locked to the room the widget was added in.

Fixes https://github.com/vector-im/element-web/issues/16337
2021-02-02 14:36:44 +00:00
Michael Telatynski
6acd80298a
Merge pull request #5606 from matrix-org/t3chguy/cherrypick/5605
[Release] Better errors for SSO failures
2021-02-02 14:06:55 +00:00
Michael Telatynski
10ffac9f41 i18n 2021-02-02 13:35:26 +00:00
Michael Telatynski
f8f9b4e390 Update src/Lifecycle.ts
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-02-02 13:35:26 +00:00
Michael Telatynski
bad71cf52f Better errors for SSO failures 2021-02-02 13:35:26 +00:00
Weblate
8e9d840abf Merge branch 'origin/develop' into Weblate. 2021-02-02 13:34:09 +00:00
Slobodan Simić
368228c6c1 Translated using Weblate (Serbian)
Currently translated at 47.9% (1312 of 2739 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sr/
2021-02-02 13:34:09 +00:00
rkfg
0da37ceace Translated using Weblate (Russian)
Currently translated at 98.2% (2690 of 2739 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/ru/
2021-02-02 13:34:08 +00:00
Michael Telatynski
785633b430
Merge pull request #5605 from matrix-org/t3chguy/socials-errors
Better errors for SSO failures
2021-02-02 13:33:57 +00:00
Michael Telatynski
accd2492a3 i18n 2021-02-02 13:01:57 +00:00
Michael Telatynski
69b2d67250
Update src/Lifecycle.ts
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
2021-02-02 12:58:31 +00:00
Slobodan Simić
f0acecd83d Translated using Weblate (Serbian)
Currently translated at 47.8% (1311 of 2739 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sr/
2021-02-01 19:21:25 +00:00
XoseM
1a3d4a652e Translated using Weblate (Galician)
Currently translated at 99.9% (2737 of 2739 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/gl/
2021-02-01 19:21:24 +00:00
waclaw66
c7fe73e881 Translated using Weblate (Czech)
Currently translated at 100.0% (2739 of 2739 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/cs/
2021-02-01 19:21:21 +00:00
random
0c471d2115 Translated using Weblate (Italian)
Currently translated at 100.0% (2739 of 2739 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/it/
2021-02-01 19:21:19 +00:00
trevdeneme
c49e3a525c Translated using Weblate (Turkish)
Currently translated at 81.1% (2224 of 2739 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/tr/
2021-02-01 19:21:16 +00:00
Jeff Huang
c5d08b47bd Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (2739 of 2739 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/zh_Hant/
2021-02-01 19:21:13 +00:00
LinAGKar
6ff8bea11f Translated using Weblate (Swedish)
Currently translated at 100.0% (2739 of 2739 strings)

Translation: Element Web/matrix-react-sdk
Translate-URL: https://translate.element.io/projects/element-web/matrix-react-sdk/sv/
2021-02-01 19:21:11 +00:00
Michael Telatynski
5d86c2f8e0 Better errors for SSO failures 2021-02-01 16:42:58 +00:00
Šimon Brandner
022781e9bc
Added a comment about updating thumbnails
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-01 16:03:20 +01:00
Šimon Brandner
28ff4e6955
Move DesktopCapturerSource
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-02-01 15:53:53 +01:00
J. Ryan Stinnett
132057d4a7
Merge pull request #5549 from 2580ayush2580/ayush2580
Increase language search bar width
2021-02-01 13:50:42 +00:00
J. Ryan Stinnett
799753d2b2
Merge pull request #5565 from SimonBrandner/fix-13090
Scroll to bottom on message_sent
2021-02-01 13:04:38 +00:00
J. Ryan Stinnett
a32495ba9e
Merge pull request #5587 from dangwynne/develop
Fix new rooms being titled 'Empty Room'
2021-02-01 13:01:38 +00:00