Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-12-11 | Add new config param to docstring and add types | Erik Johnston | 1 | -1/+3 | |
2019-12-11 | Add `include_event_in_state` to _get_state_for_room (#6521) | Richard van der Hoff | 2 | -22/+29 | |
Make it return the state *after* the requested event, rather than the one before it. This is a bit easier and |