Skip to content

馃崚 Silently fail when 404'ing on featured tags

Joshua Goins requested to merge work/cherry-pick-5236b6af into release/24.05

Some server software like Akkoma/Pleroma don't implement this endpoint, annoying users of these servers. Instead of violently warning that we 404'd, just silently fail. This is OK as the code will fall back to not showing any tags.

BUG: 484475

(cherry picked from commit 5236b6af)

Co-authored-by: Joshua Goins josh@redstrate.com

Merge request reports