summary refs log tree commit diff
path: root/synapse/state.py (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-02Python 3: Convert some unicode/bytes uses (#3569)Amber Brown1-1/+1
2018-08-01Update 2952.bugfixRichard van der Hoff1-1/+1
2018-07-31return NotFoundError if room not foundSerban Constantin3-3/