Changeset 4c9c60b in Klonkt for src/views/partials

Timestamp:
06/25/2026 05:27:29 AM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
ca25f360
Parents:
e951b7c
Message:

feat(fediverse): player card for music posts (embed player, no raw mp3)

A post with audio now advertises a player card (twitter:player + og:video) pointing
at /embed?post=<slug>, so Mastodon shows an inline player that loads our embeddable
player — audio still streams via the gated /audio/stream, so no downloadable mp3 is
exposed. /embed?post=<slug> scopes the player to that post's tracks. Premium-gated
(the embed player is premium); non-premium falls back to the plain link card.

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

(No files)

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