summary refs log tree commit diff
path: root/synapse/handlers/receipts.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-14set CORS on .well-known URI to unbreak modularMatthew Hodgson1-0/+1
2019-02-14Fix debian build dockerfile