MatrixSynapse/synapse
Erik Johnston 373654c635 Comment about sqlite and WITH RECURSIVE 2016-09-05 14:50:36 +01:00
..
api Handle the fact that workers can't generate state groups 2016-08-31 15:53:19 +01:00
app Fix up the calls to the notifier for device messages 2016-09-01 18:08:40 +01:00
appservice Use None instead of the empty string 2016-08-30 17:16:00 +01:00
config flake8 2016-08-30 17:20:31 +01:00
crypto
events Add comments 2016-09-05 10:41:27 +01:00
federation Only pull out IDs from DB for /state_ids/ request 2016-09-02 10:53:36 +01:00
handlers Merge pull request #1067 from matrix-org/markjh/idempotent 2016-09-05 10:21:25 +01:00
http
metrics
push Merge pull request #1060 from matrix-org/erikj/state_ids 2016-09-01 14:20:42 +01:00
replication Add upgrade script that will slowly prune state_groups_state entries 2016-09-05 10:05:36 +01:00
rest Fix up the calls to the notifier for device messages 2016-09-01 18:08:40 +01:00
static/client
storage Comment about sqlite and WITH RECURSIVE 2016-09-05 14:50:36 +01:00
streams
util
__init__.py
notifier.py Explicitly specify state_key for history_visibility fetching 2016-09-02 14:53:46 +01:00
python_dependencies.py
server.py
server.pyi
state.py Merge branch 'develop' of github.com:matrix-org/synapse into erikj/state_storage 2016-09-02 11:04:48 +01:00
types.py Merge remote-tracking branch 'origin/develop' into markjh/direct_to_device 2016-08-26 14:35:31 +01:00
visibility.py