Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-11 | trivial spacing fix | Matthew Hodgson | 1 | -1/+1 | |
2014-11-10 | Fix RST sublist formatting bug | Erik Johnston | 1 | -15/+15 | |
2014-11-10 | moar boxes. | Matthew Hodgson | 1 | -18/+21 | |
2014-11-10 | document up the current architecture a bit based on the workshop the other week | Matthew Hodgson | 3 | -1/+72 | |
2014-11-07 | Various fixes to try & make openwebrtc safari extension work (still doesn't ↵ | David Baker | 5 | -67/+107 | |
work). | |||||
2014-11-06 | Detect call type by examining the SDP always rather than just in Firefox as ↵ | David Baker | 1 | -2/+3 | |
it seems Chrome's behaviour is the odd one out here. | |||||
2014-11-06 | Don't cache isWebRTCSupported because whether webRTC is supported might ↵ | David Baker | 4 | -14/+11 | |
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 | Swap from using raw m.room.member events for room members to using actual ↵ | Kegan Dougal | 9 | -30/+52 | |
RoomMember objects, so User objects can be tacked on. Update tests. | |||||
2014-11-06 | Use mRoomName on join notifications as well. | Kegan Dougal | 1 | -1/+1 | |