-
Notifications
You must be signed in to change notification settings - Fork 7
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
Added support for comments on other sites than SO, added placeholders, fixed some bugs #281
Conversation
…eholders" This reverts commit 5d929ed. modified: dist/AdvancedFlagging.user.js
Some sites (eg. Stack Overflow and Super User) aren't affected, but sites like Physics Stack Exchange will be.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! I will test the changes in the weekend.
Hmm... I'm reluctant to approve this. IIRC, the reason that adding answer-related comments via the AF menu on non-SO sites was disabled is because of this Charcoal policy:
|
The primary reason I allowed comments on all sites is so AF isn't a SO only userscript, but could be used by regulars of other sites. I fully understand why it was disabled in the first place. If you want me to disable it again, please let me know. |
I'm sorry for the delay in responding. Since I've rewritten some parts of the code this PR modifies, could you open a new PR with your changes? Thanks! |
@double-beep Done! #292 |
Added support for comments and Answer related NAA options for sites other than Stack Overflow.
In addition, similar to AutoReviewComments, I added 3 placeholders:
I've also fixed a bug where if a user was recognized in a collective, AdvancedFlagging would believe their answer was actually a question.