Commit graph

33 commits

Author SHA1 Message Date
cb63a05aa5 90 - Cap the number of articles published per day 2026-08-10 23:12:33 +02:00
fbcf4faa9f 91 - Prune activity logs after 90 days 2026-08-10 20:46:07 +02:00
f8084d144c 91 - Record activity from fetch, validate and publish paths 2026-08-10 20:44:57 +02:00
548a55af05 116 - Warn when a feed fetch returns no articles 2026-08-10 01:02:16 +02:00
6f5b15a332 119 - Extract publish eligibility into a RouteArticle scope 2026-08-10 00:20:53 +02:00
ddd6514a77 119 - Back off and give up on repeatedly failing publishes 2026-08-10 00:05:17 +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
982428faa7 106 - Extract shared community id resolution into LemmyApiService
All checks were successful
CI / ci (push) Successful in 10m54s
CI / ci (pull_request) Successful in 11m1s
Build and Push Docker Image / build (push) Successful in 5m5s
2026-07-29 21:38:33 +02:00
839f247006 106 - Enforce channel_id integrity across create paths and sync job 2026-07-29 20:15:43 +02:00
cc94ba8e55 89 - Add article cleanup job with 30-day retention policy
Some checks failed
CI / ci (push) Failing after 4m35s
CI / ci (pull_request) Failing after 4m23s
2026-03-18 18:09:54 +01:00
e7acbb6882 99 - Move publish_status from Article to RouteArticle with PublishStatusEnum 2026-03-18 17:31:47 +01:00
0c35af4403 85 - Update publishing pipeline to use route_articles for per-route publishing 2026-03-18 16:05:31 +01:00
d21c054250 94 - Add publishing failure notifications to job and listener
Some checks failed
CI / ci (push) Failing after 5m7s
2026-03-09 21:20:41 +01:00
062b00d01c 93 - Add feed staleness detection with configurable threshold and alerts 2026-03-09 17:32:55 +01:00
bf96489362 50 - Add ActionPerformed event and LogActionListener for centralized DB logging 2026-03-08 17:53:43 +01:00
56db303b15 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
677d1cab6e 62 - Add article publishing interval setting 2026-03-08 11:25:50 +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
8f7dbf993d Add enable/disable 2025-07-10 11:01:01 +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
ad572148f0 Set up PHPStan 2025-07-06 10:53:37 +02:00
bea1e67b19 Routing CRUD 2025-07-05 18:26:04 +02:00
214b240423 Add communities form 2025-07-05 02:19:59 +02:00
774ef59e28 Add credentials form 2025-07-05 01:55:53 +02:00
57d91f8790 Refactor, clean up 2025-07-03 21:34:39 +02:00
2409c818ee Fix queue issues 2025-07-03 21:17:13 +02:00
66f0c7c2d5 Run commands at boot 2025-07-03 21:16:57 +02:00
87bfefd949 Fix compose issues 2025-07-03 21:16:57 +02:00
18d7a2dbce Check community history for same urls 2025-06-30 19:54:43 +02:00
800df655bf Split sources, refine publisher 2025-06-30 18:18:30 +02:00