MatrixSynapse/synapse
Kegan Dougal d3a02ec038 Fix url decoding bugs with /redact and /send APIs. 2014-11-05 12:05:11 +00:00
..
api Fix pep8 warnings 2014-10-30 11:10:17 +00:00
app Determine webclient path by the python module it is contained in 2014-11-04 16:19:16 +00:00
config Fix pep8 warnings 2014-10-30 11:10:17 +00:00
crypto Fix pep8 warnings 2014-10-30 11:10:17 +00:00
federation Check that we have auth headers and fail nicely 2014-10-17 21:00:58 +01:00
handlers Use python logger, not the twisted logger 2014-11-03 10:16:28 +00:00
http Fix pep8 warnings 2014-10-30 11:10:17 +00:00
rest Fix url decoding bugs with /redact and /send APIs. 2014-11-05 12:05:11 +00:00
storage Fix pep8 warnings 2014-10-30 11:10:17 +00:00
streams Construct a source-specific 'SourcePaginationConfig' to pass into get_pagination_rows; meaning each source doesn't have to care about its own name any more 2014-10-29 16:16:01 +00:00
util Fix pep8 warnings 2014-10-30 11:10:17 +00:00
__init__.py Bump version numbers and change log 2014-10-31 17:23:01 +00:00
notifier.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
server.py
state.py
types.py