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.
 
 
 
 
 
 
Patrick Cloke 1386ce4735
Revert "Stop returning an unused column when handling new receipts. (#13933)" (#13935)
1 vuosi sitten
..
__init__.py Handle the case of remote users leaving a partial join room for device lists (#13885) 1 vuosi sitten
account_data.py Speed up fetching large numbers of push rules (#13592) 1 vuosi sitten
appservice.py Federation Sender & Appservice Pusher Stream Optimisations (#13251) 1 vuosi sitten
cache.py Simplify cache invalidation after event persist txn (#13796) 1 vuosi sitten
censor_events.py Safe async event cache (#13308) 1 vuosi sitten
client_ips.py Optimise `_update_client_ips_batch_txn` to batch together database operations. (#12252) 2 vuotta sitten
deviceinbox.py Add missing types to opentracing. (#13345) 1 vuosi sitten
devices.py Handle remote device list updates during partial join (#13913) 1 vuosi sitten
directory.py Replace uses of simple_insert_many with simple_insert_many_values. (#11742) 2 vuotta sitten
e2e_room_keys.py Add `StreamKeyType` class and replace string literals with constants (#12567) 2 vuotta sitten
end_to_end_keys.py Cancel the processing of key query requests when they time out. (#13680) 1 vuosi sitten
event_federation.py Only try to backfill event if we haven't tried before recently (#13635) 1 vuosi sitten
event_push_actions.py Revert "Stop returning an unused column when handling new receipts. (#13933)" (#13935) 1 vuosi sitten
events.py fix: Push notifications for invite over federation (#13719) 1 vuosi sitten
events_bg_updates.py Bg update to populate new `events` table columns (#13215) 1 vuosi sitten
events_forward_extremities.py Fix returned count of delete extremities admin API (#12496) 2 vuotta sitten
events_worker.py Fix `have_seen_event` cache not being invalidated (#13863) 1 vuosi sitten
filtering.py Improve type hints in storage classes. (#11652) 2 vuotta sitten
keys.py Add some type hints to datastore (#12485) 2 vuotta sitten
lock.py Require SQLite >= 3.27.0 (#13760) 1 vuosi sitten
media_repository.py Replace noop background updates with DELETE. (#12954) 2 vuotta sitten
metrics.py Add some type hints to datastore (#12717) 2 vuotta sitten
monthly_active_users.py Safe async event cache (#13308) 1 vuosi sitten
openid.py Add type hints to some storage classes (#11307) 2 vuotta sitten
presence.py Revert "Make all `process_replication_rows` methods async (#13304)" (#13312) 1 vuosi sitten
profile.py Remove remaining pieces of groups code. (#12966) 2 vuotta sitten
purge_events.py Add support to purge rows from MSC2716 and other tables when purging a room (#13825) 1 vuosi sitten
push_rule.py Port the push rule classes to Rust. (#13768) 1 vuosi sitten
pusher.py Track device IDs for pushers (#13831) 1 vuosi sitten
receipts.py Accept & store thread IDs for receipts (implement MSC3771). (#13782) 1 vuosi sitten
registration.py Add timestamp to user's consent (#13741) 1 vuosi sitten
rejections.py Remove redundant "coding: utf-8" lines (#9786) 3 vuotta sitten
relations.py Properly paginate forward in the /relations API. (#13840) 1 vuosi sitten
room.py Handle remote device list updates during partial join (#13913) 1 vuosi sitten
room_batch.py Correct type hint for room_batch.py (#11310) 2 vuotta sitten
roommember.py Handle the case of remote users leaving a partial join room for device lists (#13885) 1 vuosi sitten
search.py Replace noop background updates with DELETE. (#12954) 2 vuotta sitten
session.py Run `pyupgrade --py37-plus --keep-percent-format` on Synapse (#11685) 2 vuotta sitten
signatures.py remove constantly lib use and switch to enums. (#12624) 2 vuotta sitten
state.py Instrument `get_metadata_for_events` for tracing (#13730) 1 vuosi sitten
state_deltas.py Wait for lazy join to complete when getting current state (#12872) 2 vuotta sitten
stats.py Require SQLite >= 3.27.0 (#13760) 1 vuosi sitten
stream.py Properly paginate forward in the /relations API. (#13840) 1 vuosi sitten
tags.py Revert "Make all `process_replication_rows` methods async (#13304)" (#13312) 1 vuosi sitten
transactions.py Require SQLite >= 3.27.0 (#13760) 1 vuosi sitten
ui_auth.py Add some type hints to datastore (#12485) 2 vuotta sitten
user_directory.py Wait for lazy join to complete when getting current state (#12872) 2 vuotta sitten
user_erasure_store.py Annotations for user_erasure_store (#11313) 2 vuotta sitten