summary refs log tree commit diff
path: root/scripts-dev/convert_server_keys.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-18Make AppserviceHandler stream events from databaseErik Johnston5-25/+113
This is for two reasons: 1. Suppresses duplicates correctly, as the notifier doesn't do any duplicate suppression. 2. Makes it easier to connect the AppserviceHandler to the replication stream.
2016-08-18Missed a s/federation reader/media repository/ in a log messageMark Haines1-1/+1