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