David Baker
|
4b256cab31
|
Don't cache isWebRTCSupported because whether webRTC is supported might change part-way through the page's lifecycle if your webrtc support comes from some kind of injected content script (hello OpenWebRTC Sarafi extension)
|
2014-11-06 16:49:33 +00:00 |
|
Kegan Dougal
|
e3c3f5a6d0
|
Swap from using raw m.room.member events for room members to using actual RoomMember objects, so User objects can be tacked on. Update tests.
|
2014-11-06 14:52:22 +00:00 |
|
Kegan Dougal
|
d4c20c472b
|
Use mRoomName on join notifications as well.
|
2014-11-06 14:23:14 +00:00 |
|
Mark Haines
|
89ba802b23
|
Move webclient to a python module so that it can be installed
|
2014-11-04 15:57:23 +00:00 |
|