Weblate
7518fca98b
Merge branch 'origin/develop' into Weblate.
2020-06-24 13:04:57 +00:00
Travis Ralston
3b24f42def
Merge pull request #4818 from matrix-org/travis/room-list/user-menu-polish
...
Update profile information in User Menu and truncate where needed
2020-06-24 07:04:49 -06:00
Travis Ralston
256636ccf8
Use display:block over absolute positioning
2020-06-24 07:04:19 -06:00
Bruno Windels
183eb78fa8
fix lint
2020-06-24 14:58:41 +02:00
Bruno Windels
b3fd1eda03
change the format of font faces to something closer to the css
2020-06-24 14:54:14 +02:00
David Baker
bf15e96a6a
Make pasphrase screen look more like designs
...
Although passphrase / passphrase confirm is still split between two
screens because that's more work to change and probably is not a pivotal
part of the UI that needs to change in step with everything else.
2020-06-24 12:43:56 +01:00
Weblate
e5325fa297
Merge branch 'origin/develop' into Weblate.
2020-06-24 10:00:19 +00:00
ziriSut
bced934613
Translated using Weblate (Kabyle)
...
Currently translated at 19.6% (449 of 2291 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/kab/
2020-06-24 10:00:19 +00:00
Szimszon
354e31e7db
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (2291 of 2291 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2020-06-24 10:00:19 +00:00
XoseM
f1fc81be69
Translated using Weblate (Galician)
...
Currently translated at 84.8% (1943 of 2291 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/
2020-06-24 10:00:18 +00:00
Kévin C
7cb48aac9b
Translated using Weblate (French)
...
Currently translated at 100.0% (2291 of 2291 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2020-06-24 10:00:17 +00:00
Jeff Huang
bf34d37606
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2291 of 2291 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2020-06-24 10:00:16 +00:00
Slavi Pantaleev
dd8109f77a
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (2291 of 2291 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2020-06-24 10:00:16 +00:00
Jorik Schellekens
c660467c33
Merge pull request #4802 from matrix-org/joriks/fix-reply-messageactionbar
...
Fix MessageActionBar in irc layout
2020-06-24 11:00:08 +01:00
Travis Ralston
5c7e59b132
Use theme-capable icons in the user menu
...
They're still inconsistent weights, but at least they are the right color on non-light-theme clients.
2020-06-23 21:17:39 -06:00
Travis Ralston
380aed4244
Update profile information in User Menu
...
Fixes https://github.com/vector-im/riot-web/issues/14158 (we needed an HTTP avatar URL)
Fixes https://github.com/vector-im/riot-web/issues/14159
Fixes https://github.com/vector-im/riot-web/issues/14157
Also fixes an issue where it wasn't updating automatically when the user changed their profile info.
This is all achieved through a new OwnProfileStore which does the heavy lifting, as we have to keep at least 2 components updated.
2020-06-23 21:01:50 -06:00
Travis Ralston
f93d67fc65
Fix sticky room disappearing/jumping in search results
...
Fixes https://github.com/vector-im/riot-web/issues/14124
Fixes https://github.com/vector-im/riot-web/issues/14154 (which was technically supposed to say that the sticky room when filtering was always last)
This is all a bit complicated, but the theory is that we end up with a stable list even through filtering. There's some notes within, though I suspect it'll be difficult to understand :(
2020-06-23 16:49:39 -06:00
Weblate
001abf40fb
Merge branch 'origin/develop' into Weblate.
2020-06-23 19:38:12 +00:00
XoseM
a915da650a
Translated using Weblate (Galician)
...
Currently translated at 84.0% (1924 of 2290 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/gl/
2020-06-23 19:38:12 +00:00
Besnik Bleta
cc60fff198
Translated using Weblate (Albanian)
...
Currently translated at 99.9% (2288 of 2290 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sq/
2020-06-23 19:38:09 +00:00
Hubert Chathi
74e4ea7d48
Merge pull request #4797 from matrix-org/uhoreg/distrust_backup
...
Mark messages with a black shield if the megolm session isn't trusted
2020-06-23 15:38:03 -04:00
Travis Ralston
dd9112a01a
Decrease margin between new sublists
...
This is an attempt to increase density without adjusting the tiles directly.
2020-06-23 11:44:40 -06:00
Bruno Windels
3b13a623cd
cleanup
2020-06-23 17:54:57 +02:00
Bruno Windels
2f6fc6bba2
allow adding custom font faces in theme
2020-06-23 17:54:38 +02:00
Bruno Windels
b3510aa2b4
remove css vars when switching theme
2020-06-23 17:54:17 +02:00
Bruno Windels
e083856801
allow changing the font-family
2020-06-23 17:53:40 +02:00
Bruno Windels
86597aabca
better naming
2020-06-23 17:52:54 +02:00
David Baker
3716f9d82c
Fix cancel button / prompt
2020-06-23 16:43:52 +01:00
David Baker
0694776b25
Update the 'save your security key' screen
2020-06-23 16:27:41 +01:00
Weblate
edc384ac92
Merge branch 'origin/develop' into Weblate.
2020-06-23 14:38:55 +00:00
Jorik Schellekens
1e39279a77
Merge pull request #4761 from matrix-org/joriks/appearance-advanced
...
Custom font selection
2020-06-23 15:38:50 +01:00
Weblate
858386b61a
Merge branch 'origin/develop' into Weblate.
2020-06-23 14:26:12 +00:00
RiotRobot
6739c90f44
Fix SDK in changelog
2020-06-23 15:25:59 +01:00
Weblate
da308da6ac
Merge branch 'origin/develop' into Weblate.
2020-06-23 14:24:14 +00:00
J. Ryan Stinnett
3829362754
Fix up merge to develop
2020-06-23 15:24:02 +01:00
Weblate
4c33d8d38f
Merge branch 'origin/develop' into Weblate.
2020-06-23 14:20:32 +00:00
ziriSut
84bcd98d17
Translated using Weblate (Kabyle)
...
Currently translated at 19.6% (449 of 2288 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/kab/
2020-06-23 14:20:32 +00:00
random
6255c67d4f
Translated using Weblate (Italian)
...
Currently translated at 99.9% (2287 of 2288 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2020-06-23 14:20:26 +00:00
Kévin C
c5da3d726d
Translated using Weblate (French)
...
Currently translated at 100.0% (2288 of 2288 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2020-06-23 14:20:25 +00:00
Priit Jõerüüt
876e7799ba
Translated using Weblate (Estonian)
...
Currently translated at 70.2% (1606 of 2288 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/et/
2020-06-23 14:20:25 +00:00
Jeff Huang
07cbf23b22
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2288 of 2288 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2020-06-23 14:20:20 +00:00
RiotRobot
f3af603102
Reset matrix-js-sdk back to develop branch
2020-06-23 15:19:55 +01:00
RiotRobot
6161f95434
Merge branch 'master' into develop
2020-06-23 15:18:35 +01:00
RiotRobot
5256a86545
v2.8.0
2020-06-23 15:06:53 +01:00
RiotRobot
059d5f927d
Prepare changelog for v2.8.0
2020-06-23 15:06:52 +01:00
David Baker
6ce8584337
Implement first screen (recovery key / passphrase choice)
2020-06-23 15:04:39 +01:00
RiotRobot
54ba75afd7
Upgrade matrix-js-sdk to 7.0.0
2020-06-23 14:48:23 +01:00
Jorik Schellekens
680e997a94
Cleanup tooltip classnames
2020-06-23 13:38:50 +01:00
J. Ryan Stinnett
dabc2abfc6
Merge pull request #4807 from matrix-org/jryans/read-reader-remainder-size-release
...
Update read receipt remainder for internal font size change
2020-06-23 11:14:51 +01:00
Weblate
b3a5093e4b
Merge branch 'origin/develop' into Weblate.
2020-06-22 22:16:20 +00:00