summary refs log tree commit diff
path: root/MAP.rst (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-29Move deactivate_account into its own handlerRichard van der Hoff6-22/+61
2017-11-29Remove pushers when deleting access tokensRichard van der Hoff3-18/+32
2017-11-29Fix 500 when joining matrix-devRichard van der Hoff1-3/+10
2017-11-28Clear logcontext before starting fed txn queue runnerRichard van der Hoff2-9/+18
2017-11-28Allow guest access to group APIs for readingLuke Barnard1-11/+11
2017-11-27Improve tracebacks on exceptionsRichard van der Hoff1-3/+9
2017-11-27Avoid retrying forever on IntegrityErrorRichard van der Hoff1-0/+7
2017-11-24Fix error handling on dns lookupRichard van der Hoff1-2/+4
2017-11-24Add a comment which might save some confusionRichard van der Hoff1-0/+1
2017-11-24Remove dead sync_callbackRichard van der Hoff1-2/+0
2017-11-23Fix some logcontext leaks in replication resourceRichard van der Hoff1-2/+4
2017-11-23Fix OPTIONS on preview_urlRichard van der Hoff1-1/+5
2017-11-22fix sql failsRichard van der Hoff1-1/+1
2017-11-22Check database in has_completed_background_updatesRichard van der Hoff3-12/+33
2017-11-22Add config option to disable media_repo on main synapseRichard van der Hoff4-9/+30
2017-11-22Build MediaRepositoryResource as a homeserver dependencyRichard van der Hoff4-5/+19
2017-11-21Improve documentation of workersRichard van der Hoff1-21/+133
2017-11-21sanity checksMatthew Hodgson1-1/+4
2017-11-21Clean up dependency listRichard van der Hoff1-16/+15
2017-11-21Fix error on sqlite 3.7Richard van der Hoff5-8/+59
2017-11-19don't double-invite in sync_room_to_group.plMatthew Hodgson1-3/+6
2017-11-17Bump version in __init__.py v0.25.1 release-v0.25.1Richard van der Hoff1-1/+1
2017-11-17Prep changelog for v0.25.1Richard van der Hoff1-0/+8
2017-11-17