summary refs log tree commit diff
path: root/syweb/webclient/room (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't cache isWebRTCSupported because whether webRTC is supported might chang...David Baker2014-11-061-6/+6
* Swap from using raw m.room.member events for room members to using actual Roo...Kegan Dougal2014-11-061-2/+2
* Use mRoomName on join notifications as well.Kegan Dougal2014-11-061-1/+1
* Move webclient to a python module so that it can be installedMark Haines2014-11-043-0/+1561