- Nov 06, 2014
-
-
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
-
- Nov 03, 2014
-
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Reference the room_member key on messages which adjusts for current vs old_room_state. This displays names for historical users correctly, but is off by one (referencing content not prev_content).
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Everything now uses modelService, but there are still one or two minor teething problems to fix.
-
Kegan Dougal authored
This breaks functionality whilst both events.rooms and modelService are in use.
-
Kegan Dougal authored
-