continuwuity/src/admin
ember bba5318ce8
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Failing after 4s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 5s
Merge pull request 'feat/space-permission-cascading' (#2) from feat/space-permission-cascading into deployment
Reviewed-on: #2
2026-03-20 08:03:10 +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: 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 refactor: Make stream utils generic over the error type 2026-02-23 16:36:46 +00:00
room fix: Remove non-compliant and non-functional non-authoritative directory queries 2026-02-19 01:37:42 +00:00
server fix(admin-cli): concatenation/formatting error, i.e., 2026-02-16 00:52:02 -05:00
space feat(spaces): add admin commands for space role management 2026-03-20 08:52:13 +01:00
token fix: Remove extraneous dashes from command help 2026-01-12 10:47:19 -05:00
user feat: Restrict reset token command 2026-03-18 12:42:55 -04:00
admin.rs feat(spaces): add admin commands for space role management 2026-03-20 08:52:13 +01: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 feat(spaces): add admin commands for space role management 2026-03-20 08:52:13 +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