Matthew Hodgson
ea19096db3
skin all the buttons
2017-10-25 23:56:31 +01:00
Matthew Hodgson
a152eba023
fix panel-divider-color
2017-10-25 22:55:32 +01:00
Matthew Hodgson
953398b486
statusify main chat
2017-10-25 22:48:13 +01:00
Matthew Hodgson
79a9f2168b
get rid of hardcoded font
2017-10-25 22:47:55 +01:00
Matthew Hodgson
9d86716b0f
remove non-overridden stuff, and add dot svg
2017-10-25 02:26:53 +01:00
Matthew Hodgson
eedcda1d0e
add dotty background
2017-10-25 02:18:04 +01:00
Matthew Hodgson
29cfbba2ce
tweak error layout
2017-10-25 02:04:17 +01:00
Matthew Hodgson
73e7fe2764
finishish login page
2017-10-25 01:30:39 +01:00
Matthew Hodgson
b053f08991
switch to a LoginPage wrapper component
...
>
> as it's much nicer in the CSS to wrap the LoginBox as needed rather than have separate header & footer divs floating above and below it which need to be correctly vertically centered
2017-10-24 23:42:52 +01:00
Matthew Hodgson
190811ac1c
WIP
2017-10-23 00:57:02 +01:00
Matthew Hodgson
01b3d6128c
move status theme into a dedicated dir, and make fonts work
2017-10-22 17:03:39 +01:00
Matthew Hodgson
b28192cc0b
fix (C)
2017-10-22 15:21:58 +01:00
Matthew Hodgson
cd31e6532b
initial wip theme
2017-10-20 18:43:06 +01:00
Matthew Hodgson
6fa2d35630
support concept of default theme
2017-10-20 18:41:39 +01:00
Luke Barnard
c6f75fbf37
Adjust CSS in MyGroups, justify-content:space-around
2017-10-19 18:08:52 +01:00
Luke Barnard
62fd98245d
Merge pull request #5360 from vector-im/luke/groups-my-groups
...
CSS for improved MyGroups page
2017-10-19 17:41:34 +01:00
Luke Barnard
8317bcbb9f
CSS for improved MyGroups page
2017-10-19 17:27:21 +01:00
David Baker
b2e9b36978
Merge pull request #5346 from vector-im/dbkr/dialog_pad_right
...
Add padding-right to Dialogs
2017-10-19 16:19:40 +01:00
David Baker
ea459c84ba
Other dialog subclasses have padding-right
2017-10-19 15:48:56 +01:00
David Baker
86226bc22d
Add padding-right to Dialogs
...
The "groups will be public" warning was apparently the first thing
long enough to reach the right hand edge
2017-10-19 15:32:28 +01:00
Luke Barnard
289743c5fe
Merge pull request #5344 from vector-im/dbkr/error_warning_color
...
Add div.warning and use the scss var
2017-10-19 15:31:03 +01:00
Luke Barnard
acb678afbd
Merge pull request #5343 from vector-im/luke/groups-are-communities
...
Groups->Communities
2017-10-19 15:30:39 +01:00
David Baker
42ca840fef
Add div.warning and use the scss var
...
rather than the css color name
2017-10-19 15:17:09 +01:00
David Baker
fc87fd2bb4
Merge pull request #5342 from vector-im/dbkr/add_rooms_button_no_swallow_clicks
...
Make the 'add rooms' button clickable
2017-10-19 15:07:52 +01:00
Luke Barnard
e5df06b2ab
Groups->Communities
2017-10-19 15:07:22 +01:00
David Baker
9d8b59e082
Make the 'add rooms' button clickable
...
SVG was swallowing pointer events
2017-10-19 14:54:56 +01:00
Matthew Hodgson
c4de42c6af
switch back to tint-friendly luke room icons
2017-10-19 15:40:00 +02:00
Luke Barnard
ae9263fa59
Merge pull request #5338 from vector-im/dbkr/i18n_script
...
Switch to gen-i18n script
2017-10-19 11:25:40 +01:00
David Baker
f712804018
Add note about it apparently segfaulting on node 6
2017-10-19 11:13:42 +01:00
David Baker
4e31aea402
Switch to gen-i18n script
2017-10-19 10:53:02 +01:00
David Baker
6910b83c20
Merge pull request #5334 from vector-im/dbkr/use_t_normally
...
Use _t as _t
2017-10-19 10:08:51 +01:00
David Baker
42ddafcfd4
comment
2017-10-19 10:03:47 +01:00
Luke Barnard
4711356c3f
Merge pull request #5330 from vector-im/matthew/cosmetics
...
fix groupview header editing visuals (pt 1)
2017-10-19 09:20:46 +01:00
David Baker
137cf32d3b
Use _t as _t
...
Rather than through a languageHandler object. This way our
translation script knows about it.
2017-10-18 19:39:51 +01:00
Matthew Hodgson
7bb0ed4a66
fix room add icon
2017-10-18 19:56:39 +02:00
Matthew Hodgson
6b589c4945
fix room icon up
2017-10-18 19:40:31 +02:00
Matthew Hodgson
fe490341d0
replace placeholder groups icon with a themable one
2017-10-18 19:28:19 +02:00
Matthew Hodgson
6e24f4ba09
fix editing visuals
2017-10-18 17:31:46 +01:00
Luke Barnard
e5c128fcb8
Move group ui buttons to group settings
2017-10-18 13:47:59 +01:00
Luke Barnard
7c399974ce
Merge pull request #5316 from vector-im/t3chguy/bump_eslint_plugin
...
bump version to prevent eslint errors
2017-10-17 17:16:54 +02:00
Michael Telatynski
6ccacfee46
bump version to prevent eslint errors
...
got bumped in react-sdk, missed here
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-10-17 14:44:41 +01:00
Luke Barnard
2effdfb840
CSS: GroupView headershould be at least 70px in height
2017-10-17 11:56:51 +01:00
Luke Barnard
f24fd61ae0
Merge pull request #5303 from vector-im/luke/groups-invited-users
...
CSS for invited group members section
2017-10-16 18:32:56 +02:00
Luke Barnard
85307ffd23
CSS for invited group members section
2017-10-16 17:21:40 +01:00
David Baker
e85f205e8f
Merge pull request #5302 from vector-im/luke/fix-overflow-entity-tile
...
Handle long names in EntityTiles by overflowing correctly
2017-10-16 16:42:44 +01:00
Luke Barnard
fdf07f6d89
Handle long names in EntityTiles by overflowing correctly
2017-10-16 16:32:09 +01:00
Luke Barnard
027b751bbc
Merge pull request #5296 from vector-im/dbkr/electron_disable_labs
...
Disable labs in electron
2017-10-16 16:36:06 +02:00
David Baker
8716f93a6d
Disable labs in electron
...
as we now disable labs in release Riot
2017-10-16 15:22:17 +01:00
David Baker
2401f21336
Merge branch 'master' into develop
2017-10-16 15:00:55 +01:00
David Baker
bf56a00d60
v0.12.7
2017-10-16 14:56:52 +01:00