continuwuity/src/service
Jason Volk ef9b1c6303 simplify sender shutdown; prevent launching any retries
Signed-off-by: Jason Volk <jason@zemos.net>
2024-12-04 00:51:57 +00:00
..
account_data use smallvec for db query buffering 2024-11-28 06:03:33 +00:00
admin fix clippy::ref_option 2024-10-27 02:11:07 +00:00
appservice slightly refactor appservice registration command 2024-11-24 23:14:19 -05:00
client add federation client for select high-timeout requests 2024-10-26 18:50:29 -04:00
emergency add rocksdb secondary; fix read_only mode. 2024-10-25 00:36:30 -04:00
globals fix optional config section related 2024-11-24 07:11:26 +00:00
key_backups Refactor for structured insertions 2024-10-26 18:50:29 -04:00
media fix new lints; clippy::unnecessary-map-or 2024-11-29 06:58:45 +00:00
presence further optimize presence_since iteration 2024-10-26 18:50:29 -04:00
pusher remove queued push keys on pusher deletion, use more refs 2024-11-23 13:45:27 -05:00
resolver modernize async srv lookup 2024-12-03 13:25:33 +00:00
rooms pipeline various loops 2024-12-03 13:25:33 +00:00
sending simplify sender shutdown; prevent launching any retries 2024-12-04 00:51:57 +00:00
server_keys increase logging during server keys acquire 2024-11-10 11:17:42 +00:00
sync move sync watcher from globals service to sync service 2024-11-06 21:46:20 +00:00
transaction_ids Database Refactor 2024-10-25 00:32:30 -04:00
uiaa Refactor for structured insertions 2024-10-26 18:50:29 -04:00
updates add delay before starting updates check 2024-12-03 07:39:02 +00:00
users fix new lints; clippy::unnecessary-map-or 2024-11-29 06:58:45 +00:00
Cargo.toml refactor search system 2024-10-27 02:11:07 +00:00
manager.rs Database Refactor 2024-10-25 00:32:30 -04:00
migrations.rs fix new lints; clippy::unnecessary-map-or 2024-11-29 06:58:45 +00:00
mod.rs move migrations out of globals service 2024-11-03 08:03:25 +00:00
service.rs fix trait-solver issue requiring recursion_limit increase 2024-10-25 00:38:45 -04:00
services.rs move migrations out of globals service 2024-11-03 08:03:25 +00:00