summary refs log tree commit diff
path: root/synapse/event_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-05-18Remove debug logsEric Eastwood1-25/+0
2023-05-18Fix when the state_filter prevented us from returning any rows beforeEric Eastwood1-11/+53
2023-05-17Fix empty caseEri