reivilibre 5f7c908280 As an optimisation, use `TRUNCATE` on Postgres when clearing the user directory tables. (#15316) il y a 1 an
..
__init__.py 682d31c702 Allow use of the `/filter` Client-Server APIs on workers. (#15134) il y a 1 an
account_data.py 15e975f68f Experimental MSC3890 Implementation: Fix deleting account data when using an account data writer worker (#14869) il y a 1 an
appservice.py d0c713cc85 Return read-only collections from `@cached` methods (#13755) il y a 1 an
cache.py 2b78981736 Remove support for aggregating reactions (#15172) il y a 1 an
censor_events.py 2ee0b6ef4b Safe async event cache (#13308) il y a 1 an
client_ips.py e630722f11 Optimise `_update_client_ips_batch_txn` to batch together database operations. (#12252) il y a 2 ans
deviceinbox.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) il y a 1 an
devices.py 02f74f3a99 Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192) il y a 1 an
directory.py d0c713cc85 Return read-only collections from `@cached` methods (#13755) il y a 1 an
e2e_room_keys.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) il y a 1 an
end_to_end_keys.py c69aae94cd Split up txn for fetching device keys (#15215) il y a 1 an
event_federation.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) il y a 1 an
event_push_actions.py f09db5c991 Skip calculating unread push actions in `/sync` when `enable_push` is false. (#14980) il y a 1 an
events.py e6af49fbea Reintroduce membership tables event stream ordering (#15128) il y a 1 an
events_bg_updates.py 2b78981736 Remove support for aggregating reactions (#15172) il y a 1 an
events_forward_extremities.py c1482a352a Fix returned count of delete extremities admin API (#12496) il y a 2 ans
events_worker.py ec9224bf9a Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint return 404 if event exists, but the user lacks access (#15300) il y a 1 an
filtering.py 682d31c702 Allow use of the `/filter` Client-Server APIs on workers. (#15134) il y a 1 an
keys.py b76f1a4d5f Add some type hints to datastore (#12485) il y a 2 ans
lock.py f2d2481e56 Require SQLite >= 3.27.0 (#13760) il y a 1 an
media_repository.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) il y a 1 an
metrics.py 6edefef602 Add some type hints to datastore (#12717) il y a 2 ans
monthly_active_users.py d0c713cc85 Return read-only collections from `@cached` methods (#13755) il y a 1 an
openid.py 64ef25391d Add type hints to some storage classes (#11307) il y a 2 ans
presence.py 65d0386693 Always notify replication when a stream advances (#14877) il y a 1 an
profile.py f7baffd8ec Remove remaining pieces of groups code. (#12966) il y a 2 ans
purge_events.py e6af49fbea Reintroduce membership tables event stream ordering (#15128) il y a 1 an
push_rule.py 02f74f3a99 Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192) il y a 1 an
pusher.py 5b70f240cf Make cleaning up pushers depend on the device_id instead of the token_id (#15280) il y a 1 an
receipts.py 02f74f3a99 Combine AbstractStreamIdTracker and AbstractStreamIdGenerator. (#15192) il y a 1 an
registration.py b40657314e Add module API callbacks for adding and deleting local 3PID associations (#15044 il y a 1 an
rejections.py 4b965c862d Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
relations.py 1bc4feb6c9 Apply & bundle edits for non-message events. (#15295) il y a 1 an
room.py 65f10afb64 Move event_reports to `RoomWorkerStore` (#15165) il y a 1 an
room_batch.py f792dd74e1 Remove option to skip locking of tables during emulated upserts (#14469) il y a 1 an
roommember.py d0c713cc85 Return read-only collections from `@cached` methods (#13755) il y a 1 an
search.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) il y a 1 an
session.py d8f94eeec2 Run `pyupgrade --py37-plus --keep-percent-format` on Synapse (#11685) il y a 2 ans
signatures.py d0c713cc85 Return read-only collections from `@cached` methods (#13755) il y a 1 an
state.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) il y a 1 an
state_deltas.py 888a29f412 Wait for lazy join to complete when getting current state (#12872) il y a 2 ans
stats.py 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) il y a 1 an
stream.py 3b0083c92a Use immutabledict instead of frozendict (#15113) il y a 1 an
tags.py d0c713cc85 Return read-only collections from `@cached` methods (#13755) il y a 1 an
transactions.py d0fe417f5c Remove unused store method `_set_destination_retry_timings_emulated`. (#15266) il y a 1 an
ui_auth.py b76f1a4d5f Add some type hints to datastore (#12485) il y a 2 ans
user_directory.py 5f7c908280 As an optimisation, use `TRUNCATE` on Postgres when clearing the user directory tables. (#15316) il y a 1 an
user_erasure_store.py c99da2d079 Annotations for user_erasure_store (#11313) il y a 2 ans