Luke Barnard
2163a54617
Implement simple GroupRoomInfo
...
See matrix-org/matrix-react-sdk#1563
2017-11-01 17:32:01 +00:00
Richard Lewis
56c6a15ddf
Merge pull request #5458 from vector-im/rxl881/widgetTitleBorder
...
Add back bottom border to widget title bar
2017-10-31 18:02:32 +00:00
Luke Barnard
ba1ad84d59
Prevent group name looking clickable for non-members
2017-10-31 10:56:14 +00:00
Richard Lewis
19320c37df
Add back bottom border to widget title bar
2017-10-27 19:57:05 +01: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
044519f9ea
Add more specific css class to allow for optional flipping
2017-10-25 18:18:37 +01:00
Luke Barnard
5db44bd4ae
Merge branch 'develop' into TheLastProject-reverse-video
2017-10-25 18:06:16 +01:00
Luke Barnard
7c7ae3a31f
Merge pull request #5422 from vector-im/luke/fix-interactable-greyed-ui
...
Use CSS to stop greyed Right/LeftPanel UI from being interactable
2017-10-25 15:30:38 +01:00
Luke Barnard
9679051269
Introduce mx_RoomView_body for fadable things in the RoomView
...
Part of simplifying use of mx_fadable
2017-10-25 15:16:28 +01:00
Luke Barnard
0561c5bd4f
Swap ui_opacity for panel_disabled
...
Simplify the API for disabling panels in the UI. `mx_fadable_faded` is applied instead of setting opacity.
2017-10-25 10:29:57 +01:00
Luke Barnard
a747a78e06
CSS to allow multi-line "Add rooms to this community"
2017-10-24 17:48:06 +01:00
Luke Barnard
858e1fa341
Fix #5361
...
Make it possible to click on the camera icon under group icon
2017-10-24 17:00:57 +01:00
Luke Barnard
01d6577abd
CSS for preventing editing of UI requiring user privilege if user unprivileged
2017-10-24 15:27:11 +01:00
Matthew Hodgson
c7d18ff52e
improve flair cosmetics
2017-10-23 14:55:36 +01:00
Luke Barnard
0e20b20fb2
Fix CSS for room avatar "remove" icon
2017-10-23 14:46:28 +01:00
Luke Barnard
d9fa11d03a
Fix MyGroups placeholder colours on dark theme
2017-10-23 14:08:02 +01:00
Luke Barnard
94454333d5
CSS to improve MyGroups in general, and add placeholder
2017-10-20 17:38:38 +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
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
9d8b59e082
Make the 'add rooms' button clickable
...
SVG was swallowing pointer events
2017-10-19 14:54:56 +01: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
2effdfb840
CSS: GroupView headershould be at least 70px in height
2017-10-17 11:56:51 +01: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
102651332a
Merge pull request #5295 from vector-im/luke/groups-room-directory-esque
...
CSS for Modifying GroupView UI matrix-org/matrix-react-sdk#1475
2017-10-16 13:52:38 +02:00
Luke Barnard
0807a2a26d
rethemendex.sh
2017-10-16 11:47:34 +01:00
Luke Barnard
2cefa58d5d
CSS for Modifying GroupView UI matrix-org/matrix-react-sdk#1475
2017-10-16 11:44:38 +01:00
Travis Ralston
3e066d3aef
Merge branch 'develop' into travis/pinned_messages
2017-10-14 16:11:17 -06:00
Matthew Hodgson
b70bd1987a
Merge pull request #5267 from turt2live/travis/alone_warning_css
...
CSS for lonely room message
2017-10-14 22:44:58 +01:00
Matthew Hodgson
5c1e2a8a82
Merge pull request #5037 from turt2live/travis/code_block_border
...
Bring back dark theme code block border
2017-10-14 22:32:45 +01:00
Travis Ralston
56e775c56a
Remove user avatar button CSS
2017-10-13 21:14:08 -06:00
Travis Ralston
c7723ba0b0
Remove room avatar button CSS
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-13 20:56:39 -06:00
David Baker
398e0839f1
Hide the join group button
...
Until it actually does something
2017-10-13 16:15:17 +01:00
Travis Ralston
783aebe5eb
CSS for lonely room message
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-11 21:13:55 -06:00
Luke Barnard
ca0d8e425e
Merge branch 'develop' of github.com:vector-im/riot-web into develop
2017-10-11 16:00:34 +01:00
Luke Barnard
ae1a5a50b0
Move inline CSS for flair
...
Also, move vertical align from mx_Flair to img otherwise the SenderProfile has increased height when Flair is present, causing bug with scroll position
2017-10-11 16:00:26 +01:00
Luke Barnard
508ff4f917
Merge pull request #3849 from psaavedra/set_default_federate_by_settings
...
Added default_federate property
2017-10-11 16:28:25 +02:00
David Baker
27a81c25d2
CSS for greying out login form
2017-10-11 14:06:12 +01:00
Michael Telatynski
bf6a3470b4
Merge branch 'develop' of github.com:vector-im/riot-web into set_default_federate_by_settings
2017-10-04 22:35:58 +01:00
Luke Barnard
a9d308004e
Factor out EditableItemList component from AliasSettings
2017-10-04 10:30:09 +01:00
Luke Barnard
195395e7ee
Adjust CSS for groupRoomTile and add QuestionDialog right padding
...
(The confirmation dialog for removing a room needed padding)
2017-10-03 11:14:43 +01:00
Travis Ralston
2d153a72c1
Split up CSS; use .catch instead of .then
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-29 13:33:14 -06:00
Travis Ralston
078ee54edf
Move the PinnedEventsPanel to the react-sdk
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-29 13:15:21 -06:00