Travis Ralston
e02dcae3b6
Change wording to better describe the class
...
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-28 11:26:40 -06:00
Travis Ralston
8c3e5ebbad
Create GranularSettingStore
...
GranularSettingStore is a class to manage settings of varying granularity, such as URL previews at the device, room, and account levels.
Signed-off-by: Travis Ralston <travpc@gmail.com >
2017-10-28 11:26:40 -06:00
grrgui
8a2155822f
Translated using Weblate (French)
...
Currently translated at 89.6% (818 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/fr/
2017-10-28 08:10:27 +00:00
Matthew Hodgson
5d3caf8157
tweak badges
2017-10-27 23:45:10 +01:00
Matthew Hodgson
b87fad991f
get rid of hardcoded colour >:(
2017-10-27 22:47:51 +01:00
Richard Lewis
19320c37df
Add back bottom border to widget title bar
2017-10-27 19:57:05 +01:00
David Baker
063ab7e9b7
Merge branch 'dbkr/try_lowercase_username' into matthew/status
2017-10-27 19:09:31 +01:00
David Baker
5063fef4f5
Redirect to instructions page if user on mobile
2017-10-27 19:08:35 +01:00
David Baker
b9e2b59504
Merge remote-tracking branch 'origin/develop' into matthew/status
2017-10-27 19:01:34 +01:00
David Baker
858c3a2548
Merge remote-tracking branch 'origin/develop' into matthew/status
2017-10-27 18:59:57 +01:00
David Baker
b437a2559d
PR feedback
2017-10-27 18:59:13 +01:00
Weblate
94cf33d836
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 17:40:23 +00:00
Walter
d72f70dcfd
Translated using Weblate (Ukrainian)
...
Currently translated at 11.1% (102 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/uk/
2017-10-27 17:40:23 +00:00
David Baker
580d8dce19
Merge pull request #1549 from matrix-org/luke/groups-fix-mygroups-avatar-scale-method
...
Use "crop" method to scale group avatars in MyGroups
2017-10-27 18:40:19 +01:00
David Baker
5312a869e4
Try lowercase username on login
...
Fixes https://github.com/vector-im/riot-web/issues/5446
2017-10-27 18:36:59 +01:00
Luke Barnard
5209f29a5c
Use "crop" method to scale group avatars in MyGroups
2017-10-27 18:27:54 +01:00
Stefan Parviainen
95b2392104
Merge branch 'develop' into departify
2017-10-27 19:23:13 +02:00
Weblate
8f19e4c55c
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 17:01:36 +00:00
Walter
41257020c0
Translated using Weblate (Ukrainian)
...
Currently translated at 11.0% (101 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/uk/
2017-10-27 17:01:36 +00:00
Luke Barnard
27083df0f9
Merge pull request #1547 from matrix-org/dbkr/username_to_lower
...
Lowercase all usernames
2017-10-27 18:01:32 +01:00
David Baker
4eb8fe3e6a
Lowercase all usernames
...
As synapse doesn't accept usernames with capitals in them now
Fixes https://github.com/vector-im/riot-web/issues/5445
2017-10-27 17:49:44 +01:00
Richard Lewis
3756ce606d
Check URL prop updates and ensure that widgets are refreshed.
2017-10-27 17:49:14 +01:00
Weblate
82818cd316
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 16:26:13 +00:00
Luke Barnard
47c395ec06
Merge pull request #1546 from matrix-org/luke/fix-MELS-plural-strings-in-tests
...
Add sensible missing entry generator for MELS tests
2017-10-27 17:26:08 +01:00
Luke Barnard
8a64123ab8
Add sensible missing entry generator for MELS tests
...
Fixes vector-im/riot-web#5426 (because we don't test plurals anywhere else)
2017-10-27 16:55:13 +01:00
Weblate
6618687b36
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 15:42:51 +00:00
Krombel
138a61c9ac
Translated using Weblate (German)
...
Currently translated at 100.0% (912 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-10-27 15:42:51 +00:00
Luke Barnard
55e8f16ee3
Merge pull request #1545 from matrix-org/dbkr/fix_chat_reuse_prompt
...
Fix prompt to re-use chat room
2017-10-27 16:42:48 +01:00
Richard Lewis
0a7273bf1d
Add URL search paramas polyfill
2017-10-27 16:39:04 +01:00
David Baker
2f3e0fb049
Lint
2017-10-27 16:29:56 +01:00
Bamstam
0dac8b0aa2
Translated using Weblate (German)
...
Currently translated at 100.0% (912 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-10-27 15:26:56 +00:00
David Baker
5d0b9d73b4
Fix prompt to re-use chat room
...
I managed to lose this when refactoring ChatInviteDialog in
https://github.com/matrix-org/matrix-react-sdk/pull/1300
Fixes https://github.com/vector-im/riot-web/issues/5119
2017-10-27 16:20:17 +01:00
Weblate
159343dd23
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 15:10:38 +00:00
Luke Barnard
c74e6c3c0c
Merge pull request #5455 from vector-im/luke/groups-fix-invite-button
...
Use correct group store state when rendering "Invite to this community"
2017-10-27 16:10:33 +01:00
Weblate
4c4a933a09
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 15:10:33 +00:00
Bamstam
a281a1d278
Translated using Weblate (German)
...
Currently translated at 100.0% (912 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-10-27 15:10:32 +00:00
Luke Barnard
b421fd05ef
Merge pull request #1544 from matrix-org/luke/groups-store-add-unregister-api
...
Add unregiseterListener to GroupStore
2017-10-27 16:10:27 +01:00
Weblate
4c7d07c109
Merge remote-tracking branch 'origin/develop' into develop
2017-10-27 14:40:14 +00:00
Krombel
c971aab453
Translated using Weblate (German)
...
Currently translated at 100.0% (215 of 215 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
2017-10-27 14:40:14 +00:00
Luke Barnard
3dcc397f67
Fix AuxPanel floating in the middle
...
When there is no RoomView_body to push it to the top of the flex container
2017-10-27 15:40:03 +01:00
Luke Barnard
175fadbb57
Add unregiseterListener to GroupStore
2017-10-27 15:08:38 +01:00
Krombel
be2935f814
Translated using Weblate (German)
...
Currently translated at 100.0% (912 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-10-27 14:06:54 +00:00
Bamstam
e2cd2e9524
Translated using Weblate (German)
...
Currently translated at 100.0% (912 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-10-27 14:04:58 +00:00
Krombel
e8db013d4b
Translated using Weblate (German)
...
Currently translated at 100.0% (912 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-10-27 14:01:40 +00:00
Bamstam
1a1874e1b5
Translated using Weblate (German)
...
Currently translated at 100.0% (912 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-10-27 14:00:53 +00:00
Debendra Oli
0a81419978
Added translation using Weblate (Nepali)
2017-10-27 14:00:39 +00:00
Krombel
3ceb63b97e
Translated using Weblate (German)
...
Currently translated at 100.0% (912 of 912 strings)
Translation: Riot Web/matrix-react-sdk
Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/de/
2017-10-27 13:49:23 +00:00
Luke Barnard
7bae7fe9e5
Use correct group store state when rendering "Invite to this community"
...
This required slight rework of how RightPanel uses the group store, and now it knows an unfortunate amount about the group store. Food for thought on stores in general, I think.
2017-10-27 14:33:28 +01:00
Matthew Hodgson
8ad9728bef
css for HS userid warnings
2017-10-27 14:23:33 +01:00
Matthew Hodgson
5d0629ff73
resolve matrix.status.im v. matrix.org confusion
2017-10-27 14:23:16 +01:00