fedi-feed-router/app/Http/Controllers/Api/V1
2026-08-13 00:40:21 +02:00
..
ArticlesController.php 85 - Remove approval_status from Article, migrate to route_articles 2026-03-18 16:23:46 +01:00
AuthController.php 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
BaseController.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
DashboardController.php 83 - Drive dashboard and API stats from a date range 2026-08-12 00:00:49 +02:00
FeedsController.php 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
KeywordsController.php 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
LogsController.php 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
OnboardingController.php 25 - Fix all PHPStan errors and add mockery extension 2026-03-08 14:18:28 +01:00
PlatformAccountsController.php 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
PlatformChannelsController.php 114 - Select channel communities from the instance instead of typing a slug 2026-08-06 00:20:49 +02:00
RouteArticlesController.php 83 - Record approval decisions and rework the dashboard layout 2026-08-13 00:40:21 +02:00
RoutingController.php 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
SettingsController.php 90 - Cap the number of articles published per day 2026-08-10 23:12:33 +02:00