summary refs log tree commit diff
path: root/syweb/webclient/js/ng-infinite-scroll-matrix.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-11trivial spacing fixMatthew Hodgson1-1/+1
2014-11-10Fix RST sublist formatting bugErik Johnston1-15/+15
2014-11-10moar boxes.Matthew Hodgson1-18/+21
2014-11-10document up the current architecture a bit based on the workshop the other weekMatthew Hodgson3-1/+72
2014-11-07Various fixes to try & make openwebrtc safari extension work (still doesn't ↵David Baker5-67/+107
work).
2014-11-06Detect call type by examining the SDP always rather than just in Firefox as ↵David Baker1-2/+3
it seems Chrome's behaviour is the odd one out here.
2014-11-06Don't cache isWebRTCSupported because whether webRTC is supported might ↵David Baker4-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-06Swap from using raw m.room.member events for room members to using actual ↵Kegan Dougal9-30/+52
RoomMember objects, so User objects can be tacked on. Update tests.
2014-11-06Use mRoomName on join notifications as well.Kegan Dougal1-1/+1