]> git.mxchange.org Git - friendica.git/commit
Issue 12191: We can now follow and unfollow tags via API
authorMichael <heluecht@pirati.ca>
Mon, 28 Nov 2022 03:29:43 +0000 (03:29 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 28 Nov 2022 03:29:43 +0000 (03:29 +0000)
commit85f57e69faaca3645c596afd12e4b024194ae349
treeefa50cf265d433f321fbfd8711e52638d656dcee
parenta6d060b0e4c7ce046211619eb6ae20492998af6d
Issue 12191: We can now follow and unfollow tags via API
src/Content/Widget/SavedSearches.php
src/Module/Api/Mastodon/FollowedTags.php [new file with mode: 0644]
src/Module/Api/Mastodon/Tags.php
src/Module/Api/Mastodon/Tags/Follow.php
src/Module/Api/Mastodon/Tags/Unfollow.php
src/Object/Api/Mastodon/Tag.php
static/routes.config.php