summary refs log tree commit diff
path: root/webclient/recents/recents.html (follow)
Commit message (Expand)AuthorAgeFilesLines
* Display ban & kick reasonEmmanuel ROHEE2014-09-051-0/+6
* BF: Show "Bob invited you" in recents when Bob invites the userEmmanuel ROHEE2014-09-051-1/+5
* Added mUserDisplayName, a filter to resolve a user display name from a user_idEmmanuel ROHEE2014-09-041-9/+9
* Moved mRoomName filter into matrix-filter.js, a place for all generic filters...Emmanuel ROHEE2014-09-041-1/+1
* Report ban/unban messages to recents listsEmmanuel ROHEE2014-09-041-8/+19
* Do not show banned people in member list. Format ban events strings in room a...Emmanuel ROHEE2014-09-031-2/+2
* Added roomName, a directive to compute a room name based on its alias (not al...Emmanuel ROHEE2014-09-011-1/+1
* Just show 'Call' for call events. Don't just splat out the content of the eve...David Baker2014-09-011-1/+3
* Display emotes in the recents listEmmanuel ROHEE2014-08-291-0/+5
* Highlight the current room in the recents listEmmanuel ROHEE2014-08-271-1/+4
* BF: use room_id if there is no aliasEmmanuel ROHEE2014-08-271-1/+1
* Sort recents in anti-chronological orderEmmanuel ROHEE2014-08-271-1/+1
* Moved recents things into a separate (and reusable) controlerEmmanuel ROHEE2014-08-271-0/+53