Hmm I see this in the cache again 🤦♂️ Not sure how tbh – Job for me later.
@prologic@twtxt.net while authenticated continues to “work”, but not without authentication (and a 404 is received then). That’s good!
@bender@twtxt.net Yeah but I found another bug and just squished that. CD pipeline is gonna roll this pod soon™ – Basically wasn’t handling feeds that redirect properly. e.g: https://google.com => https://www.google.com (though it’s not a feed 🤣)
Now that’s rolling out, I think that’s it. The only final way I can improve that /external
endpoint/view is to refactor how it works a bit and add some HTMX magic™ so it has a nice snappy UX to it as it dynamically tries to validate the feed and provide useful feedback to the user, that way I can avoid injecting it into the cache unnecessarily in the first place!