MatrixSynapse/synapse
Erik Johnston 67ed8065db Dedupe requested event list in _get_events 2016-03-18 14:31:31 +00:00
..
api
app
appservice
config Add config to create guest account on 3pid invite 2016-03-14 15:50:40 +00:00
crypto Make key client send a Host header 2016-03-11 10:29:05 +00:00
events
federation Use parse_json_object_from_request to parse JSON out of request bodies 2016-03-11 16:41:03 +00:00
handlers Merge pull request #650 from matrix-org/dbkr/register_idempotent_with_username 2016-03-17 14:34:08 +00:00
http Fix regression where synapse checked whether push rules were valid JSON before the compatibility hack that handled clients sending invalid JSON 2016-03-14 14:16:41 +00:00
metrics
push Make select more sensible when dseleting access tokens, rename pusher deletion to match access token deletion and make exception arg optional. 2016-03-11 14:34:09 +00:00
replication Add replication stream for pushers 2016-03-15 17:33:10 +00:00
rest remove debug logging 2016-03-16 19:49:42 +00:00
static/client
storage Dedupe requested event list in _get_events 2016-03-18 14:31:31 +00:00
streams
util Return list, not generator. 2016-03-14 15:30:19 +00:00
__init__.py
notifier.py Hook up adding a pusher to the notifier for replication. 2016-03-15 17:42:03 +00:00
python_dependencies.py
server.py
state.py
types.py