synapse-product/synapse
Richard van der Hoff 39ce38b024
Merge pull request #3053 from NotAFile/speedup-mxid-check
improve mxid check performance
2018-04-04 10:19:52 +01:00
..
api Use simplejson throughout 2018-03-29 22:45:52 +01:00
app 404 correctly on missing paths via NoResource 2018-03-23 10:32:50 +00:00
appservice
config
crypto
events
federation
groups
handlers Merge pull request #3049 from matrix-org/rav/use_staticjson 2018-04-03 15:18:32 +01:00
http Add Cache-Control headers to all JSON APIs 2018-03-21 17:46:26 +00:00
metrics
module_api
push
replication Fix json encoding bug in replication 2018-04-03 15:09:48 +01:00
rest Merge branch 'master' of github.com:matrix-org/synapse into develop 2018-03-19 11:41:01 +00:00
static/client
storage Merge pull request #3049 from matrix-org/rav/use_staticjson 2018-04-03 15:18:32 +01:00
streams
util Use static JSONEncoders 2018-03-29 23:13:33 +01:00
__init__.py Bum version and changelog 2018-03-26 16:36:53 +01:00
event_auth.py
notifier.py
python_dependencies.py Remove last usage of ujson 2018-03-26 13:32:29 +01:00
server.py
server.pyi
state.py Measure time it takes to calculate state group ID 2018-03-28 11:03:52 +01:00
types.py improve mxid check performance ~4x 2018-03-31 02:00:22 +02:00
visibility.py