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