375b435dfe
hide analytics settings if no piwik url
2017-06-02 13:34:01 +01:00
1e448ff05f
Translated using Weblate (German)
...
Currently translated at 100.0% (827 of 827 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 11:44:41 +00:00
4fd56d1868
Translated using Weblate (French)
...
Currently translated at 100.0% (827 of 827 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/fr/
2017-06-02 11:40:35 +00:00
bbd3c14089
Merge remote-tracking branch 'origin/develop' into develop
2017-06-02 11:36:43 +00:00
5a41c4396e
Translated using Weblate (German)
...
Currently translated at 100.0% (826 of 826 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 11:36:43 +00:00
4bbec22811
Translated using Weblate (French)
...
Currently translated at 99.6% (823 of 826 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/fr/
2017-06-02 11:36:42 +00:00
b26f12a115
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 37.5% (310 of 826 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/zh_Hant/
2017-06-02 11:36:42 +00:00
57a368b8f0
Merge pull request #1003 from RiotTranslate/weblate-riot-web-matrix-react-sdk
...
Update from Weblate.
2017-06-02 12:29:09 +01:00
adfeff34ae
Merge pull request #1004 from matrix-org/t3chguy/hide_redactions
...
allow hiding redactions, restoring old behaviour
2017-06-02 12:27:52 +01:00
949a70e239
Translated using Weblate (German)
...
Currently translated at 100.0% (826 of 826 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 11:14:55 +00:00
953a573f81
Merge pull request #1006 from matrix-org/luke/new-guest-access-user-action-chat
...
Implement /user/@userid:domain?action=chat
2017-06-02 12:03:11 +01:00
95e38eb9c4
Remove cryptic log
2017-06-02 12:02:37 +01:00
0b97d88766
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (826 of 826 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/pt_BR/
2017-06-02 10:58:07 +00:00
03f4f269ce
Propagate room join errors to the UI
...
Dispatch so we can set the state in RoomViewStore. Show the error
when the room join fails (unsure if it's better to do this from
the component or the store). Remove unused joinError from roomview.
2017-06-02 11:53:10 +01:00
6e84b6e996
Display profile errors better
2017-06-02 11:50:58 +01:00
e88b52fa8f
Add comment
2017-06-02 11:42:47 +01:00
6a9781f023
Remove redundant state
2017-06-02 11:41:09 +01:00
defecb1b14
Implement /user/@userid:domain?action=chat
...
This is a URL that can be used to start a chat with a user.
- If the user is a guest, setMxId dialog will appear before anything and a defered action will cause `ChatCreateOrReuseDialog` to appear once they've logged in.
- If the user is registered, they will not see the setMxId dialog.
fixes https://github.com/vector-im/riot-web/issues/4034
2017-06-02 11:36:18 +01:00
c9e8dd7352
Translated using Weblate (German)
...
Currently translated at 95.6% (771 of 806 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 10:33:02 +00:00
11b7b78162
Translated using Weblate (German)
...
Currently translated at 95.6% (771 of 806 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 10:32:50 +00:00
79f03eb957
Translated using Weblate (German)
...
Currently translated at 95.6% (771 of 806 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 10:32:39 +00:00
ce1b117e49
Translated using Weblate (German)
...
Currently translated at 95.6% (771 of 806 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 10:32:26 +00:00
4527d808f1
Merge remote-tracking branch 'origin/develop' into develop
2017-06-02 10:29:22 +00:00
527c596182
Translated using Weblate (German)
...
Currently translated at 95.6% (771 of 806 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 10:29:22 +00:00
d01cec0b7c
Translated using Weblate (German)
...
Currently translated at 95.5% (770 of 806 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 10:18:03 +00:00
a8ca7c899f
Review comments
2017-06-02 11:16:08 +01:00
be7c2612e8
Merge pull request #967 from matrix-org/luke/show-people-rooms-tooltips
...
Show People/Rooms emptySubListTip even when total rooms !== 0
2017-06-02 11:10:48 +01:00
f83c45f0c8
Translated using Weblate (French)
...
Currently translated at 100.0% (806 of 806 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/fr/
2017-06-02 10:07:16 +00:00
d9632d3df5
Translated using Weblate (German)
...
Currently translated at 95.5% (770 of 806 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 09:56:26 +00:00
f54c182eb1
Add remaining strings for vector-im/riot-web#4151
2017-06-02 10:47:08 +01:00
a3a262b150
Merge remote-tracking branch 'origin/develop' into rav/handle_received_room_key_requests
2017-06-02 10:31:14 +01:00
d2e766e4f0
First round
2017-06-02 10:18:31 +01:00
21277557f8
Add translations for new dialog
2017-06-02 10:10:40 +01:00
7808994b71
Modify RVS test to wait until room loaded
...
This allows for the alias resolution to occur before a join is attempted. In theory, join_room could in future do an optional view_room-esque thing before attemping a join which would be less fragile than dispatching things in the right order.
Also, make sure the store indicates that it is not loading when a room ID has been used - no alias resolution need take place.
2017-06-02 09:22:48 +01:00
e18437378b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 99.8% (805 of 806 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/pt_BR/
2017-06-02 05:36:38 +00:00
5e2e550bf9
don't lose date seperator when the first event of the new day is redacted
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-02 04:39:44 +01:00
d2d0ba952a
allow hiding redactions. no point onAccountData as it'd cause a full
...
refresh, this may need to be handled differently in the future.
Currently handling same as the new timestamp stuff
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-02 04:23:07 +01:00
a2b082f029
Merge remote-tracking branch 'origin/develop' into develop
2017-06-02 02:56:55 +00:00
b753563a7e
Translated using Weblate (German)
...
Currently translated at 97.6% (778 of 797 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
2017-06-02 02:56:54 +00:00
a8acffa8e1
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 38.8% (310 of 797 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/zh_Hant/
2017-06-02 02:56:54 +00:00
364e7d6ae9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (797 of 797 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/pt_BR/
2017-06-02 02:56:52 +00:00
adf8ce9ca1
Merge pull request #1002 from RiotTranslate/weblate-riot-web-matrix-react-sdk
...
Update from Weblate.
2017-06-02 01:09:11 +01:00
ec433907f0
Merge pull request #850 from t3chguy/webrtc_settings
...
webrtc config electron
2017-06-02 00:48:25 +01:00
b1973d7998
undefined =/= ''
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-02 00:42:19 +01:00
f4db83a031
try empty string as falsey key
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-02 00:31:43 +01:00
6b4daf02a9
i18 missed things
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-02 00:27:20 +01:00
0bafd6458a
Revert voodoo
2017-06-02 00:26:31 +01:00
4976cbb424
missed a thing
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-02 00:21:34 +01:00
c7285b9053
fix fr layout
2017-06-02 00:21:00 +01:00
46a9326607
special case default - CallMediaHandler can figure it out
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2017-06-02 00:20:34 +01:00