- Aug 26, 2014
-
-
Erik Johnston authored
WIP: Completely change how event streaming and pagination work. This reflects the change in the underlying storage model.
-
Erik Johnston authored
-
Erik Johnston authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Renaming: /im/sync >> /initialSync. /rooms/$roomid/members/list >> /rooms/$roomid/members. /rooms$roomid/messages/list >> /room/$roomid/messages. Updated cmdclient, tests and webclient.
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Emmanuel ROHEE authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Erik Johnston authored
-
Emmanuel ROHEE authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
Added basic in-memory REST transaction storage. Only the latest transaction for a given path/access_token combo is stored in order to prevent storing ALL request/response pairs.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Kegan Dougal authored
URL renaming: Room state keys now use the format /rooms/$roomid/state/$event_type/$state_key. cmdclient: Fixed double urlencoding on leave command. Stream from the END since START now produces an error on /events.
-
Kegan Dougal authored
Adjusted webclient to use new state paths. Updated membership msg template to actually show the person invited. Factored out common membership functions in matrix service.
-
Kegan Dougal authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Kegan Dougal authored
-
Kegan Dougal authored
-
Erik Johnston authored
-
- Aug 25, 2014
-
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
- Aug 24, 2014
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
For the content repo, don't just use homeserver.hostname as that might not include the port due to SRV.
-
Erik Johnston authored
-