### Description Add a checkbox/toggle in the post creation UI that allows users to mark their post as semi-anonymous. ### Acceptance Criteria - [x] A checkbox labeled "Post anonymously" appears below the post content textarea - [x] Checkbox is unchecked by default - [x] When user submits the post, the checkbox value (true/false) is included in the POST request body - [x] Checkbox is hidden if admin has disabled anonymous posting (see admin settings issue) ### Community forum reference _No response_
Description
Add a checkbox/toggle in the post creation UI that allows users to mark their post as semi-anonymous.
Acceptance Criteria
Community forum reference
No response