summary refs log tree commit diff
path: root/synapse/handlers/profile.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-07Add type hints to logging/context.py (#6309)Neil Pilgrim2-47/+75
2020-03-06Break down monthly active users by appservice_id (#7030)Neil Johnson4-1/+87
2020-03-06LintBrendan Abolivier