- Nov 11, 2014
-
-
Matthew Hodgson authored
-
- Nov 10, 2014
-
-
Erik Johnston authored
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Nov 07, 2014
-
-
David Baker authored
-
- Nov 06, 2014
-
-
David Baker authored
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.
-
David Baker authored
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)
-
Kegan Dougal authored
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.
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
- Nov 05, 2014
-
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Skip the tests which test for urlencoding, and add a TODO in matrixService.
-
Kegan Dougal authored
-
Kegan Dougal authored
-
- Nov 04, 2014
-
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Mark Haines authored
-
Mark Haines authored
-
Kegan Dougal authored
-
Mark Haines authored
-
Kegsay authored
Webclient room data restructure
-
Kegan Dougal authored
-
Mark Haines authored
-
Mark Haines authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
This works for both live and paginated events. Each 'message' event has an associated '__room_member' key which points to the state of the sender at that point in time. Invites have an additional key '__target_room_member' which point to the state of the invitee at that point in time. This obviates the need for mapping user_ids to *current* displaynames in the message list, though this is still required for the user/presence list.
-
Kegan Dougal authored
-