continuwuity/src/service
Jason Volk 607e338ac2 cache result of resolution at completion of resolution
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-22 07:56:24 +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 remove undocumented jwt token login 2025-01-17 17:40:53 -05:00
key_backups apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
media pre-allocate some amount of media read buffer 2025-01-20 04:48:47 +00:00
presence optimise resetting all user presences 2025-01-13 14:09:53 -05:00
pusher bump ruwuma, implement MSC4076, add more pusher HTTP URL validation 2024-12-15 14:05:28 -05:00
resolver cache result of resolution at completion of resolution 2025-01-22 07:56:24 +00:00
rooms outdent auth_chain Service impl 2025-01-20 09:05:49 +00:00
sending cache result of resolution at completion of resolution 2025-01-22 07:56:24 +00:00
server_keys apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
sync Add initial MSC4186 (Simplified Sliding Sync) implementation 2025-01-14 15:09:51 +01: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 cleanup+fix login get_token code, use db ser/deser instead 2025-01-17 17:40:53 -05:00
Cargo.toml remove undocumented jwt token login 2025-01-17 17:40:53 -05:00
manager.rs apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
migrations.rs refactor database engine/options; add column descriptors 2025-01-10 07:03:34 +00: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 optimise resetting all user presences 2025-01-13 14:09:53 -05:00