summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-30Allow users to click account renewal links multiple times without hitting an ...Andrew Morgan1-2/+2
2020-12-29Support PyJWT v2.0.0. (#8986)Patrick Cloke2-4/+13
2020-12-14Allow per-room profile to be used for server notice user (#8799)Mathieu Velten2-1/+10
2020-12-11