Bamstam
53502c9640
Translated using Weblate (German)
...
Currently translated at 100.0% (768 of 768 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-05-31 15:15:41 +00:00
Jean GB
396545b783
Translated using Weblate (French)
...
Currently translated at 99.3% (763 of 768 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/fr/
2017-05-31 15:15:39 +00:00
Kegan Dougal
c4c2b760ba
Add translation from #4103
2017-05-31 16:07:12 +01:00
Kegan Dougal
1dce9cda9e
Translate src/components/views/globals
...
directory and elements already done
2017-05-31 16:02:59 +01:00
Luke Barnard
8192374481
Add missing _t import
2017-05-31 16:02:42 +01:00
Luke Barnard
7abaadddde
Merge pull request #977 from matrix-org/luke/session-store-null-on-logout
...
Remove cachedPassword from localStorage on_logged_out
2017-05-31 16:00:24 +01:00
Kegan Dougal
162f3872e5
Translate src/components/context_menus|dialogs
2017-05-31 15:40:49 +01:00
Richard van der Hoff
0e742cec27
scripts/fetch-develop.deps.sh: set -e ( #4120 )
...
... so that when the git clone fails, it doesn't plough on regardless.
2017-05-31 15:37:30 +01:00
Luke Barnard
b3a862c2c2
Remove redundant reset
2017-05-31 15:32:55 +01:00
Luke Barnard
d0e270bd1c
Only re-render LoggedInView if MatrixClientPeg.get() is truthy
2017-05-31 15:15:27 +01:00
Richard van der Hoff
2d73f094ff
Delint MatrixChat, again ( #979 )
...
grrr.
2017-05-31 15:09:09 +01:00
Kegan Dougal
fd5e7ff37a
Translate src/vector
2017-05-31 15:06:03 +01:00
Kegan Dougal
52ddcd8a60
Translate src/vector/platform
2017-05-31 14:51:08 +01:00
Kegsay
861cae8779
Merge pull request #978 from RiotTranslate/weblate-riot-web-matrix-react-sdk
...
Update from Weblate.
2017-05-31 14:12:38 +01:00
Kegsay
ecd58a00c6
Merge pull request #955 from Bitim/feature/rtl-languages-support
...
Add partial support for RTL languages
2017-05-31 14:11:24 +01:00
Kegsay
0f32923427
Merge pull request #975 from coletivoEITA/develop
...
Added two strings to translate
2017-05-31 14:08:49 +01:00
Kegan Dougal
fc93517094
WIP join/part hiding
...
- Doesn't work with MELS
- Doesn't work with read markers
- Doesn't work with jumping to events
Shelving this for now as I fix some of this mess.
2017-05-31 13:36:19 +01:00
daniel tygel
75d2b2319d
translate directly in pt_BR.json
2017-05-31 09:10:19 -03:00
daniel tygel
d4a89cc2df
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into develop
2017-05-31 09:09:27 -03:00
dtygel
decd6668c0
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
2017-05-31 12:07:35 +00:00
dtygel
3b7b1d6206
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (768 of 768 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/pt_BR/
2017-05-31 12:02:33 +00:00
Matthew Hodgson
17e80d7757
i18n welcome
2017-05-31 11:02:59 +01:00
RiotTranslate
b5194cfc80
Merge remote-tracking branch 'origin/develop' into develop
2017-05-31 09:55:58 +00:00
Jean GB
21783d6ade
Translated using Weblate (French)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-31 09:55:54 +00:00
Bamstam
dbf5ec632e
Translated using Weblate (German)
...
Currently translated at 100.0% (768 of 768 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-05-31 09:55:53 +00:00
Jean GB
117e6b8fc3
Translated using Weblate (French)
...
Currently translated at 99.2% (762 of 768 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/fr/
2017-05-31 09:55:52 +00:00
Richard Lewis
dac154f828
Add full width widgets
2017-05-31 10:08:39 +01:00
Richard Lewis
113533ad61
Add styling for full-width widgets
2017-05-31 10:08:23 +01:00
Luke Barnard
d83f18ab46
Remove cachedPassword from localStorage on_logged_out
...
Fixes https://github.com/vector-im/riot-web/issues/4101
2017-05-31 10:03:16 +01:00
Luke Barnard
532198dd10
Merge pull request #976 from RiotTranslate/weblate-riot-web-matrix-react-sdk
...
Update from Weblate.
2017-05-31 09:55:23 +01:00
Jean GB
a0d641df18
Translated using Weblate (French)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-31 08:40:46 +00:00
Kegan Dougal
1ab52652f7
Strip out sanitizeHtml stuff as it's not required
...
As per https://github.com/matrix-org/matrix-react-sdk/pull/968#issuecomment-304946341
2017-05-31 09:29:43 +01:00
RiotTranslate
4b26453f91
Merge remote-tracking branch 'origin/develop' into develop
2017-05-31 04:16:36 +00:00
RiotTranslate
7ef4257bc1
Merge remote-tracking branch 'origin/develop' into develop
2017-05-31 04:16:25 +00:00
Krombel
a72fe7b2f5
Translated using Weblate (German)
...
Currently translated at 100.0% (768 of 768 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-05-31 04:16:24 +00:00
Amandine
0c918f242f
Translated using Weblate (French)
...
Currently translated at 97.7% (751 of 768 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/fr/
2017-05-31 04:16:24 +00:00
Matthew Hodgson
7f4bdd4b38
Merge pull request #974 from RiotTranslate/weblate-riot-web-matrix-react-sdk
...
Update from Weblate.
2017-05-31 00:39:11 +01:00
RiotTranslate
020d496cb1
Update from Weblate. ( #4094 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 99.1% (119 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (German)
Currently translated at 100.0% (120 of 120 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (128 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 92.9% (119 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/pt_BR/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 87.5% (112 of 128 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/hu/
* Translated using Weblate (German)
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
* Translated using Weblate (Norwegian Bokmål)
Currently translated at 94.5% (122 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
* Translated using Weblate (French)
Currently translated at 93.0% (120 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-31 00:38:30 +01:00
Krombel
a5fa479ac5
Translated using Weblate (German)
...
Currently translated at 100.0% (768 of 768 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-05-30 23:37:59 +00:00
Matthew Hodgson
e16e52915b
more lipstick to the welcome page
2017-05-31 00:36:57 +01:00
RiotTranslate
325727377b
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 23:33:42 +00:00
Thomas Juberg
dfa1b553f0
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 94.5% (122 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/nb_NO/
2017-05-30 23:33:41 +00:00
Amandine
db0c84f317
Translated using Weblate (French)
...
Currently translated at 93.0% (120 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/fr/
2017-05-30 23:33:41 +00:00
Krombel
4d06739a3c
Translated using Weblate (German)
...
Currently translated at 100.0% (129 of 129 strings)
Translation: Riot Web/Riot Web
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/riot-web/de/
2017-05-30 23:33:39 +00:00
RiotTranslate
549875ba0a
Merge remote-tracking branch 'origin/develop' into develop
2017-05-30 23:22:31 +00:00
Amandine
c1cdf79036
Translated using Weblate (French)
...
Currently translated at 98.0% (751 of 766 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/fr/
2017-05-30 23:22:30 +00:00
Krombel
12ca5d7288
Translated using Weblate (German)
...
Currently translated at 100.0% (766 of 766 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-05-30 23:22:29 +00:00
Matthew Hodgson
3942dbcaff
Merge pull request #920 from matrix-org/t3chguy/electron_settings
...
Initial Electron Settings - for Auto Launch
2017-05-30 23:59:24 +01:00
Matthew Hodgson
448c10736a
Merge pull request #4012 from vector-im/t3chguy/electron_settings
...
auto-launch support [Electron]
2017-05-30 23:59:15 +01:00
Michael Telatynski
dcd99ac3de
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/electron_settings
...
# Conflicts:
# src/components/structures/UserSettings.js
# src/i18n/strings/en_EN.json
First time using JetBrains Merge Tool, MAY HAVE GONE HORRIBLY WRONG
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-05-30 23:54:57 +01:00