@andypiper We just finished making the UI for it in the iOS app, other platforms soon!
Conversation
Notices
-
Embed this notice
Eugen Rochko (gargron@mastodon.social)'s status on Wednesday, 30-Nov-2022 14:06:52 JST Eugen Rochko -
Embed this notice
Andy Piper (andypiper@macaw.social)'s status on Wednesday, 30-Nov-2022 14:06:55 JST Andy Piper I love the ability to follow hashtags in Mastodon v4, but it's annoying that there's no UI to show you what you followed.
Quick #MastodonAPI CLI recipe to check them back:
curl --header "Authorization: Bearer $TOKEN" $INSTANCE/api/v1/followed_tags | jq '.[] | .name'
It would be lovely if some of the third party apps would add these somewhere in the UI... ?
-
Embed this notice