wmwragg
|
059f5198e5
|
Merge branch 'develop' into wmwragg/one-to-one-chat
|
2016-09-05 12:07:21 +01:00 |
|
wmwragg
|
2acbad36a6
|
Initial commit of the new ChatInviteDialog
|
2016-09-05 12:03:43 +01:00 |
|
Richard van der Hoff
|
5e9a95fdfe
|
Merge pull request #2085 from vector-im/rav/e2e_devices
e2e device CSS
|
2016-09-05 00:43:52 +01:00 |
|
Richard van der Hoff
|
ee3fdbee5b
|
e2e device CSS
CSS to make the deviceinfo stuff a little bit closer to the designs
|
2016-09-04 13:42:33 +01:00 |
|
wmwragg
|
aee56a5bd1
|
z-index tweak for badge, so it does sit aboce the header
|
2016-09-03 14:47:36 +01:00 |
|
Matthew Hodgson
|
00d53e4824
|
css for conf join
|
2016-09-02 15:38:40 +01:00 |
|
Matthew Hodgson
|
b4cf86a362
|
fix padding-top for unread msgs
|
2016-09-01 17:00:52 +01:00 |
|
Matthew Hodgson
|
7a89328ccb
|
file upload when on call
|
2016-09-01 00:38:37 +01:00 |
|
Matthew Hodgson
|
e77e6c2af0
|
fix typing notif layout
|
2016-09-01 00:35:07 +01:00 |
|
Matthew Hodgson
|
ad26631874
|
fix icon layout
|
2016-09-01 00:33:45 +01:00 |
|
Matthew Hodgson
|
cc75eb8b0e
|
fix statusbar height and behaviour during voip calls
|
2016-09-01 00:14:51 +01:00 |
|
Matthew Hodgson
|
735da3c15e
|
show ongoing audio call in LeftPanel CSS
|
2016-09-01 00:14:32 +01:00 |
|
wmwragg
|
7b7a77bad0
|
Merge branch 'develop' into wmwragg/direct-chat-sublist
|
2016-08-30 11:22:31 +01:00 |
|
wmwragg
|
ff3ad47be7
|
Code clean up, and better comments, along with z-index fixes for scrollbar and avatar menu
|
2016-08-30 10:45:59 +01:00 |
|
wmwragg
|
f2e8607433
|
Over scroll of bottom sticky headers should be fixed, and expansion of hidden stuck headers should now work
|
2016-08-28 19:14:54 +01:00 |
|
Matthew Hodgson
|
88dba1bf6c
|
CSS for room settings leave button
|
2016-08-27 23:59:26 +01:00 |
|
Matthew Hodgson
|
30f774cf9c
|
add whitespace padding to composer RHS
|
2016-08-27 00:00:09 +01:00 |
|
Matthew Hodgson
|
2f375e4f67
|
DIE ZALGO
|
2016-08-26 16:08:56 +01:00 |
|
Matthew Hodgson
|
879c325b83
|
DIE ZALGO
|
2016-08-26 16:08:15 +01:00 |
|
Matthew Hodgson
|
2ee4fa484e
|
Merge pull request #1978 from aviraldg/feature-autocomplete-improvements
Update autocomplete design
|
2016-08-24 14:48:06 +01:00 |
|
wmwragg
|
3ea62eb73a
|
Added event/info message avatars back in
|
2016-08-23 15:57:53 +01:00 |
|
wmwragg
|
65d7d01dfa
|
Merge branch 'develop' into wmwragg/direct-chat-sublist
|
2016-08-23 12:49:43 +01:00 |
|
Aviral Dasgupta
|
554c33a883
|
Extract autocomplete styling to CSS
|
2016-08-23 00:36:01 +05:30 |
|
wmwragg
|
97daca4b31
|
Initial restyle of the sub lists and room lists
|
2016-08-22 14:10:06 +01:00 |
|
wmwragg
|
e9eafc3380
|
Further tweak
|
2016-08-22 11:15:49 +01:00 |
|
wmwragg
|
600a1cae79
|
Read avatars position tweaked, now that the spacing has changed
|
2016-08-22 11:13:42 +01:00 |
|
wmwragg
|
0b1fc1b925
|
Avatar and Sender Profile alignment, along with reducing the distance between initial messages and the previous one
|
2016-08-22 10:45:00 +01:00 |
|
wmwragg
|
bdaa9faea0
|
Added the font-size back in, as the textarea gets overidden otherwise
|
2016-08-19 18:03:12 +01:00 |
|
wmwragg
|
dbadb07adf
|
Moved the font-size into the .mx_MessageComposer_input so that it sets the size for RTE as well as normal composer
|
2016-08-19 17:57:24 +01:00 |
|
wmwragg
|
85084f5fd7
|
Fixed spacing on multiline messages
|
2016-08-19 16:46:15 +01:00 |
|
wmwragg
|
78692c83a6
|
Removal of the mini avatars for action (info) messages
|
2016-08-19 16:37:45 +01:00 |
|
wmwragg
|
173e6011e8
|
Alignment tweak to the readAvatars
|
2016-08-19 11:12:06 +01:00 |
|
wmwragg
|
9e542ba232
|
Alignment adjustment so that the readAvatars sit in the center of the top line in a new message
|
2016-08-19 10:58:51 +01:00 |
|
wmwragg
|
5005675561
|
Some CSS tidy-up, and fix for readAvatars when the message is not classed as a continuation, but is an info message
|
2016-08-18 22:50:40 +01:00 |
|
wmwragg
|
29759ca71e
|
Initial pass at the /me and action messages, without name highlighting, and missing avatar for continuation messages after a /me or action message
|
2016-08-18 21:54:07 +01:00 |
|
wmwragg
|
67175c5a72
|
Positional tweaks, and font standardisation, so all browser now use ttf, so sizing is the same across all browsers
|
2016-08-18 11:15:42 +01:00 |
|
Aviral Dasgupta
|
9a7f5388d9
|
Update autocomplete design
|
2016-08-17 17:27:01 +05:30 |
|
wmwragg
|
d1649771cc
|
Images now slighlty set in so they don't appear under the context button, and give a margin to the right of the image
|
2016-08-16 17:41:54 +01:00 |
|
wmwragg
|
08e5f61b10
|
Image button now has cursor set to pointer
|
2016-08-16 17:41:09 +01:00 |
|
wmwragg
|
012f085f33
|
alignment tweaks and persistent highlight when meni clicked, plus menu button no longer an input item
|
2016-08-16 17:33:37 +01:00 |
|
wmwragg
|
9f570152e5
|
Altered message composer size to match that of the message timeline messages
|
2016-08-16 16:20:38 +01:00 |
|
wmwragg
|
3099ef68a9
|
Added linked message styling
|
2016-08-16 16:17:15 +01:00 |
|
wmwragg
|
f0bac3a3b0
|
Design tweaks
|
2016-08-16 16:03:10 +01:00 |
|
wmwragg
|
95418089f3
|
Updating timestamp format
|
2016-08-16 15:01:25 +01:00 |
|
wmwragg
|
650a0f1c1f
|
Added context button, and initial highlighting and readReceipts positioning
|
2016-08-16 11:58:52 +01:00 |
|
wmwragg
|
757e885abc
|
Initial reposition of the read avatars
|
2016-08-16 10:59:04 +01:00 |
|
wmwragg
|
2c8e7782c5
|
Initial reposition of the timestamp
|
2016-08-16 10:26:14 +01:00 |
|
David Baker
|
5e43f2752a
|
Don't show border on composer when not in RTE mode
This breaks the opacity animation (so remove the transition) but the extra border was making the border on the composer too thick.
|
2016-08-11 16:30:53 +01:00 |
|
David Baker
|
0cb14ba5ec
|
Don't force scrollbar on multi-invite
|
2016-08-11 15:11:31 +01:00 |
|
Matthew Hodgson
|
d65477891e
|
Merge pull request #1941 from vector-im/wmwragg/room-tag-menu
Wmwragg/room tag menu
|
2016-08-11 09:00:48 -05:00 |
|