MatrixSynapse/synapse/api
Erik Johnston 4317c8e583 Implement new replace_state and changed prev_state
`prev_state` is now a list of previous state ids, similiar to
prev_events. `replace_state` now points to what we think was replaced.
2014-11-06 15:10:55 +00:00
..
events Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
__init__.py
auth.py Fix auth checks to all use the given old_event_state 2014-11-05 11:07:54 +00:00
constants.py
errors.py
ratelimiting.py
urls.py