MatrixSynapse/synapse
Kegan Dougal ae8ff92e05 Fix a bug which causes a send event level of 0 to not be honoured.
Caused by a bad if check, which incorrectly executes for both 0 and None,
when None was the original intent.
2015-04-07 15:48:20 +01:00
..
api Fix a bug which causes a send event level of 0 to not be honoured. 2015-04-07 15:48:20 +01:00
app Pyflakes 2015-03-31 13:03:31 +01:00
appservice Fix more AS sender ID thinkos. 2015-04-01 14:05:24 +01:00
config
crypto
events
federation
handlers Fix more AS sender ID thinkos. 2015-04-01 14:05:24 +01:00
http
metrics Appease pep8 2015-04-01 19:17:38 +01:00
push
rest
storage Add same user_id char checks as registration. 2015-03-31 14:00:25 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py