https://bugs.kde.org/show_bug.cgi?id=505369
--- Comment #3 from kdmw....@tuta.io --- Do not know if this helps or not while developing this feature, but Mastadon api version 4.x or higher have the ability to query the followed or subscribed hashtags by using the URI /followed_tags. This was developed as part of the issue https://github.com/mastodon/mastodon/pull/21773. So basically a call to https://<<MastadonServerFQDN>>/followed_tags should list the tags out and also how to manage them. Also for older Mastadon API there is an undocumented api call, /api/v1/followed_tags, which does the same. If the developers can add this to the Following section that would be great. If not then where-ever it is most optimal. -- You are receiving this mail because: You are watching all bug changes.