1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-28 10:46:49 +00:00
pixelfed/app/Http/Controllers/Api
2021-10-07 03:27:13 -06:00
..
AdminApiController.php
ApiV1Controller.php Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries. 2021-10-07 03:27:13 -06:00
BaseApiController.php Update AccountService, add syncPostCount method 2021-07-26 23:59:38 -06:00
InstanceApiController.php Update site name config 2021-05-07 21:47:51 -06:00