Tirifto
7189ab812c
Translated using Weblate (Esperanto)
...
Currently translated at 93.7% (1687 of 1801 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eo/
2019-09-23 11:51:59 +00:00
Tuomas Hietala
fae47fd3a6
Translated using Weblate (Finnish)
...
Currently translated at 98.0% (1765 of 1801 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fi/
2019-09-22 03:51:08 +00:00
Nathan Follens
00ad663112
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1801 of 1801 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nl/
2019-09-22 03:51:06 +00:00
Jeff Huang
889b4bebff
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (1801 of 1801 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2019-09-22 03:51:03 +00:00
Weblate
c0ba5199b9
Merge branch 'origin/develop' into Weblate.
2019-09-20 13:37:10 +00:00
송태섭
4904cea196
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1801 of 1801 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ko/
2019-09-20 13:37:09 +00:00
Kévin C
ae30eafa9c
Translated using Weblate (French)
...
Currently translated at 100.0% (1801 of 1801 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2019-09-20 13:37:09 +00:00
Slavi Pantaleev
a351245032
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1801 of 1801 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2019-09-20 13:37:09 +00:00
J. Ryan Stinnett
351a3ebd67
Merge pull request #3462 from matrix-org/jryans/msc2290
...
Use separate 3PID add and bind flow for supporting HSes
2019-09-20 14:37:03 +01:00
J. Ryan Stinnett
f9a09d271b
Use separate MSISDN add and bind flow for supporting HSes
...
This changes the paths used for binding MSISDNs for discovery to use the new
separate bind / unbind APIs on supporting servers.
Fixes https://github.com/vector-im/riot-web/issues/10839
2019-09-20 12:45:22 +01:00
J. Ryan Stinnett
ff69ad02b9
Use separate email add and bind flow for supporting HSes
...
This changes the paths used for binding emails for discovery to use the new
separate bind / unbind APIs on supporting servers.
Part of https://github.com/vector-im/riot-web/issues/10839
2019-09-20 12:19:43 +01:00
Weblate
076df930e3
Merge branch 'origin/develop' into Weblate.
2019-09-19 15:01:39 +00:00
Michael Telatynski
46e0a7cafa
Merge pull request #3460 from matrix-org/t3chguy/room_avatar
...
Add roomavatar slash command to set avatar of the current room
2019-09-19 16:01:35 +01:00
Weblate
6fa6e0abaf
Merge branch 'origin/develop' into Weblate.
2019-09-19 14:59:54 +00:00
J. Ryan Stinnett
9a1305bf4a
Extract separate add / bind methods on AddThreepid
2019-09-19 15:53:50 +01:00
Michael Telatynski
d1fb31a6dc
Merge branches 'develop' and 't3chguy/register_disable_no_custom_url_spinner' of github.com:matrix-org/matrix-react-sdk into t3chguy/register_disable_no_custom_url_spinner
2019-09-19 10:07:42 +01:00
Michael Telatynski
f8b1b36051
Fix copy-paste issue
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-19 09:48:35 +01:00
Michael Telatynski
4983378230
Merge branches 'develop' and 't3chguy/room_avatar' of github.com:matrix-org/matrix-react-sdk into t3chguy/room_avatar
2019-09-19 09:44:56 +01:00
Weblate
8769cfb88e
Merge branch 'origin/develop' into Weblate.
2019-09-19 08:27:17 +00:00
Michael Telatynski
f356b8a3c9
Merge pull request #3457 from matrix-org/t3chguy/sso_device_name
...
Use same initial device name rules for SSO login as password login
2019-09-19 09:27:13 +01:00
Weblate
5ecc40d96b
Merge branch 'origin/develop' into Weblate.
2019-09-19 08:26:56 +00:00
shuji narazaki
7bbe24299d
Translated using Weblate (Japanese)
...
Currently translated at 58.7% (1056 of 1800 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ja/
2019-09-19 08:26:56 +00:00
Slavi Pantaleev
9392cc7dde
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (1800 of 1800 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/bg/
2019-09-19 08:26:55 +00:00
Michael Telatynski
2a3c8d350d
i18n
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-18 18:02:45 +01:00
Michael Telatynski
2632e648b4
Add roomavatar slash command to set avatar of the current room
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-18 16:33:56 +01:00
Michael Telatynski
c286f2214f
Fix disabled save button on message editor when pasting
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-18 14:09:38 +01:00
Michael Telatynski
6209d62f49
Don't show spinner if registration is disabled
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-18 13:19:33 +01:00
J. Ryan Stinnett
99b804d567
Change to separate add and bind to guard 3PID account section
...
This changes to checking for HS support of separate add and bind when guarding
the 3PID account section.
For older HSes, we in fact always require an IS for add with bind param, so the
previous version of this was incorrect.
Part of https://github.com/vector-im/riot-web/issues/10839
2019-09-18 13:02:52 +01:00
Weblate
fd218cb8ba
Merge branch 'origin/develop' into Weblate.
2019-09-18 12:00:53 +00:00
Michael Telatynski
020f15ca6f
Merge pull request #3456 from matrix-org/t3chguy/delint
...
Some delinting
2019-09-18 13:00:49 +01:00
Michael Telatynski
c633df3c15
Use same initial device name rules for SSO login as password login
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-18 12:16:41 +01:00
Weblate
85b85665c3
Merge branch 'origin/develop' into Weblate.
2019-09-18 08:57:25 +00:00
송태섭
a556fcbb71
Translated using Weblate (Korean)
...
Currently translated at 100.0% (1800 of 1800 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ko/
2019-09-18 08:57:24 +00:00
Szimszon
245b8f7ac5
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (1800 of 1800 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/
2019-09-18 08:57:24 +00:00
Michael Telatynski
e502558f7d
Delint
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-18 09:27:43 +01:00
Michael Telatynski
648527e650
Fix failure to render newly verified phone number and nested forms
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2019-09-18 08:41:05 +01:00
Weblate
5d7b51dd24
Merge branch 'origin/develop' into Weblate.
2019-09-17 22:00:52 +00:00
Travis Ralston
9f3f88ba00
Focus context menus so screen readers can find them
...
Fixes https://github.com/vector-im/riot-web/issues/10899
The `tabIndex` is required to make the thing actually focusable. This is the same trick employed in https://github.com/matrix-org/matrix-react-sdk/pull/2994
2019-09-17 15:41:39 -06:00
Kévin C
8899f612c3
Translated using Weblate (French)
...
Currently translated at 100.0% (1800 of 1800 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2019-09-17 20:47:50 +00:00
Weblate
202ae1b715
Merge branch 'origin/develop' into Weblate.
2019-09-17 17:17:43 +00:00
Matthew Hodgson
90691ada3c
normalise translations
2019-09-17 17:51:03 +01:00
Matthew Hodgson
b2f44237b8
dangling comma
2019-09-17 17:36:29 +01:00
Matthew Hodgson
832123524d
make the lifetimes of the RM configurable
2019-09-17 17:34:30 +01:00
Weblate
c060e58ea2
Merge branch 'origin/develop' into Weblate.
2019-09-17 14:44:47 +00:00
Valere
26b646613d
Translated using Weblate (French)
...
Currently translated at 99.9% (1797 of 1798 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2019-09-17 14:44:46 +00:00
J. Ryan Stinnett
4e42dbe418
Fix address type props to state conversion
...
The address picker recently started tracking props and state versions of valid
address types separately
(https://github.com/matrix-org/matrix-react-sdk/pull/3408 ), where props
represents the maximal set of possible types and the state is the current
available types right now (since it can change while the dialog is open).
For the case where there is no a IS, a regression was introduced by that PR by
mutating the props in place instead returning a modified copy for the state.
Regressed by https://github.com/matrix-org/matrix-react-sdk/pull/3408
Fixes https://github.com/vector-im/riot-web/issues/10878
2019-09-17 15:00:32 +01:00
Weblate
a2c60312ae
Merge branch 'origin/develop' into Weblate.
2019-09-17 09:56:51 +00:00
Michael Telatynski
2a67970d32
Merge pull request #3445 from matrix-org/t3chguy/nvl/historical_preview
...
Only put a room in Historical if === 'leave' not peeked
2019-09-17 10:56:46 +01:00
RiotRobot
dd0ffa8e72
Merge branch 'master' into develop
2019-09-16 17:49:46 +01:00
Weblate
838b1859b9
Merge branch 'origin/develop' into Weblate.
2019-09-16 16:47:14 +00:00