summary refs log tree commit diff
path: root/synapse/handlers/message.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-23Use new EventPersistenceStoreErik Johnston1-1/+2
2019-10-23Add DataStores and Storage classes.Erik Johnston3-4/+34
2019-10-23<