.. |
__init__.py
|
Add an admin API endpoint to support per-user feature flags (#15344)
|
2023-04-28 11:33:45 -07:00 |
account_data.py
|
Update code to refer to "workers". (#15606)
|
2023-05-16 15:56:38 -04:00 |
appservice.py
|
…
|
|
cache.py
|
Update code to refer to "workers". (#15606)
|
2023-05-16 15:56:38 -04:00 |
censor_events.py
|
…
|
|
client_ips.py
|
…
|
|
deviceinbox.py
|
…
|
|
devices.py
|
Update code to refer to "workers". (#15606)
|
2023-05-16 15:56:38 -04:00 |
directory.py
|
Load `/directory/room/{roomAlias}` endpoint on workers (#15333)
|
2023-04-14 10:24:06 +01:00 |
e2e_room_keys.py
|
…
|
|
end_to_end_keys.py
|
Add support for claiming multiple OTKs at once. (#15468)
|
2023-04-27 12:57:46 -04:00 |
event_federation.py
|
More precise type for LoggingTransaction.execute (#15432)
|
2023-04-14 18:04:49 +00:00 |
event_push_actions.py
|
Revert "Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15437)" (#15580)
|
2023-05-12 11:38:16 +01:00 |
events.py
|
Re re introduce membership tables event stream ordering (#15356)
|
2023-04-25 09:44:29 +01:00 |
events_bg_updates.py
|
…
|
|
events_forward_extremities.py
|
…
|
|
events_worker.py
|
Handle missing previous read marker event. (#15464)
|
2023-05-18 14:37:31 -04:00 |
experimental_features.py
|
Add an admin API endpoint to support per-user feature flags (#15344)
|
2023-04-28 11:33:45 -07:00 |
filtering.py
|
Add not null constraint to column `full_user_id` of tables `profiles` and `user_filters` (#15537)
|
2023-05-16 10:57:39 -07:00 |
keys.py
|
Modify StoreKeyFetcher to read from server_keys_json. (#15417)
|
2023-04-20 12:30:32 -04:00 |
lock.py
|
…
|
|
media_repository.py
|
…
|
|
metrics.py
|
…
|
|
monthly_active_users.py
|
…
|
|
openid.py
|
…
|
|
presence.py
|
…
|
|
profile.py
|
Add not null constraint to column `full_user_id` of tables `profiles` and `user_filters` (#15537)
|
2023-05-16 10:57:39 -07:00 |
purge_events.py
|
Re re introduce membership tables event stream ordering (#15356)
|
2023-04-25 09:44:29 +01:00 |
push_rule.py
|
…
|
|
pusher.py
|
Fix the 'set_device_id_for_pushers_txn' background update. (#15391)
|
2023-04-05 07:49:15 -04:00 |
receipts.py
|
Update code to refer to "workers". (#15606)
|
2023-05-16 15:56:38 -04:00 |
registration.py
|
Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458)
|
2023-04-26 16:03:26 -07:00 |
rejections.py
|
…
|
|
relations.py
|
Initial implementation of MSC3981: recursive relations API (#15315)
|
2023-05-02 07:59:55 -04:00 |
room.py
|
Add changelog + stuffs
|
2023-05-19 17:33:34 +02:00 |
room_batch.py
|
…
|
|
roommember.py
|
Add config option to forget rooms automatically when users leave them (#15224)
|
2023-05-03 12:27:33 +01:00 |
search.py
|
…
|
|
session.py
|
…
|
|
signatures.py
|
…
|
|
state.py
|
…
|
|
state_deltas.py
|
…
|
|
stats.py
|
…
|
|
stream.py
|
…
|
|
tags.py
|
…
|
|
transactions.py
|
…
|
|
ui_auth.py
|
…
|
|
user_directory.py
|
Speed up rebuilding of the user directory for local users (#15529)
|
2023-05-03 13:41:37 +00:00 |
user_erasure_store.py
|
…
|
|