]> git.mxchange.org Git - friendica.git/commit
API: We now support two more timeline api endpoints
authorMichael <heluecht@pirati.ca>
Fri, 7 May 2021 21:28:48 +0000 (21:28 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 7 May 2021 21:28:48 +0000 (21:28 +0000)
commitdd38cc330f3131d5704c4efffda1da7dcdeb7e1c
tree74fc5a007366041ba234fdb3cb88565b7ec13c24
parentd148ff03363003dfaf60cc7b246840bfb9e5c3a3
API: We now support two more timeline api endpoints
src/Factory/Api/Mastodon/Status.php
src/Model/Post.php
src/Module/Api/Mastodon/Accounts.php
src/Module/Api/Mastodon/Accounts/Statuses.php
src/Module/Api/Mastodon/Timelines/Home.php [new file with mode: 0644]
src/Module/Api/Mastodon/Timelines/Tag.php [new file with mode: 0644]
static/routes.config.php