summary refs log tree commit diff
path: root/synapse/rest/admin/rooms.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-17Share SSL contexts for non-federation requests (#7094)Richard van der Hoff7-44/+71
2020-03-17Set charset to utf-8 when adding headers for certain text content types (#7044)The Stranjer2-1/+25
2020-03-17