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
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
Richard Lewis
8672939f0c
Merge pull request #5397 from vector-im/rxl881/deleteWidget
...
Add trash can icon for delete widget
2017-10-23 17:11:21 +01:00
Richard Lewis
c8f89fbc9b
Added delete widget icon.
2017-10-23 17:07:25 +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
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
cd31e6532b
initial wip theme
2017-10-20 18:43:06 +01:00
Luke Barnard
94454333d5
CSS to improve MyGroups in general, and add placeholder
2017-10-20 17:38:38 +01:00
Richard Lewis
528a856d54
Add class to identify non-scalar widget instances
2017-10-20 09:46:45 +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
c4de42c6af
switch back to tint-friendly luke room icons
2017-10-19 15:40:00 +02: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
Travis Ralston
f3b1c6cc5b
Add newlines to end of file
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-18 08:50:34 -06: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
18faa2d8ba
CSS for new pinned events indicator
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-15 21:18:39 -06:00
Travis Ralston
deb50b2d43
Add presence context menu and styling
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-14 23:15:26 -06:00
Travis Ralston
e2b02ad60d
Merge branch 'develop' into travis/presence
2017-10-14 21:45:59 -06:00
Travis Ralston
1ca041c59c
CSS for more positioning options on context menus
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-14 21:45:29 -06:00
Travis Ralston
6f968522f5
Merge branch 'develop' into travis/presence
2017-10-14 17:27:18 -06: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
9d17ed7407
CSS for presence member avatar
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-10-14 14:33:55 -06: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
Luke Barnard
bbcf46bb69
Merge branch 'develop' of github.com:vector-im/riot-web into develop
2017-10-12 18:12:14 +01:00
David Baker
832465655b
Merge pull request #5203 from vector-im/t3chguy/riot.im-logos
...
switch to new logos, and use import rather than VAR
2017-10-12 17:49:29 +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
Michael Telatynski
6df69138a2
switch to new logos, and use import rather than VAR
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-10-11 16:46:05 +01: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
Luke Barnard
014464d82b
CSS for "remove" button on GroupRoomTile
2017-09-29 17:58:42 +01:00
Travis Ralston
59a253af37
Don't show the unpin button if the user can't unpin the message.
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-29 10:53:44 -06:00
Travis Ralston
9b11f576fe
Add action bar to pinned event tiles; support unpinning from the panel
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-29 10:42:58 -06:00
Travis Ralston
fa5a23e0df
Permalink pins to their original events
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-29 10:42:58 -06:00
Travis Ralston
5daa16ab53
Add panel for pinned messages.
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-29 10:42:58 -06:00
Luke Barnard
d3b8d8bf9d
Create basic icon for the GroupRoomList tab and adding rooms to groups
2017-09-29 17:03:58 +01:00
Luke Barnard
9c86a655ca
Add button to get to MyGroups
2017-09-27 17:46:53 +01:00
Luke Barnard
1740319b7a
Add margin to flair avatars to separate them
2017-09-27 14:15:21 +01:00
Luke Barnard
2adf08dee0
CSS for GroupView: align "save"/"cancel" buttons in settings
2017-09-27 10:31:35 +01:00
Luke Barnard
888e3abc75
Implement "Add room to group" feature
...
This step needs to be taken before adding a room to a group summary
2017-09-26 14:35:38 +01:00
Luke Barnard
75fef3f21a
Merge pull request #5104 from vector-im/dbkr/publicity_toggle
...
CSS for publicity status & toggle button
2017-09-25 14:53:23 +01:00
David Baker
813615610f
CSS for publicity status & toggle button
2017-09-22 19:27:36 +01:00
Luke Barnard
1b67e7d606
CSS for "X" in top right of features users/rooms
2017-09-22 15:58:36 +01:00
Luke Barnard
96bb804eb8
Redesign membership section of GroupView
2017-09-21 15:11:57 +01:00
Luke Barnard
0d4b3b41f9
CSS for GroupView: Add a User
...
codep matrix-org/matrix-react-sdk#1402
2017-09-20 17:07:32 +01:00
Matthew Hodgson
fbe1c82dfa
Merge pull request #5074 from vector-im/t3chguy/devtools-1
...
T3chguy/devtools 1
2017-09-19 22:14:52 +01:00
David Baker
8fc69198b1
Merge pull request #5085 from vector-im/luke/fix-separate-sender-profile
...
Alter opacity for flair
2017-09-19 17:21:57 +01:00
Luke Barnard
0d6b09a5f6
Merge branch 'develop' into luke/fix-ugly-integ-button
2017-09-19 17:03:06 +01:00
Luke Barnard
7469ab5ed9
Alter opacity for flair
...
Apply 0.7 opacity to flair, but keep name and aux at 0.5
2017-09-19 16:56:46 +01:00
Luke Barnard
fbcccd8be0
Merge pull request #4830 from vector-im/dbkr/group_userlist
...
Group Membership UI
2017-09-19 13:26:02 +01:00
Luke Barnard
d25c3be627
CSS to fix ugly integrations button
...
See matrix-org/matrix-react-sdk#1399
2017-09-19 11:59:51 +01:00
Luke Barnard
38c0d62478
Fix typo for integs error button error
2017-09-19 10:46:00 +01:00
Michael Telatynski
dccee6d419
add ability to filter room state types/results
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-09-18 12:03:11 +01:00
Matthew Hodgson
828e9d5eb4
Merge pull request #4735 from vector-im/t3chguy/devtools
...
T3chguy/devtools
2017-09-17 23:15:28 +01:00
Travis Ralston
ac0f593c7c
CSS for unignore button in UserSettings
...
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-14 15:34:45 -06:00
Travis Ralston
7d033e1c0e
Bring back dark theme code block border
...
This fixes https://github.com/vector-im/riot-web/issues/5013 and https://github.com/vector-im/riot-web/issues/4416 by only showing the border when the code block is hovered, and that the border is actually visible. The !important is needed to override the default border behaviour.
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-09-14 10:03:53 -06:00
David Baker
06fe240be2
Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist
2017-09-13 16:35:37 +01:00
David Baker
38575a653d
Revert "Implement sticky date separators"
2017-09-06 17:36:43 +01:00
David Baker
b8d9276f29
Merge pull request #4939 from vector-im/luke/feature-sticky-date-separators
...
Implement sticky date separators
2017-09-05 14:16:21 +01:00
Michael Telatynski
3aa12246ea
Merge branch 'develop' into t3chguy/devtools
2017-08-31 17:11:53 +01:00
Michael Telatynski
b84f258f87
add bottom margin to navigation buttons of room state explorer
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-08-31 13:49:52 +01:00
Nostradamos
861b6a2c6c
Changed padding to 0px 11px and added word-break: break-word
2017-08-30 22:25:09 +02:00
Luke Barnard
88228a5a3f
Implement sticky date separators
...
Codep https://github.com/matrix-org/matrix-react-sdk/pull/1353
2017-08-30 14:06:50 +01:00
Nostradamos
3726926776
added padding-left/padding-right: 12px to login/register buttons
2017-08-25 18:23:56 +02:00
Nostradamos
1dfa8361c5
Fixed https://github.com/vector-im/riot-web/issues/4804
2017-08-23 22:12:02 +02:00
David Baker
bbe00b2f54
Merge remote-tracking branch 'origin/develop' into dbkr/group_userlist
2017-08-22 11:08:58 +01:00
David Baker
013f2ce66a
More CSS for group membership lifecycle
2017-08-21 19:34:31 +01:00
Richard Lewis
e0bc1133d7
Position add app widget.
2017-08-21 11:30:05 +01:00
Richard Lewis
94877b0ac4
App drawer bottom margin.
...
Minimised app drawer margin.
Make app body content full width.
2017-08-21 11:10:21 +01:00
David Baker
07b6e215a1
CSS for group invite tiles
2017-08-18 11:24:52 +01:00
Matthew Hodgson
3664a86722
center apps
2017-08-17 23:55:24 +01:00
Matthew Hodgson
4981723cea
expand auxPanel when showing apps
2017-08-17 19:06:05 +01:00
Richard Lewis
48b3075e44
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/appFixes
2017-08-17 17:20:21 +01:00
Michael Telatynski
befc9b7a66
Merge branch 'develop' of github.com:vector-im/riot-web into set_default_federate_by_settings
2017-08-17 13:31:31 +01:00
Michael Telatynski
f0967d4f18
split css out as the modal is no longer generic
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-08-17 13:31:09 +01:00
David Baker
57eb2feeb6
Make right panel collpasing work in GroupView
2017-08-15 13:18:16 +01:00
Luke Barnard
6cc62a183f
CSS: Pills in messages cursor:pointer
2017-08-15 11:16:30 +01:00
Luke Barnard
07ca70fd44
Fix scrollbar for pills with initial avatar
2017-08-11 17:48:25 +01:00
Andrei Shevchuk
a72fc80ef6
Remove width 100% from device info buttons wrapper
2017-08-10 20:08:46 +03:00
Andrei Shevchuk
68dd47aa7b
Make member device info buttons fluid and stackable with flexbox
...
Buttons with short text stay as they are, buttons with long text don't get overflowed, but just grow and wrap on a new line if needed, still remaining aligned with others (see screenshot in PR comments)
Signed-off-by: Andrei Shevchuk <andrei@shevchuk.co>
2017-08-10 17:50:09 +03:00
Marcel
aae7515339
Add Login Page LanguageDropdown CSS ( #4767 )
2017-08-10 13:29:41 +01:00
Richard Lewis
435ec448d6
Add improved icons from Matthew
2017-08-09 16:21:15 +01:00
Richard Lewis
d9ebb11ba9
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/appFixes
2017-08-09 14:08:13 +01:00
Luke Barnard
274fc34868
Adjust CSS for optional avatars in pills
...
codep matrix-org/matrix-react-sdk#1277
2017-08-08 11:14:52 +01:00
Matthew Hodgson
a98c734eb5
Merge pull request #4665 from uhoreg/compact
...
tweak compact theme
2017-08-06 20:10:27 +01:00
Richard Lewis
25d1d785ba
Updated icons
2017-08-05 00:23:55 +01:00
Richard Lewis
41afbb117d
Add show and hide icons
2017-08-04 23:44:52 +01:00
Michael Telatynski
29f43f8fe8
add styling for TextInputWithCheckboxDialog
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-08-02 14:01:32 +01:00
Richard Lewis
af85f18eae
Styling tweaks
2017-08-01 17:30:22 +01:00
Luke Barnard
397523f4ac
Make pills, emoji translucent when sending
...
also fix header colours, which now inherit the font colour of the event tile (so all headers have the correct colour when sending or when the event tile is highlighted for a mention)
2017-07-28 15:13:36 +01:00
Richard Lewis
ca5fdff72f
Merge pull request #4690 from vector-im/rxl881/widgetPermissions
...
Widget permissions styling and icon
2017-07-28 14:15:41 +01:00
Richard Lewis
317ff8c6af
Beta tag styling
2017-07-27 23:02:19 +01:00
Richard Lewis
50f5abf535
Permissions button cursor.
2017-07-27 20:19:08 +01:00
Richard Lewis
c1fe3533c4
Add red cancel icon and styling.
2017-07-27 18:10:56 +01:00
Richard Lewis
0bee03e86f
Fix App body height.
...
App warning colours.
App loading styling.
2017-07-27 16:40:33 +01:00
Richard Lewis
ff2554c8a6
App permission component styling.
2017-07-26 16:48:24 +01:00
Luke Barnard
35c239aae8
CSS required for composer autoscroll
...
for https://github.com/matrix-org/matrix-react-sdk/pull/1248
2017-07-26 16:45:00 +01:00
David Baker
ec6efd2488
Merge pull request #4608 from vector-im/dbkr/groupview_edit
...
CSS for group edit UI
2017-07-25 10:21:51 +01:00
Matthew Hodgson
bcedc206e1
seems folk prefer darker pills
2017-07-25 09:55:34 +01:00
Matthew Hodgson
dbeeacf11c
tweak pill colours some more
2017-07-24 22:13:29 +01:00
Luke Barnard
e923847dac
Make user mentions more pill-like
...
By adding subtle background-colors
2017-07-24 14:49:43 +01:00
Hubert Chathi
efa156b53a
tweak compact theme
...
- add some comments
- decrease size of info events and MELS (#4363.2)
- reduce spacing between paragraphs, lists, etc (#4363.3 & 4)
Signed-off-by: Hubert Chathi <hubert@uhoreg.ca>
2017-07-23 23:02:29 -04:00
David Baker
d2f02e8e99
Swap classes instead of using 0 height elements
2017-07-21 14:14:27 +01:00
David Baker
5ba3453dcc
cursor: pointer on avatar picker
2017-07-21 11:12:46 +01:00
Richard Lewis
55084d3aca
Merge pull request #4584 from vector-im/rxl881/beta
...
Styling for beta testing icon.
2017-07-20 14:05:06 +01:00
Luke Barnard
ccf5d6fc90
Adjust pill CSS
...
-Remove space after mentions without pill background colour
-Increase space between pill avatar and first letter of the pill by 1px
2017-07-20 11:14:54 +01:00
Luke Barnard
f7d282fc8e
Merge pull request #4597 from vector-im/luke/css-matrixto-timeline-pills
...
Make some adjustments to mx_UserPill and mx_RoomPill
2017-07-19 17:26:13 +01:00
Luke Barnard
3544c2b0c8
Merge pull request #4639 from vector-im/luke/css-rte-pre
...
Apply CSS to <pre> tags to distinguish them from each other
2017-07-19 17:16:02 +01:00
Luke Barnard
871c9e6d3e
Add bing mention pill CSS
...
Useful with https://github.com/matrix-org/matrix-react-sdk/pull/1234
2017-07-19 11:02:51 +01:00
Luke Barnard
ccc30fb52e
Apply CSS to <pre> tags to distinguish them from each other
2017-07-19 09:25:53 +01:00
Matthew Hodgson
bd693768cc
deliberately de-theme pre tags
2017-07-18 17:45:17 +01:00
Matthew Hodgson
b45108d80d
ooooops, fix dark theme code blocks correctly
2017-07-18 15:50:28 +01:00
Matthew Hodgson
e7ba618bbe
fix text in code blocks on dark theme
2017-07-18 15:33:41 +01:00
David Baker
fc470cd20d
Merge remote-tracking branch 'origin/develop' into dbkr/groupview_edit
2017-07-18 11:14:27 +01:00
David Baker
65b9086f18
Add group header button css
2017-07-17 17:20:11 +01:00
Luke Barnard
0e71ea7a5a
Make some adjustments to mx_UserPill and mx_RoomPill
...
So that they can appear correctly in the body of a text message.
2017-07-17 14:52:08 +01:00
Richard Lewis
f272961fbd
Styling for beta testing icon.
2017-07-14 23:30:47 +01:00
Luke Barnard
cb4f57eb4a
Merge pull request #4583 from vector-im/luke/feature-rte-pills
...
CSS for decorated matrix.to links in the composer
2017-07-14 18:04:05 +01:00
Luke Barnard
a1b4b9992e
Use $accent-fg-color instead of #fff
2017-07-14 17:59:53 +01:00
Luke Barnard
18a6ee5a52
white -> #fff
2017-07-14 17:52:11 +01:00
Luke Barnard
de0fd588b6
Add $rte-room-pill-color: #aaa
2017-07-14 17:51:25 +01:00
David Baker
54f44af494
Make editing prettier
2017-07-14 17:23:44 +01:00
Luke Barnard
38899c6011
CSS for decorated matrix.to links in the composer
2017-07-14 17:23:16 +01:00
David Baker
8c9afc2dfd
Make GroupView more consistent with RoomView
2017-07-14 15:39:46 +01:00
Richard Lewis
c0830b48d0
Merge pull request #4567 from vector-im/rxl881/widgetButtons
...
Improve AppTile menu bar button styling.
2017-07-13 18:46:53 +01:00
David Baker
e60bf48134
CSS for start of group edit support
2017-07-13 18:42:14 +01:00
Luke Barnard
d901515059
rethemedex
2017-07-13 10:16:23 +01:00
Luke Barnard
f5c4d903e6
Remove CSS for TabComplete
2017-07-13 10:11:58 +01:00
Richard Lewis
e15c8e473f
AppTile menu bar button styling.
2017-07-13 09:44:19 +01:00
David Baker
cefc3e6da9
Make CSS more generic
2017-07-10 19:32:25 +01:00
David Baker
7a1494fc46
Merge remote-tracking branch 'origin/develop' into dbkr/groups_better_groupview
2017-07-10 14:35:51 +01:00
David Baker
5f5a802b44
Add CSS from react-sdk PR feedback
2017-07-07 18:34:57 +01:00
David Baker
052f9effc1
Merge remote-tracking branch 'origin/develop' into dbkr/groups_better_groupview
2017-07-07 12:02:38 +01:00
David Baker
b4602fd2b1
Comment
2017-07-07 10:49:19 +01:00
David Baker
43bdc04637
Merge remote-tracking branch 'origin/develop' into dbkr/my_groups
2017-07-07 10:47:41 +01:00
Luke Barnard
e36899c30f
Merge pull request #4442 from vector-im/erikj/group_server
...
CSS for GroupView
2017-07-06 22:04:30 +01:00
David Baker
e04f34a202
More CSS for group view
2017-07-06 19:14:12 +01:00
Michael Telatynski
a8d5f7d5eb
remove unused class
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2017-07-06 13:53:17 +01:00
Luke Barnard
0796b304cc
Merge pull request #4466 from vector-im/luke/css-rte-improvements
...
Fix long words causing MessageComposer to widen
2017-07-06 10:27:25 +01:00
Luke Barnard
07e8d4ef69
Add visual bell animation for RTE
2017-07-05 18:13:23 +01:00
David Baker
2ccd36d09e
Merge remote-tracking branch 'origin/develop' into erikj/group_server
2017-07-05 10:13:53 +01:00
Luke Barnard
b4b33ae06f
Add CSS class to truncate certain autocompletions
2017-07-04 16:49:11 +01:00
Luke Barnard
1e569e67b1
Do not truncate autocomplete provider names
2017-07-04 16:40:15 +01:00
Luke Barnard
6fcf504a4b
Apply white-space: pre-wrap to mx_MEmoteBody
...
as we do with MTextBody.
So that people can do multi-line emotes...
2017-06-30 17:41:55 +01:00
Luke Barnard
042e7acca5
Fix long words causing MessageComposer to widen
...
Use `word-break: break-word` to split long words.
Fixes https://github.com/vector-im/riot-web/issues/4414
2017-06-30 16:03:56 +01:00
David Baker
17bd323376
Make Groups page look more like design
2017-06-30 14:00:17 +01:00
David Baker
796b51113f
CSS for Create Group dialog
2017-06-29 16:59:26 +01:00
Luke Barnard
515f8de2c5
Merge pull request #4456 from vector-im/luke/css-rte-improvements
...
Add some style improvements to autocompletions
2017-06-28 17:38:53 +01:00
Luke Barnard
2ea69624af
Add some style improvements to autocompletions
...
- Fix https://github.com/vector-im/riot-web/issues/2230 by adding text-overflow: ellipsis to pill spans
- Add padding to pills
- Make sure to only apply horizontal margin of pill children at one level of the DOM tree
2017-06-28 16:36:32 +01:00
David Baker
105c54a1f1
CSS for Groups page
2017-06-28 13:57:20 +01:00
Richard Lewis
83353e9419
Merge branch 'develop' of https://github.com/vector-im/riot-web into rxl881/apps
2017-06-27 12:40:32 +01:00
David Baker
f6627937fa
CSS for GroupView
2017-06-27 11:52:46 +01:00
Sylvia van Os
9541fc1033
Mirror local video feed
2017-06-25 22:13:00 +02:00
Luke Barnard
bbbb82351f
CSS for redeisng of password warning
...
Now looks like red text
2017-06-20 15:01:39 +01:00
Richard Lewis
db70272902
Fix custom widget form styling
2017-06-19 12:05:57 +01:00
Richard Lewis
3588ce7bc5
Fix app tile styling
2017-06-19 11:35:20 +01:00
Matthew Hodgson
6e64dd32c8
add register button
2017-06-19 11:33:44 +01:00
Matthew Hodgson
a9dfd4da2d
Merge pull request #4259 from ollieh/code-block-border
...
Add border on hover for code blocks
2017-06-19 11:30:57 +01:00
Matthew Hodgson
1c82b7b0c3
add register button
2017-06-19 00:54:07 +01:00
Matthew Hodgson
4afec6fb7f
Merge pull request #4259 from ollieh/code-block-border
...
Add border on hover for code blocks
2017-06-18 21:37:17 +01:00
David Baker
2c186aafae
Fix h2 in markdown being weird
...
Date separator style was just define don any h2 in the message
list, so got picked up by any h2s in markdown too. Give date
separators their own class.
Fixes https://github.com/vector-im/riot-web/issues/4328
2017-06-16 11:36:24 +01:00
Luke Barnard
4f55f810af
Ask for email address after setting password for the first time
...
This is so that the user can reset their password.
2017-06-14 09:30:08 +01:00
Richard Lewis
152e3c6258
Merge branch 'master' of https://github.com/vector-im/riot-web into rxl881/apps
2017-06-13 11:40:23 +01:00
Marcel
76e058cfa1
Add missing VOIP Dropdown width
2017-06-12 15:56:54 +01:00
Marcel
cb5cb56854
Add missing VOIP Dropdown width
2017-06-10 17:26:29 +02:00
Oliver Hunt
3a86e659af
Made border transparent when not hovered
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
2017-06-10 01:26:20 +01:00
Oliver Hunt
b032accdfa
Add border on hover for code blocks
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
2017-06-09 17:03:29 +01:00
David Baker
f32977c0e8
Merge pull request #4204 from ollieh/issues/1974
...
Added styling for copy to clipboard button
2017-06-08 14:46:06 +01:00
Matthew Hodgson
873656232f
fix vector-im/riot-web#3298 correctly, and unbreak scrolling
...
fixes https://github.com/vector-im/riot-web/issues/4241 and https://github.com/vector-im/riot-web/issues/4154
2017-06-08 11:42:03 +01:00
Luke Barnard
87996b3a8a
Update CSS for ChatInviteDialog
...
for https://github.com/matrix-org/matrix-react-sdk/pull/1050
- Remove address selector header
- Adjust dialog content so that the error message ("No results" or otherwise) doesn't cause a change in height
2017-06-07 17:14:36 +01:00
Richard Lewis
272d36995b
Fix active styling
2017-06-07 15:28:58 +01:00
Luke Barnard
a158549a4c
Merge pull request #4039 from vector-im/new-guest-access
...
New guest access
2017-06-07 13:40:00 +01:00
David Baker
80d912bb2c
Merge pull request #4219 from vector-im/luke/css-fix-timestamp-align
...
Align message timestamp centrally about the avatar mid-point
2017-06-07 11:37:26 +01:00
Richard Lewis
9302c60b47
App icon styling
2017-06-07 10:55:35 +01:00
Luke Barnard
784e52f249
Align message timestamp centrally about the avatar mid-point
...
Tested visually against any unintended changes to the alignment of e2e icons, with timestamps on 12h and 24h mode.
2017-06-07 10:19:58 +01:00
Richard Lewis
76880e0de7
App icon tile styling
2017-06-06 23:46:27 +01:00
Matthew Hodgson
080cbea080
Merge pull request #4211 from uhoreg/compact
...
adjust alignment of message menu button in compact layout
2017-06-06 18:07:32 +01:00
Hubert Chathi
383f6b619b
adjust alignment of message menu button
2017-06-06 12:11:02 -04:00
Oliver Hunt
fd42698cf0
Added svg for copy icon - I'm not a designer, someone else should probably replace these!
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
2017-06-06 13:21:50 +01:00
Oliver Hunt
7098ca9df0
Added styling for copy to clipboard button - currently using the edit button's image as a placeholder
...
Signed-off-by: Oliver Hunt <oliver@hunt.bz>
2017-06-06 12:37:48 +01:00
David Baker
e30fcdba4c
Merge branch 'develop' into new-guest-access
2017-06-06 11:39:47 +01:00
Richard Lewis
0ef800073b
App drawer styling
2017-06-05 18:21:52 +01:00
Matthew Hodgson
49e9d58418
oops, expand the dropdown a bit if possible
2017-06-02 22:10:29 +01:00
Matthew Hodgson
949fd71c17
Merge pull request #4019 from vector-im/t3chguy/webrtc_settings
...
styling for webrtc settings
2017-06-02 00:48:06 +01:00
Matthew Hodgson
5cf9a48575
fix fr layout
2017-06-02 00:20:52 +01:00
Matthew Hodgson
a5db7f4f19
expand dropdown for fr i18n
2017-06-02 00:16:27 +01:00
Matthew Hodgson
f099f56f01
Merge pull request #4132 from uhoreg/compact
...
add styles for compact layout
2017-06-01 21:32:46 +01:00
Luke Barnard
188ea3a4b1
CSS for modified ChatcreateOrReuseDialog
2017-06-01 18:23:04 +01:00
Hubert Chathi
9f597e9d3c
fix alignment of info event tiles
2017-06-01 12:09:36 -04:00
Matthew Hodgson
4f1fad2739
improve legibility and compactness by shrinking sender name a bit
2017-06-01 15:28:02 +01:00
Matthew Hodgson
81ea3845a0
tweak roomavatarevent css
2017-06-01 13:29:27 +01:00
Matthew Hodgson
e825a66e1f
add CSS for RoomAvatarEvent and always make AccessibleButtons have a cursor pointer
2017-06-01 13:09:23 +01:00
Hubert Chathi
9aa10ba15c
also shrink the composer bar when you don't have permissions
2017-05-31 23:03:30 -04:00
Hubert Chathi
0c865e81a2
add styles for compact layout
...
Signed-off-by: Hubert Chathi <hubert@uhoreg.ca>
2017-05-31 22:21:20 -04:00
Richard Lewis
113533ad61
Add styling for full-width widgets
2017-05-31 10:08:23 +01:00
Matthew Hodgson
64a67583e0
Merge pull request #4038 from vector-im/tom-welcome-page
...
Tom welcome page
2017-05-30 21:36:21 +01:00
Matthew Hodgson
d264426ece
Merge branch 'develop' into new-guest-access
2017-05-30 21:06:45 +01:00
turt2live
3f04a42229
Smaller font size on timestamp to better fit in the available space
...
Part of addressing vector-im/riot-web#4046
Signed-off-by: Travis Ralston <travpc@gmail.com>
2017-05-30 09:32:27 -06:00
Richard Lewis
ac9075a82a
Increase panel height
2017-05-30 10:47:29 +01:00
Matthew Hodgson
1f4f86b5f8
rework tom's welcome page to fit in slightly better with riot's UI/UX
...
* moves login button to top-left
* switches from iframe to a request() to load the welcome page to inherit CSS (probably breaks RTS :/)
* namespace CSS
* change the layout a bit.
2017-05-30 03:58:45 +01:00
Matthew Hodgson
a92d96347b
Merge branch 'develop' into new-guest-access
2017-05-28 22:50:53 +01:00
Oliver Hunt
a526bd95aa
Fixed an input field's background color in dark theme
2017-05-27 15:15:45 +01:00
Matthew Hodgson
1ff6d4846c
css for alwaysShowTimestamps
2017-05-27 00:13:59 +01:00
Luke Barnard
aa604612a7
Add "Login" button to RHS when user is a guest
2017-05-26 18:42:07 +01:00
David Baker
5e0457c32d
Merge pull request #4035 from vector-im/dbkr/translations
...
Translations!
2017-05-26 18:39:07 +01:00
Matthew Hodgson
e26422ef10
fix a typo
2017-05-26 18:22:53 +01:00
Luke Barnard
1db3ba676d
Rejig the PaswordNagBar
...
- Change the nag bar to read "To return to your account in future you need to set a password"
- Underline "Set a password"
- Make the whole thing clickable
2017-05-25 15:33:40 +01:00
Luke Barnard
3779b74dae
Remove GuestWarningBar.scss from _components.scss
2017-05-25 14:51:24 +01:00
David Baker
2fde2d58b6
Merge pull request #4020 from vector-im/luke/remove-guest-warning-bar
...
Remove GuestWarningBar
2017-05-25 14:30:14 +01:00
Luke Barnard
9d28c8f577
Move `ref` to outer div
2017-05-25 13:49:41 +01:00
David Baker
fce1164b58
Align buttons better with the text
2017-05-25 12:08:06 +01:00
David Baker
67ecd94b4a
Make bottom left menu buttons use RoleButton too
...
Conflicts:
src/components/structures/BottomLeftMenu.js
cherry-picking commit 2bf0074
.
2017-05-25 12:06:49 +01:00
David Baker
d81f894a50
Add buttons to room sub list headers
...
Conflicts:
src/components/structures/RoomSubList.js
src/components/structures/RoomSubListHeader.js
cherry-picking commit 095da68
.
2017-05-25 11:58:12 +01:00
David Baker
af305ea540
Make left panel more friendly to new users
...
https://github.com/vector-im/riot-web/issues/3609
2017-05-25 11:42:12 +01:00
Luke Barnard
365a46777c
Remove GuestWarningBar
2017-05-25 11:02:26 +01:00