Changeset 5085b1d in Klonkt for src/views/pages

Timestamp:
06/25/2026 07:11:20 AM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
2af2e69
Parents:
f1e0c1f
Message:

fediverse: cache-buster on music listen-link to force a fresh SQUARE player card

Mastodon caches the player-card dimensions per URL and won't re-crawl a recent card,
so existing posts kept the old landscape ratio. Appending ?fc=<ver> to the listen-link
(playable posts only) makes Mastodon treat it as a new card URL and re-crawl it at
480x480. Link text stays clean; the page ignores the param. Bump FEDI_CARD_VER on
future dimension changes.

Co-Authored-By: Claude <noreply@…>

(No files)

Note: See TracChangeset for help on using the changeset viewer.