MatrixSynapse/synapse/rest
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
..
__init__.py
admin.py
base.py
directory.py
events.py
initial_sync.py
login.py
presence.py
profile.py
register.py
room.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
transactions.py
voip.py