summary refs log tree commit diff
path: root/webclient/app-controller.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Determine and send user presence stateEmmanuel ROHEE2014-08-261-5/+9
* Move profile parts of the rooms page and the config content into a new page: ...Emmanuel ROHEE2014-08-221-20/+4
* Use $location.url instead of $location.path to get clean page URL without has...Emmanuel ROHEE2014-08-221-1/+1
* Only start event streaming after having set up the controllers.Erik Johnston2014-08-211-1/+1
* Do not start the event stream if the user is not logged in (=if he does not h...Emmanuel ROHEE2014-08-181-1/+1
* implement html5 notifications. (have to be explicitly requested under Config)Matthew Hodgson2014-08-171-0/+15
* Remove old polling stuff from RoomController. Added service comments. Do not ...Kegan Dougal2014-08-151-1/+3
* Event streaming now happens on an app level, rather than a per-room level. Ma...Kegan Dougal2014-08-151-6/+10
* Detect when the user access token is no more valid and log the user out in th...Emmanuel ROHEE2014-08-141-2/+8
* add in copyrights to everything, not just the synapse subdir, and add a copyr...Matthew Hodgson2014-08-131-0/+16
* Reference Matrix Home Servermatrix.org2014-08-121-0/+46