continuwuity/src
ember33 1f91a74b27
Some checks failed
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Failing after 5s
Checks / Prek / Clippy and Cargo Tests (pull_request) Failing after 6s
Update flake hashes / update-flake-hashes (pull_request) Failing after 6s
feat(spaces): wire up enforcement hooks in join, append, and build paths
Add minimal integration points in existing files:
- append.rs: call on_pdu_appended for event-driven enforcement
- build.rs: call validate_pl_change to protect space-managed PLs
- join.rs: call check_join_allowed to gate joins on role requirements
- timeline/mod.rs: add roles service dependency
2026-03-20 08:52:23 +01:00
..
admin feat(spaces): add admin commands for space role management 2026-03-20 08:52:13 +01:00
api feat(spaces): wire up enforcement hooks in join, append, and build paths 2026-03-20 08:52:23 +01:00
build_metadata fix: Update package and crate metadata 2026-01-08 19:28:27 +00:00
core feat(spaces): add custom state event types and config for space permission cascading 2026-03-20 08:51:57 +01:00
database feat: Implement Dehydrated Devices MSC3814 2026-03-03 19:39:53 +00:00
macros fix: Add option to mark certain config sections as optional 2026-01-20 17:36:22 +00:00
main fix: Remove ability to set rocksdb as read only 2026-02-18 23:11:53 +00:00
router fix: Don't panic when running startup admin commands 2026-02-15 17:32:26 -05:00
service feat(spaces): wire up enforcement hooks in join, append, and build paths 2026-03-20 08:52:23 +01:00
web feat: Default index page improvements 2026-02-15 18:05:42 +00:00