Peter Vágner
|
16991a8f68
|
Added translation using Weblate (Slovak)
|
2017-11-08 12:10:20 +00:00 |
Weblate
|
b788e759da
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-08 10:24:01 +00:00 |
Luke Barnard
|
3ee45b21b8
|
Merge pull request #5543 from vector-im/luke/groups-inviter-profile
Adjust CSS for GroupView
|
2017-11-08 10:23:57 +00:00 |
Weblate
|
8af90b052b
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-08 10:04:44 +00:00 |
Luke Barnard
|
60de1dbffb
|
Merge pull request #5546 from vector-im/luke/groups-add-rooms-with-visibility
CSS for adding rooms to a group with visibility
|
2017-11-08 10:04:38 +00:00 |
Weblate
|
38b5b27aa9
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-07 18:52:43 +00:00 |
Matthew Hodgson
|
c7dba61d92
|
Merge pull request #5511 from turt2live/travis/more-pinned-css
CSS for pinned indicators
|
2017-11-07 18:52:39 +00:00 |
Luke Barnard
|
26d9677bbe
|
CSS for adding rooms to a group with visibility
Also, make chat invite error looks slightly more normal
|
2017-11-07 18:49:28 +00:00 |
Travis Ralston
|
beddf3a2cb
|
Get rid of accidental merge stuff
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
2017-11-07 11:05:29 -07:00 |
Travis Ralston
|
144cbd144e
|
Merge branch 'develop' into travis/more-pinned-css
|
2017-11-07 11:04:22 -07:00 |
Luke Barnard
|
1bdc666197
|
Adjust CSS for GroupView
Part of showing the group inviter profile: https://github.com/matrix-org/matrix-react-sdk/pull/1585
|
2017-11-07 16:43:02 +00:00 |
Weblate
|
a72cc77e24
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-07 15:54:51 +00:00 |
Krombel
|
4c22f9a549
|
Translated using Weblate (German)
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
|
2017-11-07 15:54:50 +00:00 |
Luke Barnard
|
f280fe3c66
|
Merge pull request #5540 from vector-im/luke/group-rooms-tooltip
Implement general-purpose tooltip "(?)"-style
|
2017-11-07 15:54:46 +00:00 |
Luke Barnard
|
4c0e956cc1
|
Name things in a sane way
|
2017-11-07 15:13:17 +00:00 |
Luke Barnard
|
e1d16acddb
|
Implement general-purpose tooltip "(?)"-style
|
2017-11-07 14:09:04 +00:00 |
Krombel
|
a45ae588e5
|
Translated using Weblate (German)
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
|
2017-11-07 13:34:54 +00:00 |
Weblate
|
c8edaf1ba9
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-07 10:44:07 +00:00 |
Matthew Hodgson
|
9ff1fe8a72
|
Merge pull request #5535 from vector-im/luke/groups-new-group-settings
CSS for improving group creation UX, namely setting long description
|
2017-11-07 10:43:59 +00:00 |
Luke Barnard
|
aa4feb0563
|
Info plinth CSS variables
|
2017-11-06 18:57:08 +00:00 |
Luke Barnard
|
d87d6cbc64
|
CSS for improving group creation UX, namely setting long description
|
2017-11-06 18:38:47 +00:00 |
Weblate
|
3633f55e20
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-06 15:49:46 +00:00 |
Luke Barnard
|
a8bdde9f55
|
Merge pull request #5531 from vector-im/dbkr/composer_at_room_pills
CSS for room notif pills in composer
|
2017-11-06 15:49:41 +00:00 |
David Baker
|
e1eba559fe
|
CSS for room notif pills in composer
|
2017-11-06 15:12:28 +00:00 |
Weblate
|
01401fe4f8
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-06 14:10:32 +00:00 |
Walter
|
ba1ab9bdd1
|
Translated using Weblate (Ukrainian)
Currently translated at 99.5% (216 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/uk/
|
2017-11-06 14:10:32 +00:00 |
Bamstam
|
25782404d4
|
Translated using Weblate (German)
Currently translated at 98.6% (214 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/de/
|
2017-11-06 14:10:32 +00:00 |
David Baker
|
a1512af9f9
|
Merge pull request #5520 from vector-im/luke/right-panel-no-group
Do not init a group store when no groupId specified
|
2017-11-06 14:10:27 +00:00 |
Luke Barnard
|
cd26f63315
|
Do not init a group store when no groupId specified
(in RightPanel), otherwise the store will happily send requests to the server for the `undefined` group.
|
2017-11-06 10:16:03 +00:00 |
Szimszon
|
68bb61d281
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/hu/
|
2017-11-05 18:49:35 +00:00 |
Travis Ralston
|
63607f29e7
|
Use SettingsStore for notification settings
Signed-off-by: Travis Ralstron <travpc@gmail.com>
|
2017-11-04 22:27:34 -07:00 |
Matthew Hodgson
|
d14285eb08
|
fix secondary accent color tinting
|
2017-11-05 02:20:12 +00:00 |
Matthew Hodgson
|
555847e5e9
|
make default theme actually work
|
2017-11-05 00:40:13 +00:00 |
Matthew Hodgson
|
816042d3a8
|
Merge branch 'develop' into matthew/status
|
2017-11-04 23:51:20 +00:00 |
Matthew Hodgson
|
9a0bbfb871
|
tint the colours in the theme rather than hardcode vector green
|
2017-11-04 23:43:34 +00:00 |
Matthew Hodgson
|
adedf23cfb
|
remove unnamespaced CSS fail
|
2017-11-04 22:19:06 +00:00 |
Andrey
|
b4b4fefffb
|
Translated using Weblate (Russian)
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/ru/
|
2017-11-04 08:11:22 +00:00 |
Kévin C
|
2b49b68ba5
|
Translated using Weblate (French)
Currently translated at 100.0% (217 of 217 strings)
Translation: Riot Web/riot-web
Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/fr/
|
2017-11-04 07:26:28 +00:00 |
Travis Ralston
|
69939e2fe3
|
Merge branch 'develop' into travis/granular
|
2017-11-03 21:56:46 -06:00 |
Travis Ralston
|
5a1498dec3
|
CSS for pinned indicators
Signed-off-by: Travis Ralston <travpc@gmail.com>
|
2017-11-03 20:01:54 -06:00 |
Weblate
|
441aa91831
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-03 23:10:35 +00:00 |
Matthew Hodgson
|
31c5122fa6
|
Merge pull request #5293 from turt2live/travis/pinned-led-css
CSS for new pinned events indicator
|
2017-11-03 23:10:31 +00:00 |
Weblate
|
f290569487
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-03 23:10:05 +00:00 |
Matthew Hodgson
|
c0b343c89f
|
Merge pull request #5471 from vector-im/t3chguy/devtools-1
T3chguy/devtools 1
|
2017-11-03 23:10:00 +00:00 |
Weblate
|
a42414eabd
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-03 22:44:46 +00:00 |
Matthew Hodgson
|
c90834114b
|
Merge pull request #5498 from vector-im/luke/css-use-margin-in-room-dir-perms
Use margin to separate "perms" in the room directory
|
2017-11-03 22:44:41 +00:00 |
Weblate
|
038b3ed1eb
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-11-03 16:14:59 +00:00 |
Luke Barnard
|
5d9a1b42a6
|
Merge pull request #5505 from vector-im/luke/groups-add-style-to-create-group-dialog
Add CSS for CreateGroupDialog to give group ID input suffix and prefix style
|
2017-11-03 16:14:54 +00:00 |
Luke Barnard
|
290a501523
|
Use prefixed class names to avoid collisions with other libraries
|
2017-11-03 16:02:25 +00:00 |
Luke Barnard
|
67bc346ebb
|
Add CSS for CreateGroupDialog to give group ID input suffix and prefix style
|
2017-11-03 15:39:24 +00:00 |