continuwuity/src/admin
2026-01-08 00:21:28 +00:00
..
appservice chore: replace serde-yml with serde-saphyr 2025-11-09 11:23:32 +01:00
check feat: Generate admin command documentation 2025-07-06 22:58:00 +01:00
debug refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
federation feat: Restrict where certain admin commands may be used 2025-12-31 19:56:31 +00:00
media feat: Restrict where certain admin commands may be used 2025-12-31 19:56:31 +00:00
query refactor: Promote handling unsigned data out of timeline 2025-12-21 17:12:33 +00:00
room refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
server feat: Restrict where certain admin commands may be used 2025-12-31 19:56:31 +00:00
token feat(!783): Add --once shortcut flag to issue command 2026-01-07 14:22:37 +00:00
user feat: Allow admins to disable the login capability of an account 2026-01-07 17:31:51 +00:00
admin.rs chore(!783): Update config file documentation, depluralize token subcommand 2026-01-07 14:22:37 +00:00
Cargo.toml fix: Update package and crate metadata 2026-01-08 00:21:28 +00:00
context.rs chore: Clippy fixes 2025-12-31 19:56:35 +00:00
mod.rs feat(!783): Add admin commands for managing tokens 2026-01-07 14:22:37 +00:00
processor.rs refactor: Clean up logging issues 2026-01-05 18:28:57 +00:00
tests.rs split admin command enum from handler 2024-07-27 08:26:42 +00:00
utils.rs replace admin command branches returning RoomMessageEventContent 2025-04-19 23:33:52 +01:00