summary refs log tree commit diff
path: root/contrib/docker/start.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-24Have _get_new_state_after_events return deltaErik Johnston1-17/+48
If we have a delta from the existing to new current state, then we can reuse that rather than manually working it out by fetching both lots of state.
2018-07-24Don't require to_delete to have event_idsErik Johnston1-36/+55