MatrixSynapse/synapse
Erik Johnston 06c34bfbae Give exception better message 2015-02-03 11:23:44 +00:00
..
api
app
config
crypto
events Merge pull request #43 from matrix-org/rejections 2015-01-30 16:11:14 +00:00
federation PEP8 2015-02-03 10:43:29 +00:00
handlers Give exception better message 2015-02-03 11:23:44 +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