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

Muted items prefs #2195

Merged
merged 17 commits into from
Feb 22, 2024
Merged

Muted items prefs #2195

merged 17 commits into from
Feb 22, 2024

Conversation

estrattonbailey
Copy link
Member

@estrattonbailey estrattonbailey commented Feb 19, 2024

Adds prefs for:

  • muted words & tags
  • hidden posts

New methods:

  • upsertMutedWords(words: MutedWord[])
  • updateMutedWord(word: MutedWord)
  • removeMutedWord(word: MutedWord)
  • hidePost(postUri)
  • unhidePost(postUri)

@estrattonbailey estrattonbailey marked this pull request as ready for review February 21, 2024 20:28
Copy link
Collaborator

@pfrazee pfrazee left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@dholms dholms left a comment

Choose a reason for hiding this comment

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

looks good 👍

@estrattonbailey estrattonbailey merged commit b607194 into main Feb 22, 2024
10 checks passed
@estrattonbailey estrattonbailey deleted the eric/muting branch February 22, 2024 01:32
@github-actions github-actions bot mentioned this pull request Feb 22, 2024
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.

3 participants