Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thumbnail sizes and private posts #32

Merged
merged 5 commits into from
Feb 10, 2025

Conversation

kzhang31415
Copy link
Contributor

Added a thread tool to private and unprivate posts, allowing for posts to be hidden from users which aren't administrators or the original poster. Buttons were also added to the post settings dropdown menu. So far, only the frontend has been implemented fully, the backend still has some issues that need to be resolved (such as posts being marked private not being restored as such once the website is reloaded). Resolves #30.

…to difficulties with toggling and with sending information to the backend
This reverts commit b0284fb.
…nning into difficulties with toggling and with sending information to the backend"

This reverts commit 519912e.
@kzhang31415 kzhang31415 merged commit 59bb373 into main Feb 10, 2025
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Frontend: Ensure private posts don't reveal poster's identity
1 participant