Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-12-16 | Check the room_id of events when fetching room state/auth (#6524) | Richard van der Hoff | 2 | -24/+56 |
2019-12-16 | Add `include_event_in_state` to _get_state_for_room (#6521) | Richard van der Hoff | 2 | -18/+22 |
2019-12-16 | Move get_state methods into FederationHandler (#6503) | Richard van der Hoff | 3 | -86/+107 |
2019-12-16 | Refactor get_events_from_store_or_dest to return a dict (#650 |