Skip to content

Conversation

@marcustyphoon
Copy link
Collaborator

It's a surprise tool that can help us later.

Description

Rather than registering a separate pageModifications function to implement the "Turn reblog buttons back into links" option in Classic Footer, this does the necessary changes in the same function. This will be useful if we have to modify the Classic Footer lifecycle for future compatibility.

Preference changes are implemented by triggering the same function again, with cleanup added to the function.

Also resolves #1944 (I think? I copied the onStorageChanged code from Vanilla Video).

Testing steps

Expect no functional changes. todo: write this section.

Copy link
Owner

@AprilSylph AprilSylph left a comment

Choose a reason for hiding this comment

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

❤️

@marcustyphoon marcustyphoon merged commit a1adab5 into master Nov 6, 2025
5 checks passed
@marcustyphoon marcustyphoon deleted the marcustyphoon/classic-footer-reblog-link-refactor branch November 6, 2025 21:57
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.

TypeError: noReblogMenuChanges is undefined in dev console

3 participants