Open utkanuygur opened 8 months ago
This PR adds an anonymous posting option for users, affecting both UI and backend.
is_anonymous
Overview
This PR adds an anonymous posting option for users, affecting both UI and backend.
Changes
Backend
is_anonymous
field in the post model.is_anonymous
.UI