- Sep 12, 2016
-
-
Mark Haines authored
-
- Sep 09, 2016
-
-
Mark Haines authored
-
Mark Haines authored
Clients can continue to supply access tokens as query parameters or can supply the token as a header: Authorization: Bearer <access_token_goes_here> This matches the ouath2 format of https://tools.ietf.org/html/rfc6750#section-2.1
-
Mark Haines authored
Add helper function for getting access_tokens from requests
-
Mark Haines authored
Rather than reimplementing the token parsing in the various places. This will make it easier to change the token parsing to allow access_tokens in HTTP headers.
-
Paul Evans authored
Improvements to 3PE lookup API
-
Paul Evans authored
Allow clients to ask for the whole of a single state event
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
Deduplicate presence in _update_states
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
-
Erik Johnston authored
Check if destination is ready for retry earlier
-
Erik Johnston authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Mark Haines authored
Track the max device stream_id in a separate table,
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
Fix tightloop on sending transaction
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
-
Paul "LeoNerd" Evans authored
-
Mark Haines authored
-
Erik Johnston authored
Correctly guard against multiple concurrent transactions
-
Mark Haines authored
-
Erik Johnston authored
-
Mark Haines authored
Reapply 34/device_outbox in 35/device_outbox_again.py since the schem…
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Sep 08, 2016
-
-
Matthew Hodgson authored
Implement `only=highlight` on `/notifications`
-
Mark Haines authored
-
Paul "LeoNerd" Evans authored
Collect up all the "instances" lists of individual AS protocol results into one combined answer to the client
-
Mark Haines authored
-
David Baker authored
Fix /notifications API when used with `from` param
-