continuwuity/src/admin
Ginger 047eba0442 feat: Improve the initial setup experience
- Issue a single-use token for initial account creation
- Disable registration through other methods until the first account is made
- Print helpful instructions to the console on the first run
- Improve the welcome message sent in the admin room on first run
2026-02-15 18:05:42 +00: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 refactor(treewide): get rid of compile time build environment introspection 2026-01-19 19:44:28 +00:00
federation fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
media fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
query feat(admin): Add resolver cache flush command 2026-02-10 23:07:32 +01:00
room fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
server refactor(treewide): get rid of compile time build environment introspection 2026-01-19 19:44:28 +00:00
token fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
user feat: Improve the initial setup experience 2026-02-15 18:05:42 +00:00
admin.rs fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
Cargo.toml refactor(treewide): get rid of compile time build environment introspection 2026-01-19 19:44:28 +00:00
context.rs chore: Clippy fixes 2025-12-31 19:56:35 +00:00
mod.rs refactor(treewide): get rid of compile time build environment introspection 2026-01-19 19:44:28 +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