David Baker
|
f842bca471
|
Kill ng-animate with fire because it's terrible (was causing the page to be very sluggish). Do the call icons in pure CSS3 and use one less image to boot (in some browsers the phone icon will be the wrong browser but they can deal).
|
2014-11-13 14:34:03 +00:00 |
|
David Baker
|
9950ce2334
|
Detect OpenWebRTC and add workarounds, but comment out the turn server removal for now so we have a live demo of it not working.
|
2014-11-12 17:34:00 +00:00 |
|
David Baker
|
9412110c82
|
comment typo
|
2014-11-12 15:36:05 +00:00 |
|
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 |
|