MatrixSynapse/synapse/storage
Hubert Chathi c659b9f94f allow uploading keys for cross-signing 2019-07-25 11:08:24 -04:00
..
engines
schema allow uploading keys for cross-signing 2019-07-25 11:08:24 -04:00
util
__init__.py allow uploading keys for cross-signing 2019-07-25 11:08:24 -04:00
_base.py LoggingTransaction accepts None for callback lists. 2019-07-19 13:36:04 +01:00
account_data.py
appservice.py
background_updates.py
client_ips.py
deviceinbox.py
devices.py allow uploading keys for cross-signing 2019-07-25 11:08:24 -04:00
directory.py
e2e_room_keys.py
end_to_end_keys.py allow uploading keys for cross-signing 2019-07-25 11:08:24 -04:00
event_federation.py
event_push_actions.py LoggingTransaction accepts None for callback lists. 2019-07-19 13:36:04 +01:00
events.py Add membership column to current_state_events table. 2019-07-18 14:15:57 +01:00
events_bg_updates.py
events_worker.py Ignore redactions of m.room.create events (#5701) 2019-07-17 19:08:02 +01:00
filtering.py
group_server.py
keys.py
media_repository.py
monthly_active_users.py
openid.py
prepare_database.py Add membership column to current_state_events table. 2019-07-18 14:15:57 +01:00
presence.py
profile.py
push_rule.py
pusher.py
receipts.py
registration.py
rejections.py
relations.py
room.py
roommember.py LoggingTransaction accepts None for callback lists. 2019-07-19 13:36:04 +01:00
search.py
signatures.py
state.py Delegate to cached version when using get_filtered_current_state_ids 2019-07-18 15:17:39 +01:00
state_deltas.py
stats.py
stream.py
tags.py
transactions.py Use upsert when updating destination retry interval 2019-07-19 13:40:24 +01:00
user_directory.py Add membership column to current_state_events table. 2019-07-18 14:15:57 +01:00
user_erasure_store.py