summary refs log tree commit diff
path: root/synapse/storage/presence.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-21No longer use room alias events to calculate room names for push ↵Patrick Cloke2-22/+15
notifications. (#6966)
2020-02-21Change displayname of user as admin in rooms (#6876)Dirk Klimpel2-1/+12
20