summary refs log tree commit diff
path: root/synapse/handlers/deactivate_account.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-19Add experimental "dont_push" push action to suppress push for notificationsMatthew Hodgson1-5/+10
2019-09-18Fix typo in account_threepid_delegates config (#6028)Jorik Schellekens3-2/+3
2019-09-18Give appropriate exit codes when synctl fails (#5992)Jorik Schellekens2-4/+40
2019-09-18Fix logcontext spam on non-Linux platforms (#6059)J. Ryan Stinnett2-2/+12
2019-09-18fix sample configRichard van der Hoff1-1/+1
2019-09-17v2 3PID Invites (part of MSC2140) (#5979)Andrew Morgan2-23/+82
2019-09-17(#5849) Convert rst to markdown (#6040)dstipp41-2192/+2088
2019-09-17Fix race condition in room stats. (#6029)Erik Johnston2-4/+11
2019-09-17Add 'failure_ts' column to 'destinations' table (#6016)Richard van der Hoff7-12/+195
2019-09-14Fix well-known lookups with the federation certificate whitelist (#5997)Amber Brown5-15/+63
2019-09-13Add developer docs for using SAML without a server (#6032)Travis Ralston2-0/+38
2019-09-13