Skip to content

Bug/anonymous fix#26

Merged
marcuswu5 merged 2 commits intomainfrom
bug/anonymous-fix
Feb 27, 2026
Merged

Bug/anonymous fix#26
marcuswu5 merged 2 commits intomainfrom
bug/anonymous-fix

Conversation

@marcuswu5
Copy link

Addresses #23

Files Edited
In folder vendor/nodebb-plugin-post-fields-logger
index.js
plugin.json
anonymous-mode.js

Description
Fixes bug with anonymous mode where the anonymous poster is still visible inside of a discussion by modifying the onTeasersGet and onTopicsGet hooks.

Additional Info
Previous bug:
image

Screenshot of fix:
image

Copy link

@anthony-tom1 anthony-tom1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The written lines are well-structured. Looks good!

@marcuswu5
Copy link
Author

Note the CI tests failed because of problems with the coverage tool, but everything else passed, and coverage passed locally.

@marcuswu5 marcuswu5 closed this Feb 27, 2026
@marcuswu5 marcuswu5 reopened this Feb 27, 2026
@marcuswu5 marcuswu5 merged commit 234b72e into main Feb 27, 2026
0 of 2 checks passed
@marcuswu5 marcuswu5 linked an issue Feb 27, 2026 that may be closed by this pull request
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.

bug: anonymous posts review user when hovering

2 participants