]> git.mxchange.org Git - friendica.git/commit
API: Support new tag endpoints
authorMichael <heluecht@pirati.ca>
Sun, 27 Nov 2022 19:22:41 +0000 (19:22 +0000)
committerMichael <heluecht@pirati.ca>
Sun, 27 Nov 2022 19:22:41 +0000 (19:22 +0000)
commit0e2c2cd0e0fc8c2ed7a94ef7b4b22c98f562656d
tree3963a44b443f839830091a329aabf2c451f65aa3
parent1cecc517963d2d31f4a045280b5a9ed05b592f22
API: Support new tag endpoints
.htaccess-dist
src/Module/Api/Mastodon/Tags.php [new file with mode: 0644]
src/Module/Api/Mastodon/Tags/Follow.php [new file with mode: 0644]
src/Module/Api/Mastodon/Tags/Unfollow.php [new file with mode: 0644]
static/routes.config.php