summary refs log tree commit diff
path: root/webclient/app.css (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show avatar in profile section and added a button to select a file (not yet ↵Emmanuel ROHEE2014-08-141-0/+14
| | | | wired to upload service)
* config cssMatthew Hodgson2014-08-141-0/+12
|
* completely change the CSS to be an entirely 'position: absolute' layout ↵Matthew Hodgson2014-08-141-22/+25
| | | | rather than top-to-bottom. makes the overscroll much more predictable and sane and not dependent on CSS expressions.
* Use strings instead of opaque magic-number constants for presence states; ↵Paul "LeoNerd" Evans2014-08-131-1/+1
| | | | rename AWAY to UNAVAILABLE
* Room: Added a text input to type an image URL in order to send an image messageEmmanuel ROHEE2014-08-131-2/+2
|
* Display image messages from the streamEmmanuel ROHEE2014-08-131-0/+8
|
* Make messages list and room users list scroll-overflowEmmanuel ROHEE2014-08-121-3/+19
|
* Reference Matrix Home Servermatrix.org2014-08-121-0/+228