continuwuity/src/admin
Jason Volk 68f42baf73 rename admin Command to CommandInput
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-27 08:26:42 +00:00
..
appservice unconditionally derive Debug on subcommand enums 2024-07-27 08:26:42 +00:00
check unconditionally derive Debug on subcommand enums 2024-07-27 08:26:42 +00:00
debug add debug list-dependencies admin command 2024-07-27 08:26:42 +00:00
federation unconditionally derive Debug on subcommand enums 2024-07-27 08:26:42 +00:00
media unconditionally derive Debug on subcommand enums 2024-07-27 08:26:42 +00:00
query unconditionally derive Debug on subcommand enums 2024-07-27 08:26:42 +00:00
room unconditionally derive Debug on subcommand enums 2024-07-27 08:26:42 +00:00
server add command to list features 2024-07-27 08:26:42 +00:00
user unconditionally derive Debug on subcommand enums 2024-07-27 08:26:42 +00:00
admin.rs unconditionally derive Debug on subcommand enums 2024-07-27 08:26:42 +00:00
Cargo.toml proc macro 2024-07-27 08:26:42 +00:00
handler.rs rename admin Command to CommandInput 2024-07-27 08:26:42 +00:00
mod.rs add rustc build flags reflection 2024-07-27 08:26:42 +00:00
tests.rs split admin command enum from handler 2024-07-27 08:26:42 +00:00
utils.rs de-global server_is_ours / user_is_local 2024-07-27 08:26:42 +00:00