Search
Items tagged with: phanpysocialdev
#phanpy #phanpysocialdev #phanpycz #boost
While the Mastodon devs are working hard on grouped notifications (oisaur.com/@renchap/1126170078…), I took a separate route to whip up a WIP UI on Phanpy for "timeline of public posts about a trending link" github.com/mastodon/mastodon/p…
Notes:
- This is for upcoming v4.3 (not out yet)
- The copywriting here is tough, settled on "Mentions" for now
- Permalink can't be created for each link as the link can "expire" from trending
#PhanpySocialDev (still on my local dev, not dev site)
Add timeline of public posts about a trending link to REST API by Gargron · Pull Request #30381 · mastodon/mastodon
While a link is trending, allow browsing posts that include it, as long as the authors are opted-in to being discoverable. The endpoint is GET /api/v1/timelines/link?url=:url Fixes MAS-19GitHub