summary refs log tree commit diff
path: root/webclient/home/home.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make the little logos clickable for ErikMatthew Hodgson2014-09-011-1/+1
|
* nasty big monolithic commit of a whole bunch of UI/UX improvements:Matthew Hodgson2014-08-311-23/+17
| | | | | | | | - add a simple CSS template across the app for navigation & cosmetics - split login into login & register, and totally reskin it - restructure room CSS to play nicely with it - implement basis 1:1 chat from user pages - disable autofocus on iOS to improve UX
* Get user display name and avatar from the server rather than storing them in ↵Emmanuel ROHEE2014-08-291-3/+3
| | | | the local storage
* Moved recents things into a separate (and reusable) controlerEmmanuel ROHEE2014-08-271-53/+1
|
* home/recents: show the last message of each messageEmmanuel ROHEE2014-08-271-7/+54
|
* Avoid double call of refresh at app startupEmmanuel ROHEE2014-08-261-1/+1
|
* Use /home everywhereEmmanuel ROHEE2014-08-221-1/+1
|
* renamed rooms to home - renamed filesEmmanuel ROHEE2014-08-221-0/+63