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

Prevent mentions/notifications by replacing @username with links #191

Closed
wants to merge 4 commits into from

Conversation

djahandarie
Copy link
Contributor

(Stacked PR on top of #188 #189 #190)

When cloning many issues+comments, there's a high chance that you may end up notifying dozens or hundreds of users due to the @username mentions.

This PR adds a configurable option to use a regex to replace all mentions with links to the user profile.

@johnmurphy01
Copy link
Contributor

@djahandarie I have just merged in my PR that updates quite a bit of the main code file and also brings the google chrome extension manifest version to 3. If you would still like, please rebase and make the changes against the new codebase. Much appreciated

@johnmurphy01 johnmurphy01 mentioned this pull request Jul 5, 2024
@johnmurphy01
Copy link
Contributor

I've opened another PR that uses this code: #216

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