Check out my new collection: https://mastodon.social/collections/116548854228785133
Post
@cheeaun looks good!
this should probably show a specialised link card.
@cheeaun Here's where we do this in our web UI: https://github.com/mastodon/mastodon/blob/658ad9f57e46b37a2eef033578ddfb05d2ccb3ab/app/javascript/mastodon/components/status.jsx#L554
@diondiondion @cheeaun For client developers building custom UI for featured collections, do keep in mind that they can optionally contain `icon` and `image` properties with assets you can use: https://github.com/mastodon/featured_collections/blob/5723ecf5d5c0811d3a63be1fd8f3f04bfb80908d/fep-draft.md#representation-of-featured-collections
Mastodon Collections won't have these properties in 4.6, but if it's up to us at https://fedidevs.com, you can use a provided `image` for something link-card-esque or show some sort of default if there isn't one. 🙂 Like we already do in our HTML: https://fedidevs.com/s/NDYw/
@diondiondion @cheeaun Oh, that would have been more effective as a demo if I'd put the Fedidevs link first in the post. 😅