Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added roomName, a directive to compute a room name based on its alias (not ↵ | Emmanuel ROHEE | 2014-09-01 | 1 | -1/+1 |
| | | | | aliases for now) and its users displaynames or ids | ||||
* | Just show 'Call' for call events. Don't just splat out the content of the ↵ | David Baker | 2014-09-01 | 1 | -1/+3 |
| | | | | event for other events: it's rarely going to be sesnible. | ||||
* | Display emotes in the recents list | Emmanuel ROHEE | 2014-08-29 | 1 | -0/+5 |
| | |||||
* | Highlight the current room in the recents list | Emmanuel ROHEE | 2014-08-27 | 1 | -1/+4 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Moved recents things into a separate (and reusable) controler | Emmanuel ROHEE | 2014-08-27 | 1 | -0/+53 |