summary refs log tree commit diff
path: root/scripts-dev/tail-synapse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-03Default return value for events we're not interested inBrendan Abolivier1-0/+2
2019-07-03Refactor part of the access rules moduleBrendan Abolivier1-33/+47
Since we're not processing only membership events and 3PID invites anymore, it's nice to know which function is supposed to process what.
2019-07-03