summary refs log tree commit diff
path: root/webclient/app-directive.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SYWEB-12: More formatting and tweaking of state event JSON.Kegan Dougal2014-10-301-12/+38
| | | | | | | | Use a proper elastic directive to make the <textarea> resize dynamically. Use an 'asjson' directive to turn an ngModel of a JSON object into a formatted JSON string so it can be displayed on the textarea. Also, deep copy the state events being displayed, else it actually alters the underlying data structures when playing around with the JSON in the textarea!
* SYWEB-12: More formatting.Kegan Dougal2014-10-301-1/+16
|
* 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-1/+6
| | | | | | | | - 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
* File organisation sanity: put directives and filters into dedicated filesEmmanuel ROHEE2014-08-201-0/+38