forked-synapse/synapse/storage/databases/main
2021-12-08 10:01:38 +00:00
..
__init__.py Get directory db file to pass mypy (#11339) 2021-11-15 12:59:05 +00:00
account_data.py
appservice.py Add type annotations to tests.storage.test_appservice. (#11488) 2021-12-02 15:30:05 +00:00
cache.py
censor_events.py Add type hints to some storage classes (#11307) 2021-11-11 08:47:31 -05:00
client_ips.py
deviceinbox.py Improve performance of remove_{hidden,deleted}_devices_from_device_inbox (#11421) 2021-11-25 15:14:54 +00:00
devices.py Send and handle cross-signing messages using the stable prefix. (#10520) 2021-12-08 10:01:38 +00:00
directory.py Get directory db file to pass mypy (#11339) 2021-11-15 12:59:05 +00:00
e2e_room_keys.py
end_to_end_keys.py Keep fallback key marked as used if it's re-uploaded (#11382) 2021-11-19 11:40:12 +00:00
event_federation.py Disambiguate queries on state_key (#11497) 2021-12-02 22:42:58 +00:00
event_push_actions.py Improved push typing (#11409) 2021-11-30 11:49:20 +00:00
events_bg_updates.py Store arbitrary relations from events. (#11391) 2021-11-22 12:01:47 -05:00
events_forward_extremities.py Attempt to annotate events_forward_extremities (#11314) 2021-11-12 15:58:17 +00:00
events_worker.py Disambiguate queries on state_key (#11497) 2021-12-02 22:42:58 +00:00
events.py Disambiguate queries on state_key (#11497) 2021-12-02 22:42:58 +00:00
filtering.py Add type hints to some storage classes (#11307) 2021-11-11 08:47:31 -05:00
group_server.py
keys.py
lock.py Add type hints to some storage classes (#11307) 2021-11-11 08:47:31 -05:00
media_repository.py Add type hints to media repository storage module (#11311) 2021-11-12 11:05:26 -05:00
metrics.py
monthly_active_users.py
openid.py Add type hints to some storage classes (#11307) 2021-11-11 08:47:31 -05:00
presence.py
profile.py Database storage profile passes mypy (#11342) 2021-11-15 12:59:33 +00:00
purge_events.py Disambiguate queries on state_key (#11497) 2021-12-02 22:42:58 +00:00
push_rule.py Add type hints to synapse/storage/databases/main/events_worker.py (#11411) 2021-11-26 18:41:31 +00:00
pusher.py
receipts.py
registration.py Support expiry of refresh tokens and expiry of the overall session when refresh tokens are in use. (#11425) 2021-11-26 14:27:14 +00:00
rejections.py
relations.py Do not allow MSC3440 threads to fork threads (#11161) 2021-11-18 13:43:09 +00:00
room_batch.py Correct type hint for room_batch.py (#11310) 2021-11-11 16:49:28 +00:00
room.py Add dedicated admin API for blocking a room (#11324) 2021-11-18 17:43:49 +00:00
roommember.py Disambiguate queries on state_key (#11497) 2021-12-02 22:42:58 +00:00
search.py
session.py
signatures.py Get db signatures file to pass mypy (#11312) 2021-11-11 17:04:44 +00:00
state_deltas.py Annotations for state_deltas.py (#11316) 2021-11-12 20:24:12 +00:00
state.py
stats.py
stream.py Comments on the /sync tentacles (#11494) 2021-12-02 20:58:32 +00:00
tags.py Add type hints to some storage classes (#11307) 2021-11-11 08:47:31 -05:00
transactions.py Add admin API to get some information about federation status (#11407) 2021-12-06 16:59:50 +00:00
ui_auth.py
user_directory.py
user_erasure_store.py Annotations for user_erasure_store (#11313) 2021-11-11 19:22:19 +00:00