summary refs log tree commit diff
path: root/syweb/webclient/room/room-controller.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* SYWEB-152: Migrate IRC command logic to commands-service.Kegan Dougal2014-11-131-168/+14
* Oops, change videoElement / selector in audio call too.David Baker2014-11-121-1/+1
* Fix ability to invite users. Remove unused variables.Kegan Dougal2014-11-121-26/+16
* Add recents-service to store shared state between recents-controllers.Kegan Dougal2014-11-121-3/+3
* SYWEB-57: Highlight rooms where the history has changed.Kegan Dougal2014-11-121-1/+1
* SYWEB-140: Redact button layout.Kegan Dougal2014-11-121-0/+1
* Move room alias/id mapping logic from matrixService to modelService.Kegan Dougal2014-11-121-2/+2
* major CSS overhaul to try to make things look a bit cleanerMatthew Hodgson2014-11-111-2/+17
* Various fixes to try & make openwebrtc safari extension work (still doesn't w...David Baker2014-11-071-2/+2
* 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-041-0/+1094