continuwuity/src/service
Jason Volk 925061b92d flatten timeline pdus iterations; increase concurrency
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-09 18:14:23 +00:00
..
account_data apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
admin Add header to console 2025-01-09 10:18:49 -05:00
appservice apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
client apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
emergency apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
globals eliminate the state-res mutex hazard 2025-01-09 18:14:23 +00:00
key_backups apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
media translate 5xx to 404 on remote media request 2025-01-01 23:28:01 -05:00
presence simplify usage of mpmc channels which don't require receiver lock 2025-01-01 23:28:01 -05:00
pusher bump ruwuma, implement MSC4076, add more pusher HTTP URL validation 2024-12-15 14:05:28 -05:00
resolver improve memory-usage output w/ more byte-sizes 2025-01-01 23:28:01 -05:00
rooms flatten timeline pdus iterations; increase concurrency 2025-01-09 18:14:23 +00:00
sending add some m.room.member checks on putting direct state events 2025-01-02 18:16:00 -05:00
server_keys apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
sync abstract async shutdown waiting loop 2025-01-01 23:28:01 -05:00
transaction_ids apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
uiaa apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
updates use fast binary_search for some const slices 2024-12-15 01:41:50 -05:00
users add json array to serde_json::Value db deserialization without Raw 2025-01-02 06:52:32 +00:00
Cargo.toml remove dev_release_log_level cfg 2025-01-01 23:28:01 -05:00
manager.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
migrations.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
mod.rs rename conduit to conduwuit finally 2024-12-14 22:24:45 -05:00
service.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
services.rs rename conduit to conduwuit finally 2024-12-14 22:24:45 -05:00