Skip to content

Added Anonymous Posting to UI and Backend#60

Open
utkanuygur wants to merge 10 commits intomainfrom
utkan
Open

Added Anonymous Posting to UI and Backend#60
utkanuygur wants to merge 10 commits intomainfrom
utkan

Conversation

@utkanuygur
Copy link
Contributor

@utkanuygur utkanuygur commented Mar 1, 2024

Overview

This PR adds an anonymous posting option for users, affecting both UI and backend.

Changes

Backend

  • Introduced is_anonymous field in the post model.
  • Updated post creation to support is_anonymous.

UI

  • Added a toggle for anonymous posting in the post form.
  • Updated post display to hide user info on anonymous posts.
Screenshot 2024-03-01 at 06 50 58 Screenshot 2024-03-01 at 06 47 27

This reverts commit 1368dd0.
This reverts commit fd22249.
This reverts commit 3a4fa39.
Added anonymous posting button as an option while creating a post. Added user fields that hide user posting details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant