MatrixSynapse/synapse
Erik Johnston 0f48e22ef6 PEP8 2015-02-03 10:43:29 +00:00
..
api
app
config
crypto
events
federation PEP8 2015-02-03 10:43:29 +00:00
handlers Return rejected events if asked for it over federation. 2015-02-03 10:40:14 +00:00
http
push Ignore empty strings for display names & room names in notifications 2015-01-31 12:48:06 +00:00
rest
storage Try to ensure we don't persist an event we have already persisted. In persist_event check if we already have the event, if so then update instead of replacing so that we don't cause a bump of the stream_ordering. 2015-02-03 10:39:41 +00:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py