- Nov 10, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
- Nov 09, 2015
-
-
Mark Haines authored
-
Mark Haines authored
The progress for each background update is stored as a JSON blob in the database. Each background update is broken up into separate batches. The batch size is automatically tuned to try avoid blocking single threaded databases for too long.
-
- Nov 06, 2015
-
-
Daniel Wagner-Hall authored
Remove accidentally added ID column
-
Daniel Wagner-Hall authored
-
Matthew Hodgson authored
-
- Nov 05, 2015
-
-
Erik Johnston authored
Implement pagination, order by and groups in search
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
Fix tox config after fa1cf5ef
-
Daniel Wagner-Hall authored
-
Erik Johnston authored
-
Erik Johnston authored
Retry dead servers a lot less often
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
Squash-merge of PR #345 from daniel/anonymousevents
-
Mark Haines authored
Remove fields that are both unspecified and unused from the filter checks
-
- Nov 04, 2015
-
-
Erik Johnston authored
-
Daniel Wagner-Hall authored
-
Daniel Wagner-Hall authored
This follows the same flows-based flow as regular registration, but as the only implemented flow has no requirements, it auto-succeeds. In the future, other flows (e.g. captcha) may be required, so clients should treat this like the regular registration flow choices.
-
Daniel Wagner-Hall authored
Remove unused arguments and code
-
Mark Haines authored
Conflicts: synapse/notifier.py
-
Mark Haines authored
Remove the LockManager class because it wasn't being used
-
Mark Haines authored
Remove fields that are both unspecified and unused from the filter checks, check the right top level definitions in the filter
-
Mark Haines authored
-
- Nov 03, 2015
-
-
Mark Haines authored
Include read receipts in v2 sync
-
Erik Johnston authored
Fix broken cache for getting retry times.
-
Mark Haines authored
Conflicts: synapse/handlers/sync.py
-
Mark Haines authored
Add APIs for adding and removing tags from rooms
-
Erik Johnston authored
-
Erik Johnston authored
Fix broken cache for getting retry times. This meant we retried remote destinations way more frequently than we should
-
Mark Haines authored
-
Mark Haines authored
-
- Nov 02, 2015
-
-
Mark Haines authored
-