summary refs log tree commit diff
path: root/synapse/handlers/profile.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-08add options to require an access_token to GET /profile and /publicRooms on CS...Matthew Hodgson1-0/+43
2019-05-08Do checks on aliases for incoming m.room.aliases events (#5128)Brendan Abo