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

Implement anonymous reply backend and database #31

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

joonhoswe
Copy link
Contributor

@joonhoswe joonhoswe commented Feb 20, 2025

To make this button, I first read documentation on Redis and then traced through the code with numerous log statements across both client-facing and serverside files like public/src/client/topic/postTools.js and src/posts/create.js. Then, I analyzed the .tpl structure of the various buttons within the post toolbar, and then modeled my Anonymous Reply button after those.

@joonhoswe joonhoswe changed the title Joonhoswe/add anonymous reply feature Implement anonymous reply backend and database Feb 20, 2025
@joonhoswe joonhoswe self-assigned this Feb 20, 2025
@joonhoswe joonhoswe added the enhancement New feature or request label Feb 20, 2025
@joonhoswe joonhoswe added this to the Sprint 2 milestone Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant