continuwuity/src/service
Jason Volk f273e8feb5 resolver defaults to error for everything except NoRecordsFound.
Signed-off-by: Jason Volk <jason@zemos.net>
2024-04-26 02:03:40 -04:00
..
account_data add rustfmt.toml, format entire codebase 2024-03-08 12:51:21 -05:00
admin add all admin query command for appservices 2024-04-26 02:03:40 -04:00
appservice feat(appservice): ensure users/aliases outside of namespaces are not accessed 2024-04-17 14:51:08 -04:00
globals precompute cidr range denylist; move validator. 2024-04-26 02:03:40 -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 global valid_cidr_range everywhere else 2024-04-26 02:03:40 -04:00
rooms various logging improvements. 2024-04-26 02:03:40 -04:00
sending resolver defaults to error for everything except NoRecordsFound. 2024-04-26 02:03:40 -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-26 02:03:40 -04:00