Matthew Hodgson
|
cfc4b89225
|
fix https://github.com/vector-im/vector-web/issues/1154
|
2016-03-15 10:56:54 +00:00 |
|
Richard van der Hoff
|
e777db3fc4
|
Add setting for audio notifications
Expose the enableAudioNotifications setting in the user settings panel.
|
2016-03-10 11:01:29 +00:00 |
|
Matthew Hodgson
|
622a4b0e4c
|
improve cosmetics of login prompts slightly
|
2016-03-06 13:46:27 -05:00 |
|
Matthew Hodgson
|
7433f50c8c
|
make settings button always visible
|
2016-03-04 23:16:36 +00:00 |
|
Matthew Hodgson
|
516647ad04
|
fix placeholder opacity on moz
|
2016-03-03 15:31:02 +00:00 |
|
Matthew Hodgson
|
52f259ccfa
|
explicit fg color for MessageComposer
|
2016-03-03 15:08:13 +00:00 |
|
Matthew Hodgson
|
f89fe4fff8
|
when we set an explicit form foreground colour, set an explicit background one too to prevent system-level dark themes on Linux etc making the foreground text unreadable
|
2016-03-03 14:37:11 +00:00 |
|
Richard van der Hoff
|
72393bf75f
|
Merge branch 'rav/read_marker' into develop
|
2016-02-23 17:57:50 +00:00 |
|
Matthew Hodgson
|
2ca5529faa
|
support hyperlinked topics
|
2016-02-20 23:54:47 +00:00 |
|
Matthew Hodgson
|
e33e9b5d4a
|
upgrade OpenSans and add semibold
|
2016-02-20 13:36:33 +00:00 |
|
Matthew Hodgson
|
f538a0d5de
|
scale local video feed to fit on the page properly
|
2016-02-19 01:16:55 +00:00 |
|
Matthew Hodgson
|
4e5b971d3a
|
accomodate 800px wide thumbs
|
2016-02-18 19:09:32 +00:00 |
|
Matthew Hodgson
|
ffb1584e10
|
horizontally scale images properly
|
2016-02-18 18:59:45 +00:00 |
|
Matthew Hodgson
|
dbf3439e35
|
fix statusbar layout some more
|
2016-02-18 18:13:23 +00:00 |
|
Matthew Hodgson
|
11ac6defed
|
tint searchbar
|
2016-02-18 17:32:15 +00:00 |
|
Matthew Hodgson
|
27222a54c7
|
somewhat cryptic hack to make empty RoomStatusBars not take up 41px rather than 36px of height
|
2016-02-17 18:54:46 +00:00 |
|
Matthew Hodgson
|
3263076ea6
|
Merge branch 'develop' into rav/update_status_bar
|
2016-02-17 18:37:40 +00:00 |
|
Matthew Hodgson
|
3c659dcf57
|
experimental fix for https://github.com/vector-im/vector-web/issues/947 and https://github.com/vector-im/vector-web/issues/946. may well introduce more problems
|
2016-02-17 12:43:42 +00:00 |
|
Matthew Hodgson
|
2cd3150c56
|
tart up mx_EventTile_selected
|
2016-02-15 20:22:45 +00:00 |
|
Matthew Hodgson
|
cdc1447804
|
fix search highlight css
|
2016-02-15 20:19:30 +00:00 |
|
Matthew Hodgson
|
11c9aff69a
|
fix radiobutton css
|
2016-02-15 22:06:16 +02:00 |
|
Matthew Hodgson
|
58959d014a
|
show vaguely accurate default avatar
|
2016-02-15 22:01:30 +02:00 |
|
Richard van der Hoff
|
1a9125a886
|
Fix horizontal alignment of top unread-messages bar
|
2016-02-15 18:10:11 +00:00 |
|
Matthew Hodgson
|
8e008572e5
|
CSS for setting display name prompt
|
2016-02-15 19:37:19 +02:00 |
|
Richard van der Hoff
|
18c6aa38e4
|
Styling and imgs to support new read_marker semantics
Support for adding a new 'Scroll up' bar in react-sdk
|
2016-02-15 17:22:55 +00:00 |
|
Matthew Hodgson
|
177fba360d
|
shrink 3pid invite placeholder text
|
2016-02-15 11:13:24 +02:00 |
|
Matthew Hodgson
|
ad9935739c
|
proper fix for https://github.com/vector-im/vector-web/issues/917 and resolve https://github.com/vector-im/vector-web/issues/928
|
2016-02-15 09:56:52 +02:00 |
|
Matthew Hodgson
|
a2193d61b0
|
show the leave button by default for now as it causes too much pain otherwise
|
2016-02-14 21:34:32 +02:00 |
|
Matthew Hodgson
|
0ca6efdfca
|
fix the nightmarish https://github.com/vector-im/vector-web/issues/917
|
2016-02-14 21:28:01 +02:00 |
|
Richard van der Hoff
|
bab9de1899
|
CSS fixes to match matrix-org/matrix-react-sdk#30b4b91.
This mostly works, but there is some weirdness with the status bar being too
high by default, and getting smaller when it has content in it.
|
2016-02-09 14:44:59 +00:00 |
|
David Baker
|
c0c7ae1596
|
Style submit input controls in dialogs the way we style buttons.
|
2016-02-04 11:50:29 +00:00 |
|
Richard van der Hoff
|
f94272c539
|
Add some crude CSS for highlighting the selected event
(To be useful, this needs functionality which hasn't yet landed in react-sdk).
|
2016-01-30 00:43:47 +00:00 |
|
David Baker
|
3b18b9b54b
|
Fix connection lost bar CSS
|
2016-01-29 10:07:22 +00:00 |
|
David Baker
|
6a36b022e4
|
New style guest warning bar
|
2016-01-28 13:00:44 +00:00 |
|
David Baker
|
35600f11ad
|
CSS that changes the connection lost bar into a more general 'warning bar' so we can use it for a guest access warning
|
2016-01-28 09:19:28 +00:00 |
|
Matthew Hodgson
|
75886c4143
|
make badges scale with size of RoomTile
|
2016-01-24 14:50:24 -05:00 |
|
Matthew Hodgson
|
cd853ab5b4
|
try for a simpler invite placeholder look & feel
|
2016-01-24 19:02:49 +00:00 |
|
Matthew Hodgson
|
292af1e59c
|
improve settings layout and fix FF bugs
|
2016-01-24 18:14:52 +00:00 |
|
Matthew Hodgson
|
d3bc0feb83
|
fix ugly wrapping bug
|
2016-01-24 17:54:01 +00:00 |
|
Matthew Hodgson
|
19bfd829d0
|
add scrollToBottomBar and fix spacing for status bars in general
|
2016-01-24 01:52:21 +00:00 |
|
Matthew Hodgson
|
759b318bb5
|
fix safari
|
2016-01-23 01:24:04 +00:00 |
|
Matthew Hodgson
|
dd19d2aaee
|
red bar for highlights even if there's a unreadNotify too
|
2016-01-22 18:04:54 +00:00 |
|
Matthew Hodgson
|
e0ecde6760
|
put a black badge on unread notifications, and a red one for unread highlights
|
2016-01-22 17:23:04 +00:00 |
|
Matthew Hodgson
|
0ee1892a0b
|
truncate room list
|
2016-01-22 15:31:42 +00:00 |
|
Matthew Hodgson
|
a76167d175
|
correct layout for truncated lists
|
2016-01-21 17:38:46 +00:00 |
|
Matthew Hodgson
|
bd75234a2f
|
make CSS work on FF
|
2016-01-21 00:39:26 +00:00 |
|
Matthew Hodgson
|
6573ba8c20
|
fix up Start Chat behaviour as per Amandine's feedback
|
2016-01-21 00:16:26 +00:00 |
|
Matthew Hodgson
|
6117e09a3f
|
implement the correct design for memberlist
|
2016-01-20 22:04:32 +00:00 |
|
Matthew Hodgson
|
1fd60f1e44
|
revert read marker css
|
2016-01-20 17:23:33 +00:00 |
|
Matthew Hodgson
|
48052415b7
|
usersettings button layout
|
2016-01-20 17:09:53 +00:00 |
|