summary refs log tree commit diff
path: root/synapse/replication/tcp/handler.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-12Allow modules to create and send events into rooms (#8479)Andrew Morgan7-89/+299
2020-09-29Only assert valid next_link params when provided (#65)Andrew Morgan2-6/+10
2020-09-18Don't push if an user account has expired (#58