summary refs log tree commit diff
path: root/synapse/module_api (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-12Fix redacted events being returned in search results ordered by "recent" (#6522)Andrew Morgan2-3/+9
2019-12-12Check the room_id of events when fetching room state/auth (#6524)Richard van der Hoff2-23/+53
2019-12-11Add new config param to docstring and add typesErik Johnston1-1/+3
2019-12-11