AprilSylph / XKit-Rewritten

🧰 The enhancement suite for Tumblr's new web interface
GNU General Public License v3.0
274 stars 44 forks source link

`filterPostElements` util: Communities include/exclude option #1487

Open marcustyphoon opened 3 weeks ago

marcustyphoon commented 3 weeks ago

Concept

Perhaps we should add an option to filterPostElements that—possibly by default, following the includeFiltered precedent—includes or does not include all "communities" posts, and do a pass confirming that none of our scripts affect them until we explicitly want to enable them doing so and have handled the API differences those posts have.

marcustyphoon commented 2 weeks ago

Probably easier to address after #1482 or equivalent.