summary refs log tree commit diff
path: root/webclient/user/user-controller.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org ↵Matthew Hodgson2014-09-031-1/+1
| | | | hasn't been incorporated in time for launch.
* nasty big monolithic commit of a whole bunch of UI/UX improvements:Matthew Hodgson2014-08-311-0/+28
| | | | | | | | - 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
* Fill user page with avatar, display name and matrix idEmmanuel ROHEE2014-08-191-3/+16
|
* Created boilerplate for user profile pageEmmanuel ROHEE2014-08-181-0/+25