summary refs log tree commit diff
path: root/webclient/js (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-10Removed wrong comments about recents-controller.js: it uses $rootScope.rooms ↵Emmanuel ROHEE2-25/+2
not $rootScope.events.rooms managed by event-handler-service.js and used by other controllers
2014-09-10dedup events: state events conflict with messages events. Do not consider ↵Emmanuel ROHEE1-7/+9
them in deduplication
2014-09-10