synapse-old/synapse
Mark Haines 5244c0b48e Remove unused backfilled parameter from persist_event 2016-03-21 18:06:08 +00:00
..
api
app
appservice
config Add config to create guest account on 3pid invite 2016-03-14 15:50:40 +00:00
crypto
events Don't assume existence of event_id in __str__ 2016-03-18 14:31:44 +00:00
federation Remove unused backfilled parameter from persist_event 2016-03-21 18:06:08 +00:00
handlers Remove unused backfilled parameter from persist_event 2016-03-21 18:06: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 Merge pull request #652 from matrix-org/erikj/delete_alias 2016-03-18 14:02:46 +00:00
static/client
storage Remove unused backfilled parameter from persist_event 2016-03-21 18:06:08 +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