summary refs log tree commit diff
path: root/syweb/webclient/room/room.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SYWEB-140: Redact button layout.Kegan Dougal2014-11-121-2/+6
|
* linky topicsMatthew Hodgson2014-11-111-2/+2
|
* wrap fully qualified user IDs more intelligentlyMatthew Hodgson2014-11-111-8/+2
|
* fix weird shaped message table rowsMatthew Hodgson2014-11-111-2/+2
|
* major CSS overhaul to try to make things look a bit cleanerMatthew Hodgson2014-11-111-71/+60
|
* Don't cache isWebRTCSupported because whether webRTC is supported might ↵David Baker2014-11-061-6/+6
| | | | change part-way through the page's lifecycle if your webrtc support comes from some kind of injected content script (hello OpenWebRTC Sarafi extension)
* Move webclient to a python module so that it can be installedMark Haines2014-11-041-0/+279