1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-12 17:20:57 +00:00
continuwuity/src/admin
Jason Volk 7b0e830f4c add interface to get file metadata w/ admin command
Signed-off-by: Jason Volk <jason@zemos.net>
2024-08-29 19:19:20 +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 interface to get file metadata w/ admin command 2024-08-29 19:19:20 +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
admin.rs de-global services from admin 2024-07-27 08:26:42 +00:00
Cargo.toml proc macro 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