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

PostBlock: Implement New XKit migration #1671

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marcustyphoon
Copy link
Collaborator

@marcustyphoon marcustyphoon commented Dec 21, 2024

Description

#1279 but for PostBlock.

Along with new-xkit/XKit#2182, this implements a button that migrates PostBlock data from New XKit to XKit Rewritten when pressed. It communicates via custom events from one extension's content script to the other.

Testing steps

  • Load the corresponding New XKit PR (one can check out the branch before installing PostBlock or can force update PostBlock).
  • Use New XKit to block at least one post.
  • Enable PostBlock in XKit Rewritten.
  • Press the button in the New XKit PostBlock settings pane and confirm the migration.
  • Unblock the post in New XKit. Refresh the page. (Apparently we never added cleanup to XKit 7 PostBlock, whee).
  • Confirm that the post is hidden, and that it appears again when the last entry is removed from XKit Rewritten PostBlock.

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.

1 participant