forked-synapse/synapse/storage
2018-10-25 19:10:24 +01:00
..
engines
schema Don't reuse backup versions 2018-10-05 15:08:36 +01:00
util
__init__.py
_base.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
account_data.py
appservice.py
background_updates.py
client_ips.py
deviceinbox.py
devices.py
directory.py
e2e_room_keys.py Misc PR feedback bits 2018-10-12 11:48:56 +01:00
end_to_end_keys.py
event_federation.py Fix incorrect truncation in get_missing_events 2018-10-16 21:10:04 +01:00
event_push_actions.py
events_worker.py
events.py Refactor state group lookup to reduce DB hits (#4011) 2018-10-25 17:49:55 +01:00
filtering.py
group_server.py
keys.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
media_repository.py
monthly_active_users.py add new line 2018-10-25 16:13:43 +01:00
openid.py
prepare_database.py
presence.py
profile.py
push_rule.py
pusher.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
receipts.py
registration.py fix style inconsistencies 2018-10-24 17:18:08 +01:00
rejections.py
room.py preserve room visibility 2018-10-25 19:10:24 +01:00
roommember.py
search.py
signatures.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
state.py Refactor state group lookup to reduce DB hits (#4011) 2018-10-25 17:49:55 +01:00
stream.py Comments on get_all_new_events_stream 2018-10-12 09:55:41 +01:00
tags.py
transactions.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
user_directory.py
user_erasure_store.py