Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to make avatar change clearer | Emmanuel ROHEE | 2014-09-02 | 1 | -4/+5 |
| | |||||
* | make the little logos clickable for Erik | Matthew Hodgson | 2014-09-01 | 1 | -1/+1 |
| | |||||
* | nasty big monolithic commit of a whole bunch of UI/UX improvements: | Matthew Hodgson | 2014-08-31 | 1 | -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 page | Matthew Hodgson | 2014-08-30 | 1 | -22/+13 |
| | |||||
* | Get user display name and avatar from the server rather than storing them in ↵ | Emmanuel ROHEE | 2014-08-29 | 2 | -18/+38 |
| | | | | the local storage | ||||
* | Show desktop notification state. Provide help if the user has previously ↵ | Emmanuel ROHEE | 2014-08-29 | 2 | -7/+39 |
| | | | | denied permission to display them. | ||||
* | BF: mFileInput dependency got lost somewhere and upload buttons did not work ↵ | Emmanuel ROHEE | 2014-08-27 | 1 | -1/+1 |
| | | | | anymore | ||||
* | Added "Your name" as placeholder to help user understand what is this alone ↵ | Emmanuel ROHEE | 2014-08-22 | 1 | -1/+1 |
| | | | | input box | ||||
* | Move profile parts of the rooms page and the config content into a new page: ↵ | Emmanuel ROHEE | 2014-08-22 | 2 | -0/+219 |
settings |