pixelfed/app/Http/Controllers/Api
Daniel Supernault 992d910b9c
Added `following_since` attribute to `/api/v1/accounts/relationships` endpoint when `_pe=1` (pixelfed entity) parameter is present
2023-05-29 00:08:31 -06:00
..
AdminApiController.php Update admin autospam apis, remove autospam warning notifications when appropriate 2023-05-13 05:44:46 -06:00
ApiV1Controller.php Added `following_since` attribute to `/api/v1/accounts/relationships` endpoint when `_pe=1` (pixelfed entity) parameter is present 2023-05-29 00:08:31 -06:00
ApiV1Dot1Controller.php Update admin moderation logic, only re-add top level posts 2023-05-21 01:53:25 -06:00
ApiV2Controller.php Update ApiControllers, remove cloud ip blocks 2023-05-14 20:15:41 -06:00
BaseApiController.php Update filesystems, store all files as public by default and add default permissions. Fixes #4273, #4275. Closes #3825 2023-04-03 19:15:20 -06:00
InstanceApiController.php Change ISO-8601 to RFC 3339 EXTENDED 2022-05-21 05:14:22 +09:00