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
- Latest change (June 23rd): github.com/mastodon/mastodon/b

There's no limit set for lists tho' (its API doesn't have `limit` too)

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.
0

If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.social/users/cheeaun/statuses/114765778099505912 on your instance and quote it. (Note that quoting is not supported in Mastodon.)