Commit Graph

1315 Commits (15fec7f27c4c962072999b0352114b0ab7866efd)

Author SHA1 Message Date
David Baker 1e57aa8c78 Make read up to line 2px and position relative so we can shift it up a little 2016-01-11 10:52:29 +00:00
Matthew Hodgson 93c4fc8785 switch EditableText to contentEditable; fix auxPanel layout bug in the general case (not just for video) 2016-01-10 13:04:15 +00:00
Matthew Hodgson 8a156dcac8 Merge pull request #605 from vector-im/matthew/roomsettings
fix leave.svg so that it can be tinted
2016-01-09 21:25:50 +00:00
Matthew Hodgson d49f8721ce fix leave.svg so that it can be tinted 2016-01-09 00:56:10 +00:00
David Baker c02d9890c5 New CSS for read markers 2016-01-09 00:09:11 +00:00
Matthew Hodgson dfcc923c91 Merge pull request #599 from vector-im/matthew/roomsettings
CSS and imagery for fixed up RoomSettings
2016-01-08 11:26:34 +00:00
Matthew Hodgson ccd518cc4c CSS and imagery for fixed up RoomSettings 2016-01-08 03:26:07 +00:00
Kegan Dougal a369c862a0 Hit MatrixClient.peekInRoom on rooms we can only peek into. 2016-01-07 14:57:26 +00:00
Kegan Dougal 1a8a4728cd Enable guest access. Show r/w icons on room directory. 2016-01-07 14:43:12 +00:00
Matthew Hodgson d2635373f0 Merge pull request #585 from vector-im/matthew/dynamic-svg
Make SVGs and CSS dynamically recolourable
2016-01-07 11:41:46 +00:00
David Baker 5b4457d33c Merge pull request #591 from vector-im/green_line
Add CSS for the green read-up-to marker.
2016-01-07 11:40:11 +00:00
David Baker 36e5ac3d7f Add CSS for the green read-up-to marker. 2016-01-07 11:22:41 +00:00
Matthew Hodgson df111223fc copyrights for 2016 2016-01-07 04:17:56 +00:00
David Baker c0f1ae0133 Use Unread to compute unread status of a room (which uses read receipts). 2016-01-06 18:29:27 +00:00
David Baker c96ce482bc Remove the extra icons as they break the js favicon library, and should be unnecessary because the additional sizes are muxed into the ico file. 2016-01-06 17:36:30 +00:00
Matthew Hodgson eacadbff40 remove stale onSvgLoad 2016-01-06 02:29:20 +00:00
Matthew Hodgson cb29a04674 use factored out TintableSvg component for dynamic SVGs 2016-01-06 02:11:34 +00:00
Matthew Hodgson f9a34d21c8 Merge branch 'develop' into matthew/dynamic-svg 2016-01-06 01:11:47 +00:00
Matthew Hodgson bb313d1f3c vertical-align room messages to the bottom of the page 2016-01-05 18:49:47 +00:00
Matthew Hodgson a1bdfaa8a2 vertical-align room messages to the bottom of the page 2016-01-05 18:49:21 +00:00
Matthew Hodgson 1df4f2d556 fix hyperlink position for image downloads 2016-01-05 03:38:53 +00:00
Matthew Hodgson b996022db2 fix up dynamically loaded svgs, and fix bottomleftmenu 2016-01-05 03:34:25 +00:00
Matthew Hodgson bbf08d99cc tinterize more svg 2016-01-05 00:47:26 +00:00
Matthew Hodgson 17b8982c75 move title attributes to the div 2016-01-03 22:35:07 +00:00
Matthew Hodgson 3abdcbf806 switch SVGs from imgs to objects, fixing CSS to make onClicks work 2016-01-03 22:30:14 +00:00
Matthew Hodgson a78a693903 Merge pull request #581 from vector-im/matthew/css-refactor
shuffle around all the CSS to de-atomify it and make it match react components
2016-01-03 00:14:52 +00:00
Matthew Hodgson b9a0b82537 shuffle around all the CSS to de-atomify it and make it match the react components 2016-01-03 00:10:17 +00:00
Matthew Hodgson 10e481a8d5 noscript 2015-12-28 03:25:26 +00:00
Matthew Hodgson fa4bd09f0c fix room header height 2015-12-28 02:27:47 +00:00
Matthew Hodgson 8dd90980d8 add cancel button for lightbox and pare down pointer-events stuff a bit 2015-12-28 02:15:23 +00:00
Matthew Hodgson e9db7b1dcc doh 2015-12-28 01:41:51 +00:00
Matthew Hodgson 388eb1ff4c use Open Sans, and fix duplication 2015-12-28 01:38:14 +00:00
Matthew Hodgson 647c01fe2a where did this img symlink go? all iamges break without it... 2015-12-28 01:34:28 +00:00
Matthew Hodgson 0ab8466a3b make tabcomplete items clickable 2015-12-24 15:12:24 +00:00
Kegan Dougal 94609db3a6 Wrangle CSS to get avatar on UserSettings in the right place 2015-12-24 09:21:02 +00:00
Kegan Dougal f9f85ec542 More user settings CSS 2015-12-23 16:53:19 +00:00
Kegan Dougal d3938220cf Duplicate css for applying to mx_EditableText classes so it works with ChangeDisplayName 2015-12-23 14:13:24 +00:00
Kegsay 73d9ef54c3 Merge pull request #384 from vector-im/matthew/settings
WIP experiment of turning UserSettings into a controller-less component
2015-12-23 10:23:39 +00:00
David Baker 755ea0dfb8 Merge remote-tracking branch 'origin/develop' into notif_sync 2015-12-22 14:46:57 +00:00
Matthew Hodgson f681ce5cdb add CSS for TabCompleteBar 2015-12-22 00:47:33 +00:00
Matthew Hodgson ceadfef942 fix missing webkit prefixes for flexbox 2015-12-21 23:20:44 +00:00
Matthew Hodgson f665848c5e speed up search anim 2015-12-21 23:20:10 +00:00
Matthew Hodgson 031b048c07 fix missing webkit prefixes for flexbox 2015-12-21 23:19:53 +00:00
Matthew Hodgson d82c4c5ef3 fix safari flexbox bug 2015-12-21 23:16:44 +00:00
Matthew Hodgson ae02d8d30a Merge branch 'develop' into matthew/settings 2015-12-21 13:10:34 +00:00
Matthew Hodgson 85db381153 Merge pull request #550 from vector-im/kegan/archived-rooms
Kegan/archived rooms
2015-12-21 12:39:48 +00:00
Matthew Hodgson 67aff6b9f2 adopt MacOS style chevrons 2015-12-21 12:37:51 +00:00
Matthew Hodgson 50aa988a34 fix layout 2015-12-21 12:37:50 +00:00
Matthew Hodgson fdc94ccf98 ensure even hyperlinks are highlighted 2015-12-21 12:37:50 +00:00
David Baker cb1fabc578 Highlight status is now the room's unread notif count 2015-12-18 17:53:31 +00:00