continuwuity/src/service
Jason Volk 08fe67337b refactor sending send/resolver/well-known error propagation
Signed-off-by: Jason Volk <jason@zemos.net>
2024-04-21 19:59:01 -04:00
..
account_data add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
admin add users query command, initial fsck admin command 2024-04-21 19:37:52 -04:00
appservice feat(appservice): ensure users/aliases outside of namespaces are not accessed 2024-04-17 14:51:08 -04:00
globals Upgrade hyper/axum/tower/http stack. 2024-04-19 22:06:28 -04:00
key_backups use chain_width 60 2024-03-26 22:24:24 -04:00
media resolve wildcard_imports and checked_conversations lints 2024-04-05 22:15:16 -04:00
presence lazy-construct presence; avoids useless db queries in sender and syncer. 2024-04-17 14:51:08 -04:00
pusher use chain_width 60 2024-03-26 22:24:24 -04:00
rooms simplify room v11 top level redacts key 2024-04-21 13:02:56 -04:00
sending refactor sending send/resolver/well-known error propagation 2024-04-21 19:59:01 -04:00
transaction_ids add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
uiaa replace ErrorKind::Forbidden with forbidden() non-exhaustive constructor 2024-04-05 22:15:16 -04:00
users resolve the last few relevant pedantic clippy lints 2024-03-30 22:06:18 -04:00
mod.rs clear ratelimits when clearing cache too 2024-04-17 14:51:08 -04:00
pdu.rs simplify room v11 top level redacts key 2024-04-21 13:02:56 -04:00