Commit Graph

5107 Commits (ce42a9a06f0fb12bf0bf434e68fcfeae4d214566)

Author SHA1 Message Date
Luke Barnard 4344af58ee Ask for email address after setting password for the first time
So that the user can reset their password.
2017-06-14 09:31:16 +01:00
AmandineLP 6eab420257 Translated using Weblate (French)
Currently translated at 100.0% (904 of 904 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-06-13 22:19:29 +00:00
Justin 71941f4f92 Translated using Weblate (Dutch)
Currently translated at 35.8% (324 of 904 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nl/
2017-06-13 21:53:36 +00:00
David Baker acd7cf4439 Merge pull request #1089 from matrix-org/luke/set-email-after-password
i18n for setting password flow
2017-06-13 18:38:39 +01:00
Luke Barnard 31b3b4687a Trailing comma 2017-06-13 18:34:33 +01:00
Luke Barnard aa0ef51932 i18n for setting password flow 2017-06-13 18:28:43 +01:00
Matthew Hodgson 9dad5d0132 Merge pull request #1088 from matrix-org/t3chguy/fix_purple_e2e_room_settings
remove mx_filterFlipColor from verified e2e icon so its not purple :/
2017-06-13 17:45:56 +01:00
Michael Telatynski f4aadafed9 remove mx_filterFlipColor from verified e2e icon so its not purple :/
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-13 17:42:30 +01:00
David Baker 5fd45233fb DM guessing: prefer oldest joined member
In the DM guessing code, prefer the oldest joined member if there's
anyone in the rom other than us. Otherwise, fall back to the old
behaviour.

Fixes https://github.com/vector-im/riot-web/issues/4288
2017-06-13 17:35:09 +01:00
Michael Telatynski 918efe5912 width and height must be int otherwise synapse cries
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-13 13:23:25 +01:00
David Baker bd00c1d4b1 Merge pull request #1083 from matrix-org/t3chguy/width_height_int
width and height must be int otherwise synapse cries
2017-06-13 13:23:12 +01:00
Richard van der Hoff 392cd7861d Merge pull request #1084 from matrix-org/rav/remove_roomstore_listener
remove RoomViewStore listener from MatrixChat on unmount
2017-06-13 13:10:49 +01:00
David Baker 431b482d18 Don't put in spurious newline 2017-06-13 13:03:20 +01:00
David Baker aab87233c3 Add script to copy translations between files
So we can fill in missing translations from different dialects

Use it to fill in missing strings in pt from pt_BR
2017-06-13 13:03:13 +01:00
David Baker 24f1bd1460 Merge new translations
Merge remote-tracking branch 'weblate/develop' into develop
2017-06-13 13:02:25 +01:00
Luke Barnard 33f5d81d18 Only process user_directory response if it's for the current query 2017-06-13 13:01:33 +01:00
Luke Barnard 35620311b3 Fix regressions with starting a 1-1. 2017-06-13 13:01:21 +01:00
Richard van der Hoff 68e1a7be74 Clear persistent storage on login and logout
Make sure that we don't end up with sensitive data sitting around in the stores
from a previous session.
2017-06-13 12:51:47 +01:00
David Baker 2e07a0fa12 Merge pull request #1082 from matrix-org/dbkr/copy_translations
Add script to copy translations between files
2017-06-13 12:49:47 +01:00
Richard van der Hoff 939f6d0798 Factor createMatrixClient out from MatrixClientPeg
... so that it can be used elsewhere.
2017-06-13 12:46:49 +01:00
Richard van der Hoff 1ea9ed5d8c remove RoomViewStore listener from MatrixChat on unmount
... to avoid spurious warnings from the tests.
2017-06-13 12:39:26 +01:00
Michael Telatynski ad7c835471 width and height must be int otherwise synapse cries
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-13 12:19:20 +01:00
Krombel 70fd9b0283 Translated using Weblate (German)
Currently translated at 100.0% (904 of 904 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-06-13 11:02:25 +00:00
David Baker 4eb7419335 Don't put in spurious newline 2017-06-13 11:54:28 +01:00
Tom Tryfonidis a6cdab8107 Translated using Weblate (Greek)
Currently translated at 96.0% (868 of 904 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/el/
2017-06-13 10:44:25 +00:00
David Baker 89c7477bd6 Add script to copy translations between files
So we can fill in missing translations from different dialects

Use it to fill in missing strings in pt from pt_BR
2017-06-13 11:39:37 +01:00
Luke Barnard 29371120ff Merge pull request #1081 from matrix-org/luke/fix-chat-invite-dialog-clobbered-request
Only process user_directory response if it's for the current query
2017-06-13 11:14:34 +01:00
Luke Barnard 10ba5f8c3c Only process user_directory response if it's for the current query 2017-06-13 11:03:22 +01:00
David Baker 701242a36b Merge pull request #1080 from matrix-org/luke/fix-start-1-1-regression
Fix regressions with starting a 1-1.
2017-06-13 10:42:55 +01:00
David Baker 27bc6dd16b Merge new translations
Merge remote-tracking branch 'weblate/develop' into develop
2017-06-13 10:37:45 +01:00
Luke Barnard 1ce1984858 Fix regressions with starting a 1-1. 2017-06-13 10:15:29 +01:00
Robert Swain e2cd8a7233 Translated using Weblate (Swedish)
Currently translated at 32.7% (295 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/sv/
2017-06-13 09:11:46 +00:00
Tom Tryfonidis 6f2f3f3fb1 Translated using Weblate (Greek)
Currently translated at 96.8% (873 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/el/
2017-06-13 09:11:46 +00:00
Justin 387b3a1229 Translated using Weblate (Dutch)
Currently translated at 27.6% (249 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/nl/
2017-06-13 09:11:46 +00:00
Jean 0ea3b78163 Translated using Weblate (French)
Currently translated at 100.0% (901 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-06-13 08:12:20 +00:00
Hubert Chathi bf76c76e53 Translated using Weblate (French)
Currently translated at 99.6% (898 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-06-13 08:11:58 +00:00
Jean 2447b3fbbb Translated using Weblate (French)
Currently translated at 99.5% (897 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-06-13 08:09:37 +00:00
Hubert Chathi 435c8885f0 Translated using Weblate (French)
Currently translated at 99.5% (897 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-06-13 07:46:52 +00:00
Jean 301080ab7e Translated using Weblate (French)
Currently translated at 99.4% (896 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-06-13 07:46:32 +00:00
Hubert Chathi 4b07bd8584 Translated using Weblate (French)
Currently translated at 99.3% (895 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-06-13 07:46:23 +00:00
Jean a185f75bd3 Translated using Weblate (French)
Currently translated at 99.1% (893 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-06-13 07:46:05 +00:00
Travis Ralston 2902b97ca8 Translated using Weblate (English (United States))
Currently translated at 100.0% (901 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/en_US/
2017-06-12 22:30:23 +00:00
Matthew Hodgson bc55d44bcf Merge pull request #1079 from matrix-org/t3chguy/voip/force_turn
allow forcing of TURN
2017-06-12 21:44:00 +01:00
Michael Telatynski c1d1a1377c allow forcing of TURN, pass account val per-call until UX is designed.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-06-12 20:20:27 +01:00
Richard van der Hoff f37608a4ea Avoid React warning from _tJsx (#1078) 2017-06-12 16:45:36 +01:00
David Baker 7b0565e9d1 Merge branch 'master' into develop 2017-06-12 15:53:04 +01:00
David Baker aef0a8025c v0.9.3 2017-06-12 15:50:37 +01:00
David Baker a389d5a3c4 Prepare changelog for v0.9.3 2017-06-12 15:50:36 +01:00
Riot Translate Bot f98c491fdd Update from Weblate. (#1073)
* Translated using Weblate (German)

Currently translated at 93.4% (842 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/

* Translated using Weblate (Russian)

Currently translated at 100.0% (901 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/

* Added translation using Weblate (Arabic)

* Translated using Weblate (Greek)

Currently translated at 42.2% (381 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/el/

* Translated using Weblate (English (United States))

Currently translated at 91.8% (828 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/en_US/

* Translated using Weblate (Russian)

Currently translated at 100.0% (901 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/

* Translated using Weblate (German)

Currently translated at 100.0% (901 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/

* Translated using Weblate (Hungarian)

Currently translated at 20.0% (181 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/hu/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 38.9% (351 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/zh_Hans/

* Translated using Weblate (Arabic)

Currently translated at 0.5% (5 of 901 strings)

Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ar/

* remote entirely spurious translation progress stats :/
2017-06-12 15:38:03 +01:00
Matthew Hodgson 6afd895291 broken var 2017-06-12 15:36:41 +01:00