1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2025-02-02 20:44:30 +00:00
pixelfed/app/Http/Controllers/Api
2022-08-20 06:07:52 -06:00
..
AdminApiController.php
ApiV1Controller.php Refactor discover accounts endpoint, cache popular accounts and remove following check as most invocations are from new accounts 2022-08-20 06:07:52 -06:00
ApiV1Dot1Controller.php Add DELETE /api/v1.1/accounts/avatar api endpoint 2022-08-02 00:57:46 -06:00
BaseApiController.php
InstanceApiController.php