MatrixSynapse/synapse
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
..
api Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
app
config
crypto
federation
handlers Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
http
rest Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
storage Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
streams
util Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
__init__.py
notifier.py
server.py
state.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
types.py