MatrixSynapse/synapse/storage
Erik Johnston 0ea52872ab Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2019-02-22 15:29:41 +00:00
..
engines
schema Analyze user_ips before running deduplication 2019-02-12 11:55:27 +00:00
util
__init__.py
_base.py Fix state cache invalidation on workers 2019-02-22 14:38:14 +00:00
account_data.py
appservice.py
background_updates.py
client_ips.py Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixes 2019-02-13 10:29:31 +00:00
deviceinbox.py
devices.py
directory.py
e2e_room_keys.py
end_to_end_keys.py
event_federation.py
event_push_actions.py
events.py Batch cache invalidation over replication 2019-02-18 17:53:31 +00:00
events_worker.py
filtering.py
group_server.py
keys.py
media_repository.py
monthly_active_users.py
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py Revert "Merge pull request #4654 from matrix-org/hawkowl/registration-worker" 2019-02-19 13:23:17 +00:00
rejections.py
room.py
roommember.py
search.py
signatures.py
state.py Add configurable room list publishing rules 2019-02-14 16:02:23 +00:00
stream.py
tags.py
transactions.py
user_directory.py Run `black` on user directory code (#4635) 2019-02-13 23:05:32 +11:00
user_erasure_store.py