summary refs log tree commit diff
path: root/webclient/settings (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nasty big monolithic commit of a whole bunch of UI/UX improvements:Matthew Hodgson2014-08-311-7/+10
| | | | | | | | - 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
* tweaks to settings pageMatthew Hodgson2014-08-301-22/+13
|
* Get user display name and avatar from the server rather than storing them in ↵Emmanuel ROHEE2014-08-292-18/+38
| | | | the local storage
* Show desktop notification state. Provide help if the user has previously ↵Emmanuel ROHEE2014-08-292-7/+39
| | | | denied permission to display them.
* BF: mFileInput dependency got lost somewhere and upload buttons did not work ↵Emmanuel ROHEE2014-08-271-1/+1
| | | | anymore
* Added "Your name" as placeholder to help user understand what is this alone ↵Emmanuel ROHEE2014-08-221-1/+1
| | | | input box
* Move profile parts of the rooms page and the config content into a new page: ↵Emmanuel ROHEE2014-08-222-0/+219
settings