summary refs log tree commit diff
path: root/synapse/static (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-06Fix exceptions in log when rejected event is replicatedRichard van der Hoff1-2/+9
2020-01-06async/await for SyncReplicationHandler.process_and_notifyRichard van der Hoff1-5/+4
2020-01-06Clarify documentation on get_event* methodsRichard van der Hoff1-9/