You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Erik Johnston 42d261c32f
Port the push rule classes to Rust. (#13768)
1 year ago
..
__init__.py Use cache store remove base slaved (#13329) 1 year ago
account_data.py Speed up fetching large numbers of push rules (#13592) 1 year ago
appservice.py Federation Sender & Appservice Pusher Stream Optimisations (#13251) 1 year ago
cache.py Use cache store remove base slaved (#13329) 1 year ago
censor_events.py Safe async event cache (#13308) 1 year ago
client_ips.py Optimise `_update_client_ips_batch_txn` to batch together database operations. (#12252) 2 years ago
deviceinbox.py Add missing types to opentracing. (#13345) 1 year ago
devices.py Cancel the processing of key query requests when they time out. (#13680) 1 year ago
directory.py Replace uses of simple_insert_many with simple_insert_many_values. (#11742) 2 years ago
e2e_room_keys.py Add `StreamKeyType` class and replace string literals with constants (#12567) 2 years ago
end_to_end_keys.py Cancel the processing of key query requests when they time out. (#13680) 1 year ago
event_federation.py Keep track when we try and fail to process a pulled event (#13589) 1 year ago
event_push_actions.py Update event push action and receipt tables to support threads. (#13753) 1 year ago
events.py Keep track when we try and fail to process a pulled event (#13589) 1 year ago
events_bg_updates.py Bg update to populate new `events` table columns (#13215) 1 year ago
events_forward_extremities.py Fix returned count of delete extremities admin API (#12496) 2 years ago
events_worker.py Cancel the processing of key query requests when they time out. (#13680) 1 year ago
filtering.py Improve type hints in storage classes. (#11652) 2 years ago
keys.py Add some type hints to datastore (#12485) 2 years ago
lock.py Require SQLite >= 3.27.0 (#13760) 1 year ago
media_repository.py Replace noop background updates with DELETE. (#12954) 1 year ago
metrics.py Add some type hints to datastore (#12717) 2 years ago
monthly_active_users.py Safe async event cache (#13308) 1 year ago
openid.py Add type hints to some storage classes (#11307) 2 years ago
presence.py Revert "Make all `process_replication_rows` methods async (#13304)" (#13312) 1 year ago
profile.py Remove remaining pieces of groups code. (#12966) 1 year ago
purge_events.py Add support to purge rows from MSC2716 and other tables when purging a room (#13825) 1 year ago
push_rule.py Port the push rule classes to Rust. (#13768) 1 year ago
pusher.py Fix invite notifications for users without pushers (#12840) 2 years ago
receipts.py Update event push action and receipt tables to support threads. (#13753) 1 year ago
registration.py Add timestamp to user's consent (#13741) 1 year ago
rejections.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
relations.py Remove unused argument for get_relations_for_event. (#13383) 1 year ago
room.py Cache `is_partial_state_room` (#13693) 1 year ago
room_batch.py Correct type hint for room_batch.py (#11310) 2 years ago
roommember.py Deduplicate `is_server_notices_room`. (#13780) 1 year ago
search.py Replace noop background updates with DELETE. (#12954) 1 year ago
session.py Run `pyupgrade --py37-plus --keep-percent-format` on Synapse (#11685) 2 years ago
signatures.py remove constantly lib use and switch to enums. (#12624) 2 years ago
state.py Instrument `get_metadata_for_events` for tracing (#13730) 1 year ago
state_deltas.py Wait for lazy join to complete when getting current state (#12872) 2 years ago
stats.py Require SQLite >= 3.27.0 (#13760) 1 year ago
stream.py Cancel the processing of key query requests when they time out. (#13680) 1 year ago
tags.py Revert "Make all `process_replication_rows` methods async (#13304)" (#13312) 1 year ago
transactions.py Require SQLite >= 3.27.0 (#13760) 1 year ago
ui_auth.py Add some type hints to datastore (#12485) 2 years ago
user_directory.py Wait for lazy join to complete when getting current state (#12872) 2 years ago
user_erasure_store.py Annotations for user_erasure_store (#11313) 2 years ago