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

feat: hideRepliesToBlockedMessages #2803

Closed
wants to merge 7 commits into from

Conversation

CodeF53
Copy link
Contributor

@CodeF53 CodeF53 commented Aug 24, 2024

Adds new option to NoBlockedMessages, default off:
Discord_bIarBcg95U

Without on
ShareX_rhH4I0OWJQ

With on
ShareX_wKHcRm2lWx

{
find: ".messageListItem",
replacement: {
match: /(?<=\i=)(?=\(0,(\i)\.jsx)/,
Copy link
Owner

Choose a reason for hiding this comment

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

way too generic, please make this more specific, by adding some kind of anchor

@Oroborius
Copy link

If possible add option to hide the user from userlist as well?

@Feathers8
Copy link

There is a different PR for that: #2170

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.

4 participants