summary refs log tree commit diff
path: root/syweb/webclient/app.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove nganimate dependency as it seems to feature disproportionately highly ↵Matthew Hodgson2014-11-131-1/+0
| | | | in the FF profiler, and removing it seems to have stopped my FF stalling for seconds on end
* SYWEB-152: Migrate IRC command logic to commands-service.Kegan Dougal2014-11-131-0/+1
|
* Add recents-service to store shared state between recents-controllers.Kegan Dougal2014-11-121-0/+1
| | | | | | Remove the selectedRoomId from rootScope and instead store it in recents-service. Add a broadcast to notify listeners (recents-controller) to updates of this.
* Move webclient to a python module so that it can be installedMark Haines2014-11-041-0/+114