summary refs log tree commit diff
path: root/setup.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-06Detect call type by examining the SDP always rather than just in Firefox as i...David Baker1-2/+3
2014-11-06Don't cache isWebRTCSupported because whether webRTC is supported might chang...David Baker4-14/+11
2014-11-06Swap from using raw m.room.member events for room members to using actual Roo...Kegan Dougal9-30/+52
2014-11-06