| Commit message (Expand) | Author | Age | Files | Lines |
* | Added roomName, a directive to compute a room name based on its alias (not al... | Emmanuel ROHEE | 2014-09-01 | 2 | -4/+5 |
* | Handle call events in the recents view as well to get consistency with what i... | David Baker | 2014-09-01 | 1 | -0/+5 |
* | Just show 'Call' for call events. Don't just splat out the content of the eve... | David Baker | 2014-09-01 | 1 | -1/+3 |
* | Recents update: do not care of events coming from the past (they are fired wh... | Emmanuel ROHEE | 2014-08-29 | 1 | -2/+4 |
* | Display emotes in the recents list | Emmanuel ROHEE | 2014-08-29 | 1 | -0/+5 |
* | Renamed matrixService.assignRoomAliases into getRoomAliasAndDisplayName | Emmanuel ROHEE | 2014-08-29 | 1 | -5/+8 |
* | Do a smart update of the recents from the events stream rather than hammering... | Emmanuel ROHEE | 2014-08-28 | 1 | -7/+21 |
* | Cleaned up deps | Emmanuel ROHEE | 2014-08-28 | 1 | -2/+2 |
* | Wired the recents list with the stream events for realtime update | Emmanuel ROHEE | 2014-08-27 | 1 | -9/+10 |
* | Highlight the current room in the recents list | Emmanuel ROHEE | 2014-08-27 | 2 | -2/+9 |
* | BF: use room_id if there is no alias | Emmanuel ROHEE | 2014-08-27 | 1 | -1/+1 |
* | Sort recents in anti-chronological order | Emmanuel ROHEE | 2014-08-27 | 2 | -1/+48 |
* | Moved recents things into a separate (and reusable) controler | Emmanuel ROHEE | 2014-08-27 | 2 | -0/+119 |