conduwuit/src/admin
Jason Volk ea2343850f add remote fetch suite for authenticated media
Signed-off-by: Jason Volk <jason@zemos.net>
2024-08-30 08:24:52 +00:00
..
appservice de-global services from admin 2024-07-27 08:26:42 +00:00
check de-global services 2024-07-27 09:08:51 +00:00
debug improve admin command error propagation 2024-08-29 19:19:20 +00:00
federation de-global services from admin 2024-07-27 08:26:42 +00:00
media add remote fetch suite for authenticated media 2024-08-30 08:24:52 +00:00
query de-global services from admin 2024-07-27 08:26:42 +00:00
room add `--no_details` to list banned rooms command 2024-08-29 19:19:20 +00:00
server use single-line codeblock for specific features lists 2024-07-28 05:59:12 -07:00
user add admin command to redact an individual event from a local user 2024-08-29 19:19:20 +00:00
Cargo.toml proc macro 2024-07-27 08:26:42 +00:00
admin.rs de-global services from admin 2024-07-27 08:26:42 +00:00
command.rs improve admin command error propagation 2024-08-29 19:19:20 +00:00
mod.rs rename admin/handler to admin/processor 2024-08-29 19:19:20 +00:00
processor.rs improve admin command error propagation 2024-08-29 19:19:20 +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