summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-16sanity-checking for events used in state res (#6531)Richard van der Hoff4-43/+124
2019-12-16Sanity-check room ids in event auth (#6530)Richard van der Hoff2-0/+14
2019-12-16Check the room_id of events when fetching room state/auth (#6524)Richard van der Hoff2-24/+56
2019-12-16Add `include_event_in_state` to _get_state_for_room (#6521)Rich