MatrixSynapse/synapse
Mark Haines 6296590bf7 Encode the filter JSON as UTF-8 before storing in the database.
Because we are using a binary column type to store the filter JSON.
2015-10-16 10:50:32 +01:00
..
api Update the v2 filters to support filtering presence and remove support for public/private user data 2015-10-13 14:12:43 +01:00
app Only turn on the twisted deferred debugging if full_twisted_stacktraces is set in the config 2015-10-13 17:50:44 +01:00
appservice
config Only turn on the twisted deferred debugging if full_twisted_stacktraces is set in the config 2015-10-13 17:50:44 +01:00
crypto
events
federation
handlers Merge pull request #305 from matrix-org/markjh/v2_sync_api 2015-10-14 13:56:23 +01:00
http
metrics
push
rest Include invites in incremental sync 2015-10-13 11:43:12 +01:00
storage Encode the filter JSON as UTF-8 before storing in the database. 2015-10-16 10:50:32 +01:00
streams
util Fix pep8 warnings. 2015-10-13 17:18:29 +01:00
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py