XKit-Rewritten
XKit-Rewritten copied to clipboard
feat(Mass Privater): Add mass unprivate functionality
Description
Per a number of user requests, this adds the ability to unprivate posts to Mass Privater, including by tag. There's currently no realistic way to do this without an extension, since you can't find all of your private posts (that contain a certain tag or otherwise) through the Tumblr UI. No, it's not fast, but it's faster than manually scrolling through your archive, that's for sure.
Resolves #1626.
~~Currently contains the diff of #1610; must be rebased after it is merged (or close it if merged first).~~
Testing steps
Today I learned: I have absolutely no idea how to control overflow on a table cell.