David Baker
|
7d15452c30
|
Various fixes to try & make openwebrtc safari extension work (still doesn't work).
|
2014-11-07 17:56:28 +00:00 |
David Baker
|
1a62f1299d
|
Detect call type by examining the SDP always rather than just in Firefox as it seems Chrome's behaviour is the odd one out here.
|
2014-11-06 16:55:15 +00:00 |
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 |
Mark Haines
|
89ba802b23
|
Move webclient to a python module so that it can be installed
|
2014-11-04 15:57:23 +00:00 |