summary refs log tree commit diff
path: root/webclient/recents/recents-controller.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle call events in the recents view as well to get consistency with what i...David Baker2014-09-011-0/+5
* Recents update: do not care of events coming from the past (they are fired wh...Emmanuel ROHEE2014-08-291-2/+4
* Renamed matrixService.assignRoomAliases into getRoomAliasAndDisplayNameEmmanuel ROHEE2014-08-291-5/+8
* Do a smart update of the recents from the events stream rather than hammering...Emmanuel ROHEE2014-08-281-7/+21
* Cleaned up depsEmmanuel ROHEE2014-08-281-2/+2
* Wired the recents list with the stream events for realtime updateEmmanuel ROHEE2014-08-271-9/+10
* Highlight the current room in the recents listEmmanuel ROHEE2014-08-271-1/+5
* Moved recents things into a separate (and reusable) controlerEmmanuel ROHEE2014-08-271-0/+66