Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@cheeaun@mastodon.social
2025-06-29 08:46:39

Saw this "Followed hashtags" collapsible list on mastodon.social (v4.4.0 nightly), wondering how long the list of hashtags will be.
Turns out it's hard-coded to 4 🤷‍♂️
- Initial PR: github.com/mastodon/mastodon/p

Screen recording of the 'Followed hastags' collapsible list on mastodon.social
Code snippet in JavaScript showing the definition of a function named apiGetFollowedTags that fetches and sets followed tags and loading state, with error handling.
Screenshot of a React TypeScript code snippet defining a FollowedTagsPanel component that fetches and displays a limited number of followed hashtags with internationalized titles and collapsible panel UI.