MatrixSynapse/synapse
Mark Haines 76503f95ed Remove the is_new_state argument to persist event.
Move the checks for whether an event is new state inside persist
event itself.

This was harder than expected because there wasn't enough information
passed to persist event to correctly handle invites from remote servers
for new rooms.
2016-03-31 15:00:42 +01:00
..
api
app
appservice
config
crypto
events Remove the is_new_state argument to persist event. 2016-03-31 15:00:42 +01:00
federation
handlers Remove the is_new_state argument to persist event. 2016-03-31 15:00:42 +01:00
http
metrics
push Don't ignore the obey overlay if the rule has an enabled attribute of False 2016-03-31 10:12:31 +01:00
replication Merge pull request #676 from matrix-org/markjh/replicate_stateIII 2016-03-31 11:20:57 +01:00
rest
static/client
storage Remove the is_new_state argument to persist event. 2016-03-31 15:00:42 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py