ackduck/src/admin
2026-04-09 17:24:44 +01:00
..
appservice fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
check feat: Exclude undocumented commands 2026-01-12 10:51:17 -05:00
debug feat: Add admin commands for managing users' email addresses 2026-03-31 02:20:59 +00:00
federation fix: Limit body read size of remote requests (CWE-409) 2026-03-03 19:54:34 +00:00
media docs: Update delete-past-remote-media example with correct flag syntax 2026-03-04 15:37:06 +00:00
query feat: Add admin commands to delete pushers 2026-04-05 20:58:11 +01:00
room fix: Remove non-compliant and non-functional non-authoritative directory queries 2026-02-19 01:37:42 +00:00
server feat: Add ability to inspect build information and features at runtime 2026-04-09 17:24:44 +01:00
token fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
user feat: Add admin command to reset user push rules 2026-04-05 20:12:21 +01:00
admin.rs fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
Cargo.toml feat: Add ability to inspect build information and features at runtime 2026-04-09 17:24:44 +01:00
context.rs chore: Clippy fixes 2025-12-31 19:56:35 +00:00
mod.rs feat: Add ability to inspect build information and features at runtime 2026-04-09 17:24:44 +01: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