Krombel
|
32ec5ec905
|
Translated using Weblate (German)
Currently translated at 96.3% (737 of 765 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
|
2017-05-30 15:14:29 +00:00 |
|
Luke Barnard
|
40154df930
|
Show People/Rooms emptySubListTip even when total rooms !== 0
|
2017-05-30 16:14:27 +01:00 |
|
RiotTranslate
|
90a308e6cb
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-05-30 15:12:53 +00:00 |
|
Luke Barnard
|
b51f5ac6d1
|
Merge branch 'new-guest-access' of github.com:matrix-org/matrix-react-sdk into new-guest-access
|
2017-05-30 16:11:11 +01:00 |
|
Luke Barnard
|
6f8d5b1db3
|
Remove spurious reference to otherTagNames
|
2017-05-30 16:10:19 +01:00 |
|
Richard van der Hoff
|
469bb8fbc6
|
Merge pull request #4079 from vector-im/rav/node_versions
Make travis run the build with several versions of node
|
2017-05-30 16:06:48 +01:00 |
|
RiotTranslate
|
8a1f9ca38f
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-05-30 15:04:28 +00:00 |
|
Krombel
|
8ee377b119
|
Translated using Weblate (German)
Currently translated at 96.5% (736 of 762 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
|
2017-05-30 15:04:25 +00:00 |
|
Matthew Hodgson
|
60a56d0617
|
Merge pull request #4056 from vector-im/t3chguy/piwik
Piwik Analytics
|
2017-05-30 15:59:08 +01:00 |
|
Matthew Hodgson
|
0b7f947d8e
|
Merge pull request #948 from matrix-org/t3chguy/piwik
Piwik Analytics
|
2017-05-30 15:59:03 +01:00 |
|
Matthew Hodgson
|
93a35dc07a
|
Merge branch 'develop' into t3chguy/piwik
|
2017-05-30 15:58:55 +01:00 |
|
Krombel
|
eaaca91ba2
|
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/
|
2017-05-30 14:55:37 +00:00 |
|
Krombel
|
5a51da4196
|
Translated using Weblate (German)
Currently translated at 95.4% (727 of 762 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/de/
|
2017-05-30 14:55:36 +00:00 |
|
Kegan Dougal
|
bb030dabc4
|
Add _tJsx()
|
2017-05-30 15:55:21 +01:00 |
|
Richard van der Hoff
|
33b95d4965
|
Standardise on node v6/v7
|
2017-05-30 15:53:21 +01:00 |
|
Bamstam
|
e5009a0932
|
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/
|
2017-05-30 14:48:13 +00:00 |
|
Bamstam
|
6568249558
|
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/
|
2017-05-30 14:47:50 +00:00 |
|
Bamstam
|
79b1031e39
|
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/
|
2017-05-30 14:46:43 +00:00 |
|
Matthew Hodgson
|
90c2fc01d2
|
Merge pull request #964 from matrix-org/luke/start-url
Add /start to show the setMxId above HomePage
|
2017-05-30 15:45:43 +01:00 |
|
Richard Lewis
|
0d7e3a15f7
|
Add room config
|
2017-05-30 15:32:53 +01:00 |
|
Matthew Hodgson
|
e358ef5bf7
|
Merge pull request #4076 from vector-im/luke/fix-tests-that-expect-directory
Fix some tests that expect Directory (they should expect HomePage)
|
2017-05-30 15:24:46 +01:00 |
|
Marcel
|
70e7d81093
|
More i18n strings (#963)
* Add i18n for E2E import and Export Dialogs
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add various previous missing i18n strings
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Translate CreateRoomButton
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add ChatInviteDialog and fix missing to.
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add ConfitmRedactDialog translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add DeactivateAccountDialog translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add DeviceVerifyDialog translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add SessionRestoreErrorDialog translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add SetDisplayNameDialog translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add UnknownDeviceDialog translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add AddressTile translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add DeviceVerifyButtons translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add Dropdown translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add UserSelector translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add CaptchaForm translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add CasLogin translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add CustomServerDialog translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add InteractiveAuthEntryComponents translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add LoginFooter translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add RegistrationForm translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add ServerConfig translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add MAudioBody translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add MImageBody translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add MVideoBody translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add TextualBody translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add UnknownBody translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add UrlPreviewSettings translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add AuxPanel translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* Add PresenceLabel translations
Signed-off-by: MTRNord <mtrnord1@gmail.com>
* fix syntax error
* weird space :P
* missing ','
* fix missing value
* fix json fail
* remove acidential added file
* fix another json fail
|
2017-05-30 15:09:57 +01:00 |
|
Matthew Hodgson
|
e405d3f179
|
Merge pull request #4077 from RiotTranslate/weblate-riot-web-riot-web
Update from Weblate.
|
2017-05-30 15:09:18 +01:00 |
|
RiotTranslate
|
d96c3656a6
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-05-30 14:01:24 +00:00 |
|
Matthew Hodgson
|
9d207a8237
|
Merge pull request #965 from RiotTranslate/weblate-riot-web-matrix-react-sdk
Update from Weblate.
|
2017-05-30 15:00:18 +01:00 |
|
RiotTranslate
|
dc241c079c
|
[WEBLATE] fix json
|
2017-05-30 13:37:04 +00:00 |
|
RiotTranslate
|
d817924d9a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-05-30 13:33:35 +00:00 |
|
Luke Barnard
|
2baef643e3
|
Add /start to show the setMxId above HomePage
|
2017-05-30 14:27:02 +01:00 |
|
Matthew Hodgson
|
9b8b562499
|
Merge pull request #960 from matrix-org/luke/fix-chat-invite-perf
Improve ChatInviteDialog perf by ditching fuse, using indexOf and lastActiveTs()
|
2017-05-30 14:26:37 +01:00 |
|
Matthew Hodgson
|
8e1dea7bd1
|
Merge pull request #4078 from vector-im/t3chguy/pl_redact_fix
managed to eat the eventStatus check, can't redact a local-echo etc
|
2017-05-30 14:21:41 +01:00 |
|
RiotTranslate
|
f8db8fdd9b
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-05-30 13:21:24 +00:00 |
|
RiotTranslate
|
9f5a359f10
|
[WEBLATE] fix merge issues
|
2017-05-30 13:20:50 +00:00 |
|
Matthew Hodgson
|
d2703276dc
|
Merge pull request #958 from turt2live/patch-1
Say "X removed the room name" instead of showing nothing
|
2017-05-30 14:20:49 +01:00 |
|
Michael Telatynski
|
6a57742343
|
managed to eat the eventStatus check, can't redact a local-echo etc
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-05-30 14:19:33 +01:00 |
|
Matthew Hodgson
|
a3a63b18d2
|
Merge pull request #959 from matrix-org/t3chguy/fix_roomheader
roomview/roomheader fixes
|
2017-05-30 14:19:33 +01:00 |
|
RiotTranslate
|
a61b7af17a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-05-30 13:14:29 +00:00 |
|
Bhuvan Krishna
|
612a1b47f5
|
Translated using Weblate (Telugu)
Currently translated at 0.1% (1 of 675 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/te/
|
2017-05-30 13:12:14 +00:00 |
|
RiotTranslate
|
e15d070e8f
|
[WEBLATE] fix issues.
|
2017-05-30 13:11:04 +00:00 |
|
Matthew Hodgson
|
e2813737cd
|
Merge pull request #961 from matrix-org/luke/enter-to-submit-mxid
Allow pressing Enter to submit setMxId
|
2017-05-30 14:02:23 +01:00 |
|
Richard Lewis
|
0e7bb6791f
|
Static widget config per room
|
2017-05-30 13:47:17 +01:00 |
|
Amandine
|
1dfc228954
|
Translated using Weblate (French)
Currently translated at 99.7% (673 of 675 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.nordgedanken.de/projects/riot-web/matrix-react-sdk/fr/
|
2017-05-30 12:30:22 +00:00 |
|
Bhuvan Krishna
|
3f3b77a635
|
Added translation using Weblate (Telugu)
|
2017-05-30 12:30:21 +00:00 |
|
Bhuvan Krishna
|
83926eefce
|
Added translation using Weblate (Telugu)
|
2017-05-30 12:22:01 +00:00 |
|
Luke Barnard
|
47bf5401fa
|
Use KeyCode.ENTER instead of 13
|
2017-05-30 13:14:14 +01:00 |
|
Luke Barnard
|
952651c685
|
Allow pressing Enter to submit setMxId
|
2017-05-30 13:02:35 +01:00 |
|
Luke Barnard
|
6cc7fa3a36
|
Expect a HomePage now instead of a directory, because one is now shown by default
|
2017-05-30 12:55:50 +01:00 |
|
Michael Telatynski
|
0e96968c4e
|
explicitly call install:electron in case electron-builder is silly
(which has hit me once)
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-05-30 12:35:57 +01:00 |
|
Luke Barnard
|
4e4c670458
|
Improve ChatInviteDialog perf by ditching fuse, using indexOf and lastActiveTs()
|
2017-05-30 12:34:19 +01:00 |
|
Michael Telatynski
|
53b7b6cb14
|
Merge branch 't3chguy/electron_settings' of github.com:vector-im/riot-web into t3chguy/electron_settings
|
2017-05-30 12:34:05 +01:00 |
|
Michael Telatynski
|
662ce3c4b4
|
Merge branch 'develop' of github.com:vector-im/riot-web into t3chguy/electron_settings
|
2017-05-30 12:33:41 +01:00 |
|