mirror of
https://github.com/friendica/friendica
synced 2025-04-24 11:10:18 +00:00
API: Many item related endpoints added
This commit is contained in:
parent
84efabbfb6
commit
b34ee320b0
17 changed files with 712 additions and 32 deletions
|
@ -29,7 +29,7 @@ use Friendica\Model\Notification;
|
|||
use Friendica\Module\BaseApi;
|
||||
|
||||
/**
|
||||
* @see https://docs.joinmastodon.org/methods/accounts/mutes/
|
||||
* @see https://docs.joinmastodon.org/methods/notifications/
|
||||
*/
|
||||
class Notifications extends BaseApi
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue