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

Added support for comments on other sites than SO, added placeholders #292

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

fastnlight0
Copy link
Contributor

@fastnlight0 fastnlight0 commented Jun 3, 2024

Added support for comments and Answer related NAA options for sites other than Stack Overflow.

In addition, similar to AutoReviewComments, I added 4 placeholders:

Placeholder Description Example
%SITENAME% The site name Stack Overflow, Super User, Physics Stack Exchange
%SITEURL% The domain of the current site stackoverflow.com, money.stackexchange.com
%OP% The author of the question/answer fastnlight
%QID% The question ID. This is useful when the OP posts an answer to add more info, as this allows you to make an edit link in your comment that edits the question itself. 78517179

dist/AdvancedFlagging.user.js Outdated Show resolved Hide resolved
src/popover.ts Outdated Show resolved Hide resolved
src/popover.ts Outdated Show resolved Hide resolved
@double-beep double-beep merged commit 7bbfa1e into SOBotics:master Jun 5, 2024
1 check 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.

2 participants