MatrixSynapse/synapse
Erik Johnston 3847fa38c4 Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 2016-09-05 10:02:38 +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 Correctly handle the difference between prev and current state 2016-08-31 14:26:22 +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 #1066 from matrix-org/markjh/direct_to_device_lowerbound 2016-09-02 16:18:34 +01:00
http
metrics
push Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 2016-09-05 10:02:38 +01:00
replication Merge pull request #1060 from matrix-org/erikj/state_ids 2016-09-01 14:20:42 +01:00
rest Fix up the calls to the notifier for device messages 2016-09-01 18:08:40 +01:00
static/client
storage Make bulk_get_push_rules_for_room use get_joined_users_from_context cache 2016-09-05 10:02:38 +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 Linearize state resolution to help caches 2016-09-01 14:55:03 +01:00
types.py
visibility.py