AprilSylph / XKit-Rewritten

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

Orignal post tab no longer showing on blogs #1480

Closed Pyroptical closed 5 days ago

Pyroptical commented 3 weeks ago

Platform

Windows 11

Browser

Firefox 12.0.1

Addon version

v0.23.5 (beta)

Details

The original posts tab that used to appear on blogs is no longer showing

firefox_13vhfcN27G firefox_Dc7aZQYh9F firefox_hXR0nC95lB

marcustyphoon commented 3 weeks ago

Thanks for the report; can confirm! I'm going to have to bug Tumblr staff about this one, I think.

Pyroptical commented 3 weeks ago

Thanks for such a quick reply, love you guys 💜

AprilSylph commented 3 weeks ago

Thanks for the report; can confirm! I'm going to have to bug Tumblr staff about this one, I think.

We actually need to accommodate the new timeline identifier, data-timeline-id. Timelines won't be exposing their exact endpoint going forward, but will have unique identifiers. It's annoying, especially when not all timelines are migrated to this new system yet, but the architecture on the Tumblr side is way too different.

marcustyphoon commented 3 weeks ago

Gotcha! Do you know if the ones that do exist are (to a first approximation) in their final state and whether the plan (to a first approximation) is to have them on every timeline? I can start looking into that.

Edit: Oh, this is actually going to make a whole bunch of code a whole lot simpler once it's fully shipped, huh. That's cool. Just have to figure out what the story is for the transition, I guess.

Also: Tumblr staff successfully bugged 👍 Convenient how that works.

AprilSylph commented 5 days ago

This will be fixed in v1.0.0, releasing (hopefully) soon!