MatrixSynapse/synapse/storage/databases/main
Patrick Cloke 55669bd3de
Add missing type hints to config base classes (#11377)
2021-11-23 15:21:19 +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 Clarifications and small fixes to to-device related code (#11247) 2021-11-09 14:31:15 +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 Fix module API's `get_user_ip_and_agents` function when run on workers (#11112) 2021-10-25 13:01:04 +01:00
deviceinbox.py Add type hints to some storage classes (#11307) 2021-11-11 08:47:31 -05:00
devices.py Fix providing a `RoomStreamToken` instance to `_notify_app_services_ephemeral` (#11137) 2021-11-02 10:39:02 +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
event_push_actions.py
events.py Store arbitrary relations from events. (#11391) 2021-11-22 12:01:47 -05: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 Track ongoing event fetches correctly in the presence of failure (#11240) 2021-11-04 10:33:53 +00:00
filtering.py Add type hints to some storage classes (#11307) 2021-11-11 08:47:31 -05:00
group_server.py Add index to `local_group_updates.stream_id` (#11231) 2021-11-02 15:46:48 +00:00
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 Fix providing a `RoomStreamToken` instance to `_notify_app_services_ephemeral` (#11137) 2021-11-02 10:39:02 +00:00
profile.py Database storage profile passes mypy (#11342) 2021-11-15 12:59:33 +00:00
purge_events.py
push_rule.py
pusher.py
receipts.py
registration.py Add missing type hints to config base classes (#11377) 2021-11-23 15:21:19 +00:00
rejections.py
relations.py Do not allow MSC3440 threads to fork threads (#11161) 2021-11-18 13:43:09 +00:00
room.py Add dedicated admin API for blocking a room (#11324) 2021-11-18 17:43:49 +00:00
room_batch.py Correct type hint for room_batch.py (#11310) 2021-11-11 16:49:28 +00:00
roommember.py Add remaining type hints to `synapse.events`. (#11098) 2021-11-02 09:55:52 -04:00
search.py
session.py
signatures.py Get db signatures file to pass mypy (#11312) 2021-11-11 17:04:44 +00:00
state.py
state_deltas.py Annotations for state_deltas.py (#11316) 2021-11-12 20:24:12 +00:00
stats.py
stream.py Support filtering by relations per MSC3440 (#11236) 2021-11-09 08:10:58 -05:00
tags.py Add type hints to some storage classes (#11307) 2021-11-11 08:47:31 -05:00
transactions.py
ui_auth.py
user_directory.py
user_erasure_store.py Annotations for user_erasure_store (#11313) 2021-11-11 19:22:19 +00:00