Add post mutation permissions #4

Merged
codegirl007 merged 2 commits from posts-routes into app 2026-08-27 14:28:21 +00:00
2 Commits
Author SHA1 Message Date
codegirl007 6de484e67d Document post mutation handlers.
CI / test (pull_request) Successful in 6m20s
Clarify creation, editing, thread resolution, and ownership rules at their implementation points.
2026-08-27 07:27:13 -07:00
codegirl007 8e954d60d8 Add post mutation permissions.
CI / test (pull_request) Successful in 6m18s
Add authenticated post creation and body-only editing routes with root participation, hidden-thread, homeowner ownership, and admin authorship checks.
2026-08-27 00:46:37 -07:00