summary refs log tree commit diff
path: root/synapse/event_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-11-22Use run_as_background_processTravis Ralston1-1/+3
2018-11-22Safer execution Travis Ralston2-11/+16
2018-11-21Preserve log contexts in the room_member_handlerTravis Ralston1