MatrixSynapse/synapse/api
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
..
__init__.py
auth.py Fix a bug which causes a send event level of 0 to not be honoured. 2015-04-07 15:48:20 +01:00
constants.py
errors.py
filtering.py
ratelimiting.py
urls.py