Imre Kristoffer Eilertsen and Weblate
9869ae4672
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 57.6% (1332 of 2312 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nb_NO/
2020-05-14 08:10:49 +00:00
Kévin C and Weblate
1af2bdbc0e
Translated using Weblate (French)
...
Currently translated at 100.0% (2312 of 2312 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2020-05-14 08:10:49 +00:00
Priit Jõerüüt and Weblate
5672ff577b
Translated using Weblate (Estonian)
...
Currently translated at 46.7% (1080 of 2312 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/et/
2020-05-14 08:10:49 +00:00
Jeff Huang and Weblate
62fee73242
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2312 of 2312 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2020-05-14 08:10:46 +00:00
Weblate
39ccbd07cb
Merge branch 'origin/develop' into Weblate.
2020-05-13 21:33:16 +00:00
Stanislav Lukeš and Weblate
226e4b297a
Translated using Weblate (Czech)
...
Currently translated at 95.4% (2201 of 2307 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/cs/
2020-05-13 21:33:16 +00:00
Travis Ralston and GitHub
9dd93f14ba
Merge pull request #4555 from matrix-org/travis/sso-xsigning
...
Add copy to SSO prompts during cross-signing setup
2020-05-13 15:33:09 -06:00
Weblate
bed6c0b94c
Merge branch 'origin/develop' into Weblate.
2020-05-13 16:02:50 +00:00
David Baker
50107ebe47
Re-fix OpenID requests from widgets
...
https://github.com/matrix-org/matrix-react-sdk/pull/4591 reverted
https://github.com/matrix-org/matrix-react-sdk/pull/4459 . We need
to pass both URLs as we need both the wURL (for the widget's 'identity'
ie. OpenID) and the URL that's actually in the iframe (for the
messaging).
2020-05-13 16:10:40 +01:00
Weblate
90afd5ef9a
Merge branch 'origin/develop' into Weblate.
2020-05-13 11:47:59 +00:00
David Baker and GitHub
ef2678db93
Merge pull request #4591 from matrix-org/dbkr/fix_persistent_widgets_desktop
...
Fix persistent widgets on desktop / http
2020-05-13 12:47:54 +01:00
David Baker
92824411e8
Fix persistent widgets on desktop / http
...
WidgetMessaging needs the URL of the widget that gets rendered into
the iframe because that's where the postmessages will be coming from.
Fixes https://github.com/vector-im/riot-web/issues/13369
2020-05-13 12:33:10 +01:00
Weblate
324b663b27
Merge branch 'origin/develop' into Weblate.
2020-05-13 09:51:05 +00:00
Michael Telatynski and GitHub
998b661796
Merge pull request #4578 from matrix-org/t3chguy/topic_dialog
...
Fix topic dialog not supporting escape as it didn't have a "Close"
2020-05-13 10:51:00 +01:00
Weblate
f152837345
Merge branch 'origin/develop' into Weblate.
2020-05-13 09:50:44 +00:00
Michael Telatynski and GitHub
77e32977dc
Merge pull request #4579 from matrix-org/t3chguy/create_room_public
...
Default to public room when creating room from room directory
2020-05-13 10:50:38 +01:00
Weblate
2c78eafcbd
Merge branch 'origin/develop' into Weblate.
2020-05-13 08:58:24 +00:00
Kévin C and Weblate
be61968dca
Translated using Weblate (French)
...
Currently translated at 100.0% (2307 of 2307 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2020-05-13 08:58:24 +00:00
Priit Jõerüüt and Weblate
cad0f38d4d
Translated using Weblate (Estonian)
...
Currently translated at 45.0% (1037 of 2307 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/et/
2020-05-13 08:58:24 +00:00
Tirifto and Weblate
1cfdf7e56f
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (2307 of 2307 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eo/
2020-05-13 08:58:23 +00:00
Stanislav Lukeš and Weblate
42eb36d628
Translated using Weblate (Czech)
...
Currently translated at 95.2% (2197 of 2307 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/cs/
2020-05-13 08:58:22 +00:00
Jeff Huang and Weblate
52dec0cc8d
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 100.0% (2307 of 2307 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hant/
2020-05-13 08:58:19 +00:00
tleydxdy and Weblate
73a6fed1e3
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 61.7% (1424 of 2307 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hans/
2020-05-13 08:58:19 +00:00
Michael Telatynski and GitHub
d63008f9c5
Merge pull request #4576 from matrix-org/t3chguy/kosovo2.0
...
Replace png flags and add Kosovo to country code dropdown
2020-05-13 09:58:10 +01:00
Weblate
33dd4ca8f6
Merge branch 'origin/develop' into Weblate.
2020-05-12 15:39:22 +00:00
David Baker
03b10e7226
Fix sign in / up links on previewed rooms
...
They errored because the out-of-band data was assumed to be non-null,
but that's only present for 3rd party invites.
2020-05-12 15:24:12 +01:00
Weblate
d49bc541af
Merge branch 'origin/develop' into Weblate.
2020-05-12 13:36:59 +00:00
David Baker and GitHub
8b8eb7d3c0
Merge pull request #4580 from matrix-org/dbkr/dont_npe_if_no_device
...
Avoid soft crash if unknown device in verification
2020-05-12 14:36:54 +01:00
David Baker
a000be2b01
i18n
2020-05-12 14:03:40 +01:00
David Baker
ae2645b69b
Provide separate translatable for case where we have no device
2020-05-12 12:42:16 +01:00
David Baker
3c5c7f56f3
Adjust comment
2020-05-12 11:14:05 +01:00
David Baker
5c0920da42
Avoid soft crash if unknown device in verification
...
Rageshakes from the wild indicate that device was null here which
implies that we somehow did not know about the device when verifiying
it? Log and null-check to avoid a soft crash.
2020-05-12 11:05:30 +01:00
Michael Telatynski
7fe40a0470
Default to public room when creating room from room directory
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-05-12 10:55:46 +01:00
Michael Telatynski
3e3d537fec
Fix topic dialog not supporting escape as it didn't have a "Close"
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-05-12 10:51:27 +01:00
Weblate
a565855770
Merge branch 'origin/develop' into Weblate.
2020-05-12 09:33:57 +00:00
Iria_kuro and Weblate
ca30cf7ac9
Translated using Weblate (Korean)
...
Currently translated at 76.1% (1752 of 2303 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ko/
2020-05-12 09:33:57 +00:00
Samu Voutilainen and Weblate
1f603090be
Translated using Weblate (Finnish)
...
Currently translated at 90.7% (2088 of 2303 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fi/
2020-05-12 09:33:56 +00:00
Priit Jõerüüt and Weblate
dba98e17da
Translated using Weblate (Estonian)
...
Currently translated at 44.5% (1024 of 2303 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/et/
2020-05-12 09:33:55 +00:00
Tirifto and Weblate
4937543648
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (2303 of 2303 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/eo/
2020-05-12 09:33:51 +00:00
Stanislav Lukeš and Weblate
7c9a9b223a
Translated using Weblate (Czech)
...
Currently translated at 93.5% (2154 of 2303 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/cs/
2020-05-12 09:33:50 +00:00
Michael Telatynski and GitHub
5faab32384
Merge pull request #4568 from matrix-org/t3chguy/cmds2
...
Add slash commands /query and /msg to match IRC
2020-05-12 10:33:44 +01:00
99aeb8388d
Update src/phonenumber.ts
...
Co-authored-by: Travis Ralston <travpc@gmail.com >
2020-05-12 10:29:06 +01:00
Michael Telatynski
3fa13d7de3
Add comment for the regex
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-05-12 10:23:53 +01:00
Michael Telatynski and GitHub
03ad8a606a
Merge branch 'develop' into t3chguy/rageshake_xsign_debug
2020-05-12 09:44:49 +01:00
Michael Telatynski and GitHub
ad2c9df271
Merge pull request #4575 from matrix-org/t3chguy/registration_disabled_prompt_server
...
Prompt user to specify an alternate server if theirs has registration off
2020-05-12 09:43:34 +01:00
Michael Telatynski and GitHub
b95d533c4a
Merge pull request #4573 from matrix-org/t3chguy/remove_recent_self
...
Don't try and redact redactions for "Remove recent messages"
2020-05-12 09:43:23 +01:00
Michael Telatynski and GitHub
aacc582b52
Merge pull request #4571 from matrix-org/t3chguy/view_source_edits
...
View Source should target the replacing event rather than the root one
2020-05-12 09:43:02 +01:00
David Baker and GitHub
03fce86699
Merge pull request #4569 from matrix-org/dbkr/key_backup_restore_reset_recovery
...
Fix passphrase reset in key backup restore dialog
2020-05-12 09:22:08 +01:00
Michael Telatynski
1a713119d8
Add Kosovo as it is understood by google's libphonenumber
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-05-11 22:04:37 +01:00
Michael Telatynski
3bb800bb81
Replace png flags with use of Twemoji
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2020-05-11 22:04:18 +01:00