Richard Lewis
|
2da30137ec
|
Fix import path and add LG widget
|
2017-06-13 10:31:16 +01:00 |
|
Richard Lewis
|
b893887707
|
Fix merge conflict
|
2017-06-12 14:52:41 +01:00 |
|
Richard Lewis
|
f9f924bbd6
|
Merge branch 'master' of https://github.com/matrix-org/matrix-react-sdk into rxl881/apps
|
2017-06-12 14:50:25 +01:00 |
|
Richard Lewis
|
a09001933a
|
git status
|
2017-06-07 15:39:27 +01:00 |
|
Richard Lewis
|
c552f7f336
|
App icon styling
|
2017-06-07 10:55:49 +01:00 |
|
Richard Lewis
|
f6f660fa9a
|
Initial app icon tiles
|
2017-06-06 23:45:17 +01:00 |
|
Richard Lewis
|
e8353edb06
|
Disable test postmessag
|
2017-06-06 15:57:40 +01:00 |
|
Richard Lewis
|
e9f110a4c5
|
Don't show add widget if there are more than one existing widgets
|
2017-06-06 14:50:43 +01:00 |
|
Richard Lewis
|
dc4f321707
|
Pass room and user id to apps draw
|
2017-06-05 18:21:31 +01:00 |
|
Richard Lewis
|
c6991fd33c
|
Periodically pass messages to embedded iframe
|
2017-06-04 23:00:52 +01:00 |
|
Michael Telatynski
|
5e85723b5a
|
fix typo and missing import
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-06-02 21:09:19 +01:00 |
|
Kegan Dougal
|
f54c182eb1
|
Add remaining strings for vector-im/riot-web#4151
|
2017-06-02 10:47:08 +01:00 |
|
Kegan Dougal
|
d2e766e4f0
|
First round
|
2017-06-02 10:18:31 +01:00 |
|
Matthew Hodgson
|
c7285b9053
|
fix fr layout
|
2017-06-02 00:21:00 +01:00 |
|
Matthew Hodgson
|
6a225d1ac2
|
use new sign-in string
|
2017-06-02 00:16:17 +01:00 |
|
Matthew Hodgson
|
6c56fa3381
|
Merge pull request #990 from matrix-org/kegan/translation-marmoset
Translation fixes for everything but src/components
|
2017-06-01 21:22:00 +01:00 |
|
Matthew Hodgson
|
8e34b59d32
|
Revert "Revert "add labels to language picker""
|
2017-06-01 19:46:25 +01:00 |
|
Richard van der Hoff
|
b3e9716126
|
Revert "add labels to language picker"
|
2017-06-01 17:52:25 +01:00 |
|
Kegan Dougal
|
547f10bcbb
|
Add translations for slash command failures
|
2017-06-01 15:44:56 +01:00 |
|
Matthew Hodgson
|
ecbc724a3f
|
Merge pull request #988 from matrix-org/matthew/room-avatar-event
Matthew/room avatar event
|
2017-06-01 14:43:29 +01:00 |
|
Matthew Hodgson
|
e6cf93e237
|
switch to imports
|
2017-06-01 14:42:44 +01:00 |
|
daniel tygel
|
b8e26ddf3d
|
add labels to language picker
|
2017-06-01 09:48:36 -03:00 |
|
Matthew Hodgson
|
00750b4686
|
quick and dirty RoomAvatarEvent
|
2017-06-01 13:31:24 +01:00 |
|
Matthew Hodgson
|
d689d4e1fa
|
quick and dirty RoomAvatarEvent
|
2017-06-01 13:31:15 +01:00 |
|
Matthew Hodgson
|
3d91b31637
|
i18n invited, and delete stale warning
|
2017-06-01 01:29:07 +01:00 |
|
turt2live
|
165dfeccb9
|
Fix rare case where presence duration is undefined & i18n
|
2017-05-31 11:56:04 -06:00 |
|
Richard van der Hoff
|
cbbed3f544
|
Fixes to i18n code
|
2017-05-31 18:31:10 +01:00 |
|
Richard Lewis
|
dac154f828
|
Add full width widgets
|
2017-05-31 10:08:39 +01:00 |
|
daniel tygel
|
f4e5039e70
|
add string to translate
|
2017-05-30 19:01:23 -03:00 |
|
daniel tygel
|
12f923bc81
|
add new string to translate
|
2017-05-30 18:56:52 -03:00 |
|
Matthew Hodgson
|
48a2ad93da
|
fix {integrationsUrl} thinko
|
2017-05-30 20:32:12 +01:00 |
|
Richard Lewis
|
ae1753bce6
|
Add tipping widgets
|
2017-05-30 18:39:51 +01:00 |
|
Matthew Hodgson
|
93a35dc07a
|
Merge branch 'develop' into t3chguy/piwik
|
2017-05-30 15:58:55 +01:00 |
|
Richard Lewis
|
0d7e3a15f7
|
Add room config
|
2017-05-30 15:32:53 +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 |
|
Richard Lewis
|
0e7bb6791f
|
Static widget config per room
|
2017-05-30 13:47:17 +01:00 |
|
Luke Barnard
|
4e4c670458
|
Improve ChatInviteDialog perf by ditching fuse, using indexOf and lastActiveTs()
|
2017-05-30 12:34:19 +01:00 |
|
Richard Lewis
|
143f68ec56
|
Add locally hosted recepie widget
|
2017-05-30 11:40:29 +01:00 |
|
Richard Lewis
|
ec03cf4de3
|
disable iframe sandboxing. Remove BBC news iframe
|
2017-05-30 10:46:51 +01:00 |
|
Michael Telatynski
|
b65e4960a5
|
move Dialog analytics to Modal controller
mark title as required, it sorta is, why isn't this based on BaseDialog?
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-05-29 17:39:03 +01:00 |
|
Michael Telatynski
|
42e20c38f9
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/piwik
|
2017-05-29 15:23:05 +01:00 |
|
Travis Ralston
|
1b6685c5da
|
Merge branch 'develop' into travis/redact-to-remove
|
2017-05-28 17:45:32 -04:00 |
|
Michael Telatynski
|
b55503e67f
|
i18n the forwarding aux panel
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-05-28 13:27:57 +01:00 |
|
Michael Telatynski
|
fb3187b58e
|
change event wording
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-05-28 13:26:33 +01:00 |
|
Michael Telatynski
|
0a1b361141
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/piwik
|
2017-05-28 13:21:33 +01:00 |
|
Matthew Hodgson
|
accc17a39a
|
Merge pull request #812 from t3chguy/forward_message
Message Forwarding
|
2017-05-28 02:37:31 +01:00 |
|
Michael Telatynski
|
45cd80dedb
|
Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/piwik
|
2017-05-27 20:59:35 +01:00 |
|
Michael Telatynski
|
98c2f9201b
|
initial piwik stuff
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2017-05-27 20:47:09 +01:00 |
|
Matthew Hodgson
|
3302fc690f
|
fix all missing translations picked up by check-i18n.pl
|
2017-05-27 18:20:44 +01:00 |
|
Matthew Hodgson
|
957aa0403d
|
fix https://github.com/vector-im/riot-web/issues/4052
|
2017-05-27 16:03:07 +01:00 |
|