summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-24Show heroes if room name or canonical alias are emptyKatie Wolfe1-5/+3
Fixes #4194 Signed-off-by: Katie Wolfe <katie@dnaf.moe>
2019-04-18Don't crash on lack of expiry templatesBrendan Abolivier2-2/+7
2019-04-17