summary refs log tree commit diff
path: root/synapse/rest (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-21Fix some instances of ExpiringCache not expiring cache itemsErik Johnston1-1/+0
2018-09-20Always LL ourselves if we're in a room to simplify clients (#3916)Matthew Hodgson2-0/+5
2018-09-20Add missing loggerErik Johnston1-0/