summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-12look up cross-signing keys from the DB in bulk (#6486)Hubert Chathi3-13/+241
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 typesE