summary refs log tree commit diff
path: root/syweb/webclient/recents (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SYWEB-57: Highlight rooms where the history has changed.Kegan Dougal2014-11-122-6/+28
| | | | | This highlights rooms when something has happened and you haven't viewed it yet. It highlights entries in a slightly red background colour.
* Swap from using raw m.room.member events for room members to using actual ↵Kegan Dougal2014-11-061-0/+3
| | | | RoomMember objects, so User objects can be tacked on. Update tests.
* Move webclient to a python module so that it can be installedMark Haines2014-11-043-0/+215