summary refs log tree commit diff
path: root/synapse/replication/tcp/commands.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-01Limit displaynames and avatar URLsRichard van der Hoff3-0/+16
These end up in join events everywhere, so let's limit them. Fixes #5079
2019-05-31Sample configBrendan Abolivier1