Commit graph

19142 commits

Author SHA1 Message Date
J. Ryan Stinnett
cbd25ab1a8
Merge pull request #3575 from matrix-org/jryans/log-event-wo-id
Add diagnostic log to catch events without an ID
2019-10-29 19:37:33 +02:00
J. Ryan Stinnett
3775dc0943 Add diagnostic log to catch events without an ID
This adds some temporary logging to investigate
https://github.com/vector-im/riot-web/issues/11120.
2019-10-29 17:32:22 +00:00
Weblate
0d0a15ddfd Merge branch 'origin/develop' into Weblate. 2019-10-29 16:43:15 +00:00
Walter
4eacafc6c7 Translated using Weblate (Russian)
Currently translated at 99.8% (1844 of 1847 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/
2019-10-29 16:43:14 +00:00
random
8fd2330c68 Translated using Weblate (Italian)
Currently translated at 100.0% (1847 of 1847 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2019-10-29 16:43:14 +00:00
Szimszon
f8d09874f8 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1847 of 1847 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2019-10-29 16:43:14 +00:00
Kévin C
20d726fc59 Translated using Weblate (French)
Currently translated at 100.0% (1847 of 1847 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2019-10-29 16:43:14 +00:00
Jeff Huang
1da3f24e18 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1847 of 1847 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2019-10-29 16:43:13 +00:00
Michael Telatynski
aaafaa90da
Merge pull request #3574 from matrix-org/t3chguy/a11y/1
Fix missing i18n for RoomTile ARIA labels and add a case for notif-off bold
2019-10-29 16:43:09 +00:00
Michael Telatynski
98096d206b Fix missing i18n for RoomTile ARIA labels and +a case for notif-off bold 2019-10-29 16:34:56 +00:00
Michael Telatynski
646a498b37 i18n 2019-10-29 11:56:41 +00:00
Michael Telatynski
cd37ffcef2 Add ability to hide tray icon on non-Mac (which has no tray icon) 2019-10-29 11:37:41 +00:00
Weblate
1c719be697 Merge branch 'origin/develop' into Weblate. 2019-10-28 17:11:22 +00:00
Michael Telatynski
814917d9ed
Merge pull request #3566 from matrix-org/t3chguy/sort_crash
LifeCycle onLoggedOut unmount before stopping client
2019-10-28 17:11:17 +00:00
Weblate
62dd4093b0 Merge branch 'origin/develop' into Weblate. 2019-10-28 16:19:56 +00:00
송태섭
bf93635267 Translated using Weblate (Korean)
Currently translated at 100.0% (1848 of 1848 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ko/
2019-10-28 16:19:56 +00:00
Tuomas Hietala
566efc236e Translated using Weblate (Finnish)
Currently translated at 98.3% (1816 of 1848 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fi/
2019-10-28 16:19:56 +00:00
J. Ryan Stinnett
b5ffeb87a7
Merge pull request #3572 from matrix-org/jryans/identity-server-warnings
Remove unneeded help about identity servers
2019-10-28 18:19:51 +02:00
J. Ryan Stinnett
e3a55508d9 Remove unneeded help about identity servers
The custom server path no longer shows an identity server field (for modern
homeservers), so it's confusing to have the help dialog reference it.

Part of https://github.com/vector-im/riot-web/issues/11236
2019-10-28 15:38:28 +00:00
Weblate
3260610483 Merge branch 'origin/develop' into Weblate. 2019-10-28 14:33:31 +00:00
Tuomas Hietala
085a309f5e Translated using Weblate (Finnish)
Currently translated at 97.9% (1810 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fi/
2019-10-28 14:33:31 +00:00
J. Ryan Stinnett
54cea6a5e3
Merge pull request #3571 from matrix-org/jryans/identity-server-warnings
Remove messages implying you need an identity server for email recovery
2019-10-28 16:33:25 +02:00
J. Ryan Stinnett
99fa100b92 Tweak identity server warning text 2019-10-28 14:23:11 +00:00
J. Ryan Stinnett
88d0ae0572 Remove messages implying you need an identity server for email recovery
This tweaks logic that shows some warning messages saying you need an identity
server for email recovery. Assuming you have a modern homeserver, no identity
server is need for these activities, so the warnings were confusing.

Fixes https://github.com/vector-im/riot-web/issues/11100
2019-10-28 14:13:24 +00:00
J. Ryan Stinnett
a0aef67793
Merge pull request #3570 from matrix-org/jryans/align-quick-reactions
Fix quick reactions to be aligned with other emoji
2019-10-28 15:39:40 +02:00
J. Ryan Stinnett
e661e3b115 Fix quick reactions to be aligned with other emoji
This uses center alignment for quick reactions as well, so that they line up
with the larger emoji categories above.
2019-10-28 13:17:59 +00:00
Michael Telatynski
89e69ddb0a
Merge pull request #3569 from matrix-org/t3chguy/CallHandler_fail_ToS
If ToS gets rejected/any Scalar error then don't make Jitsi widget
2019-10-28 10:05:46 +00:00
David Baker
d02d8932e3
Merge pull request #3568 from RiotTranslateBot/weblate-riot-web-matrix-react-sdk
Update from Weblate
2019-10-28 09:56:51 +00:00
Michael Telatynski
8eefb5bf02 If ToS gets rejected/any Scalar error then don't make Jitsi widget 2019-10-28 09:53:30 +00:00
Weblate
0532f39eaa Merge branch 'origin/develop' into Weblate. 2019-10-28 09:28:49 +00:00
Michael Telatynski
309746336a
Merge pull request #3567 from matrix-org/t3chguy/room_create_ELS_use_profile
Fix Room Create ELS using MXID instead of newly set Displayname/Avatar
2019-10-28 09:28:45 +00:00
송태섭
2d3836d731 Translated using Weblate (Korean)
Currently translated at 100.0% (1849 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ko/
2019-10-26 17:38:15 +00:00
Simó Albert i Beltran
6a8bc45d83 Translated using Weblate (Catalan)
Currently translated at 43.4% (802 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ca/
2019-10-26 17:38:15 +00:00
Michael Telatynski
3b8cb42108 Fix Room Create ELS using MXID instead of newly set Displayname/Avatar 2019-10-26 09:31:45 +01:00
Michael Telatynski
821ad5703f LifeCycle onLoggedOut unmount before stopping client
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-10-25 16:37:57 +01:00
Weblate
4fa13fa68e Merge branch 'origin/develop' into Weblate. 2019-10-25 10:46:25 +00:00
Tuomas Hietala
5a401d98ad Translated using Weblate (Finnish)
Currently translated at 97.6% (1805 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fi/
2019-10-25 10:46:25 +00:00
Bruno Windels
2bdd27938a
Merge pull request #3565 from matrix-org/bwindels/speedupemojipicker
Improve opening emoji picker performance
2019-10-25 10:46:19 +00:00
Bruno Windels
ea24b8bd58 pass heightBefore, scrollTop and viewportHeight to Category
to support having multiple LazyRenderLists in one viewport
2019-10-24 17:57:48 +02:00
Bruno Windels
00b1816986 use LazyRenderList in emoji picker Category 2019-10-24 17:56:26 +02:00
Bruno Windels
3e360c156a bring LazyRenderList up to React 16 standards, cleanup & docs 2019-10-24 17:56:26 +02:00
Weblate
c974c80f5f Merge branch 'origin/develop' into Weblate. 2019-10-24 15:03:51 +00:00
MamasLT
31b49864dc Translated using Weblate (Lithuanian)
Currently translated at 43.9% (811 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/lt/
2019-10-24 15:03:51 +00:00
송태섭
858dd6ea34 Translated using Weblate (Korean)
Currently translated at 100.0% (1849 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ko/
2019-10-24 15:03:50 +00:00
random
7b3dbc431f Translated using Weblate (Italian)
Currently translated at 100.0% (1849 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/it/
2019-10-24 15:03:50 +00:00
Szimszon
5fc1170998 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1849 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2019-10-24 15:03:50 +00:00
Michael Albert
79683c052d Translated using Weblate (German)
Currently translated at 83.5% (1544 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2019-10-24 15:03:50 +00:00
Madison Scott-Clary
d28478a71c Translated using Weblate (Esperanto)
Currently translated at 93.8% (1735 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eo/
2019-10-24 15:03:49 +00:00
Jeff Huang
d4fd34c3e1 Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (1849 of 1849 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2019-10-24 15:03:49 +00:00
Travis Ralston
71c5b7959c
Merge pull request #3564 from matrix-org/travis/fix-matrix.org
Update ServerTypeSelector for new matrix.org CS API URL
2019-10-24 09:03:44 -06:00