summary refs log tree commit diff
path: root/synapse/event_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-05Fix testErik Johnston1-1/+3
2019-09-05Make redaction retention period configurableErik Johnston4-3/+27
2019-09-05use access methods (duh..)Jorik Schellekens1