25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Patrick Cloke 2a51f3ec36
Implement MSC3952: Intentional mentions (#14823)
1 년 전
..
__init__.py Merge/remove `Slaved*` stores into `WorkerStores` (#14375) 1 년 전
account_data.py Always notify replication when a stream advances (#14877) 1 년 전
appservice.py Use `device_one_time_keys_count` to match MSC3202 (#14565) 1 년 전
cache.py Always notify replication when a stream advances (#14877) 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 Always notify replication when a stream advances (#14877) 1 년 전
devices.py Fix initialization of `_device_list_id_gen` (#14914) 1 년 전
directory.py Replace uses of simple_insert_many with simple_insert_many_values. (#11742) 2 년 전
e2e_room_keys.py Remove redundant types from comments. (#14412) 1 년 전
end_to_end_keys.py Always notify replication when a stream advances (#14877) 1 년 전
event_federation.py Remove option to skip locking of tables during emulated upserts (#14469) 1 년 전
event_push_actions.py Delete event_push_summary_unique_index again. (#14669) 1 년 전
events.py Batch fetch bundled references (#14508) 1 년 전
events_bg_updates.py Add index to improve performance of the `/timestamp_to_event` endpoint used for jumping to a specific date in the timeline of a room. (#14799) 1 년 전
events_forward_extremities.py Fix returned count of delete extremities admin API (#12496) 2 년 전
events_worker.py Skip processing stats for broken rooms. (#14873) 1 년 전
filtering.py Merge/remove `Slaved*` stores into `WorkerStores` (#14375) 1 년 전
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) 1 년 전
metrics.py Add some type hints to datastore (#12717) 2 년 전
monthly_active_users.py Remove redundant types from comments. (#14412) 1 년 전
openid.py Add type hints to some storage classes (#11307) 2 년 전
presence.py Always notify replication when a stream advances (#14877) 1 년 전
profile.py Remove remaining pieces of groups code. (#12966) 1 년 전
purge_events.py Add support to purge rows from MSC2716 and other tables when purging a room (#13825) 1 년 전
push_rule.py Implement MSC3952: Intentional mentions (#14823) 1 년 전
pusher.py Always notify replication when a stream advances (#14877) 1 년 전
receipts.py Always notify replication when a stream advances (#14877) 1 년 전
registration.py Remove redundant types from comments. (#14412) 1 년 전
rejections.py Remove redundant "coding: utf-8" lines (#9786) 3 년 전
relations.py Use an enum for direction. (#14927) 1 년 전
room.py Batch look-ups to see if rooms are partial stated. (#14917) 1 년 전
room_batch.py Remove option to skip locking of tables during emulated upserts (#14469) 1 년 전
roommember.py Faster joins: omit partial rooms from eager syncs until the resync completes (#14870) 1 년 전
search.py Drop support for Postgres 10 in full text search code. (#14397) 1 년 전
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 Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 1 년 전
state_deltas.py Wait for lazy join to complete when getting current state (#12872) 1 년 전
stats.py Skip processing stats for broken rooms. (#14873) 1 년 전
stream.py Use an enum for direction. (#14927) 1 년 전
tags.py Merge account data streams (#14826) 1 년 전
transactions.py Require SQLite >= 3.27.0 (#13760) 1 년 전
ui_auth.py Add some type hints to datastore (#12485) 2 년 전
user_directory.py Add optional ICU support for user search (#14464) 1 년 전
user_erasure_store.py Annotations for user_erasure_store (#11313) 2 년 전