- Feb 02, 2016
-
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
Fetch events in a separate transaction.
-
Erik Johnston authored
-
Erik Johnston authored
This has a couple of benefits: - It reduces the time of transactions, allowing other database requests to run. - Fetching events is given a dedicated database thread, and so can't starve other database requests.
-
Erik Johnston authored
Move /sync state calculations from rest to handler
-
David Baker authored
Pass make_guest when we autogen a user ID
-
David Baker authored
-
Erik Johnston authored
-
David Baker authored
Pull guest access token out of the auth session params
-
- Feb 01, 2016
-
-
Erik Johnston authored
Switch over /events to use per room caches
-
Erik Johnston authored
-
David Baker authored
Pull guest access token out of the auth session params, otherwise it will break if you open the email on a different device.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Cache get_room_changes_for_user
-
Erik Johnston authored
Only use room_ids if in get_room_events_stream if is_guest
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jan 31, 2016
-
-
Erik Johnston authored
-
- Jan 29, 2016
-
-
Erik Johnston authored
Cache fixes
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
If stream pos is greater then earliest known key and entity hasn't changed, then entity hasn't changed
-
Erik Johnston authored
Prefill stream change caches
-
Erik Johnston authored
Make /events always return a newer token, if one exists
-
Erik Johnston authored
-
Mark Haines authored
Fix up the /account/3pid API
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Erik Johnston authored
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Mark Haines authored
Add config option for setting the trusted id servers, disabling checking the ID server in integration tests
-