Commit graph

65 commits

Author SHA1 Message Date
dc64dd83b8 144 - Replace ArticleFetcher with focused fetch actions 2026-08-14 00:07:08 +02:00
eefadff873 144 - Extract the RSS and website fetch actions from ArticleFetcher 2026-08-13 23:36:07 +02:00
d58fd8a231 144 - Rename ValidationService to ValidateArticleAction 2026-08-13 23:26:58 +02:00
dd8f799445 144 - Extract CreateRouteArticlesAction from ValidationService 2026-08-13 23:16:43 +02:00
d8b85f84ed 144 - Extract SaveArticleAction from ArticleFetcher 2026-08-13 21:59:56 +02:00
df5013f86d 83 - Record approval decisions and rework the dashboard layout 2026-08-13 00:40:21 +02:00
a6eff35586 83 - Drive dashboard and API stats from a date range 2026-08-12 00:00:49 +02:00
c986f000f6 91 - Summarize and display activity 2026-08-10 20:45:52 +02:00
433aa79007 119 - Store article thumbnail in image_url during validation 2026-08-09 15:22:02 +02:00
d0d81e524e 114 - Select channel communities from the instance instead of typing a slug
Some checks failed
CI / ci (pull_request) Failing after 26m6s
CI / ci (push) Successful in 21m12s
2026-08-06 00:20:49 +02:00
b527813721 123 - Key duplicate mirror by local channel and distinguish skipped publishes 2026-08-02 17:16:30 +02:00
b2d504f503 123 - Prevent duplicate Lemmy posts from concurrent publish attempts 2026-08-02 15:45:26 +02:00
1140e527f1 115 - Read Belga API url from config and sync the feed row via migration 2026-08-02 12:55:53 +02:00
7d745b036a 115 - Satisfy PHPStan on Belga parser and fixture helpers
All checks were successful
CI / ci (push) Successful in 1h26m46s
CI / ci (pull_request) Successful in 10m39s
Build and Push Docker Image / build (push) Successful in 4m22s
2026-08-02 02:04:23 +02:00
ac1b461e41 115 - Satisfy PHPStan on Belga parser and fixture helpers
Some checks failed
CI / ci (push) Failing after 31m11s
CI / ci (pull_request) Failing after 28m46s
2026-08-02 00:08:14 +02:00
253700312e 117 - Decode HTML entities in extracted thumbnail URLs 2026-08-01 17:13:32 +02:00
299ec3151a 115 - Switch Belga provider to website discovery via JSON API 2026-08-01 16:05:45 +02:00
2a4d4ad84d 115 - Add Belga JSON discovery parser for press-release API 2026-08-01 13:43:50 +02:00
d2919758f5 Fix Pint 1.29.0 lint issues and update CI workflow
All checks were successful
CI / ci (push) Successful in 5m52s
CI / ci (pull_request) Successful in 5m46s
Build and Push Docker Image / build (push) Successful in 4m6s
2026-03-18 20:01:25 +01:00
2b74f24356 85 - Replace ArticleApproved with RouteArticleApproved event and update publishing listener 2026-03-18 17:00:56 +01:00
5e571babda 85 - Fix keyword matching to include title and description, add PHPStan type annotations 2026-03-18 16:35:12 +01:00
f3406b1713 85 - Remove approval_status from Article, migrate to route_articles 2026-03-18 16:23:46 +01:00
0c35af4403 85 - Update publishing pipeline to use route_articles for per-route publishing 2026-03-18 16:05:31 +01:00
e3ea02ae1c 85 - Refactor ValidationService to per-route keyword evaluation with ApprovalStatusEnum 2026-03-18 15:46:15 +01:00
4feab96765 92 - Add in-app notification infrastructure with model, service, and bell component 2026-03-09 02:21:24 +01:00
bf96489362 50 - Add ActionPerformed event and LogActionListener for centralized DB logging 2026-03-08 17:53:43 +01:00
0bb10729de 78 - Convert Belga from website scraping to RSS feed parsing 2026-03-08 17:19:11 +01:00
675802e8e5 25 - Move PHPStan ignores to baseline, fix HttpFetcher type
Some checks failed
CI / ci (push) Failing after 4m42s
2026-03-08 14:33:54 +01:00
6784af2ff6 25 - Fix all PHPStan errors and add mockery extension
Some checks failed
CI / ci (push) Failing after 4m31s
2026-03-08 14:18:28 +01:00
1e39a25f83 37 - Add The Guardian as RSS feed provider, implement RSS parsing 2026-03-08 11:02:46 +01:00
3ed49cfbbe 77 - Fix VRT homepage parser language support 2026-03-07 19:26:33 +01:00
c75a1c8cf0 68 - Fix duplicate posting and publishing pipeline 2026-02-26 01:19:38 +01:00
8bc6e99f96 68 - Fix duplicate posting + test suite fixes 2026-02-25 23:22:05 +01:00
b574785d1e 75 - Fix error handling for invalid instance URLs 2026-02-25 20:36:34 +01:00
638983d42a 73 - Port react frontend to blade+livewire 2026-01-22 23:38:00 +01:00
0823cb796c 73 - Move backend to root 2026-01-22 21:55:57 +01:00
714be5e7f3 Front/back split - first draft 2025-08-03 20:35:13 +02:00
8c5bccae9e Dashboard stats 2025-07-10 12:17:42 +02:00
76d642b8ee Fix PHPStan issues 2025-07-10 11:24:48 +02:00
dd032b3a80 Rename FeedPlatformChannel to Route 2025-07-10 11:14:10 +02:00
2d981081f2 Show enable status on front page 2025-07-10 11:06:17 +02:00
12beec83c8 Raise PHPStan level tp 7 2025-07-07 02:48:46 +02:00
07745b170e Raise PHPStan level tp 6 2025-07-07 00:51:32 +02:00
52ddf8c055 Raise PHPStan level tp 5 2025-07-06 20:52:58 +02:00
c851c2292c Raise PHPStan level tp 4 2025-07-06 20:45:40 +02:00
26187e2dd9 Raise PHPStan level 2025-07-06 20:37:55 +02:00
188a64094a Refactor 2025-07-06 11:30:38 +02:00
a1e2f4639b Add factories 2025-07-06 01:35:59 +02:00
bea1e67b19 Routing CRUD 2025-07-05 18:26:04 +02:00
774ef59e28 Add credentials form 2025-07-05 01:55:53 +02:00