[Tokodon] [Bug 505369] Cannot manage followed hashtags

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Tue Jun 10 08:17:14 BST 2025


https://bugs.kde.org/show_bug.cgi?id=505369

--- Comment #3 from kdmw.629 at 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 the assignee for the bug.


More information about the Unassigned-bugs mailing list