myrmidex
  • Joined on 2026-02-08
myrmidex commented on pull request lvl0/fedi-feed-router#100 2026-03-18 20:13:34 +01:00
Release v1.3.0

Code Coverage Report

myrmidex pushed to release/v1.3.0 at lvl0/fedi-feed-router 2026-03-18 20:01:53 +01:00
d2919758f5 Fix Pint 1.29.0 lint issues and update CI workflow
myrmidex pushed to release/v1.3.0 at lvl0/fedi-feed-router 2026-03-18 19:48:45 +01:00
dfb87f4152 Debug CI Pint environment
myrmidex pushed to release/v1.3.0 at lvl0/fedi-feed-router 2026-03-18 18:43:43 +01:00
273fca76e3 Fix CI lint by using ZTS PHP to match dev container
myrmidex created pull request lvl0/fedi-feed-router#100 2026-03-18 18:17:32 +01:00
Release v1.3.0
myrmidex pushed to release/v1.3.0 at lvl0/fedi-feed-router 2026-03-18 18:17:15 +01:00
cc94ba8e55 89 - Add article cleanup job with 30-day retention policy
bab2557e85 97 - Add auto_approve toggle to Route edit modal
9430158051 96 - Rework Articles page into route_article triage UI with tabs and actions
e7acbb6882 99 - Move publish_status from Article to RouteArticle with PublishStatusEnum
9fb373d139 98 - Add RouteArticle API endpoints for approve, reject, restore, and clear
Compare 14 commits »
myrmidex closed issue lvl0/fedi-feed-router#89 2026-03-18 18:10:50 +01:00
Article cleanup and retention policy
myrmidex closed issue lvl0/fedi-feed-router#97 2026-03-18 17:51:53 +01:00
Auto-post filtered articles setting
myrmidex closed issue lvl0/fedi-feed-router#96 2026-03-18 17:39:59 +01:00
Article triage UI — tabs, Clear, and Restore
myrmidex closed issue lvl0/fedi-feed-router#99 2026-03-18 17:32:01 +01:00
Remove dead publish_status from Article, move to RouteArticle
myrmidex closed issue lvl0/fedi-feed-router#98 2026-03-18 17:22:26 +01:00
RouteArticle API endpoints for approve/reject/restore
myrmidex closed issue lvl0/fedi-feed-router#85 2026-03-18 17:05:56 +01:00
Configurable article validation rules
myrmidex opened issue lvl0/fedi-feed-router#99 2026-03-18 17:05:27 +01:00
Remove dead publish_status from Article, move to RouteArticle
myrmidex opened issue lvl0/fedi-feed-router#98 2026-03-18 17:05:26 +01:00
RouteArticle API endpoints for approve/reject/restore
myrmidex opened issue lvl0/fedi-feed-router#97 2026-03-18 14:48:58 +01:00
Auto-post filtered articles setting
myrmidex opened issue lvl0/fedi-feed-router#96 2026-03-18 14:48:57 +01:00
Article triage UI — tabs, Clear, and Restore
myrmidex created branch release/v1.3.0 in lvl0/fedi-feed-router 2026-03-09 21:21:26 +01:00
myrmidex pushed to release/v1.3.0 at lvl0/fedi-feed-router 2026-03-09 21:21:26 +01:00
d21c054250 94 - Add publishing failure notifications to job and listener
062b00d01c 93 - Add feed staleness detection with configurable threshold and alerts
4feab96765 92 - Add in-app notification infrastructure with model, service, and bell component
Compare 3 commits »
myrmidex closed issue lvl0/fedi-feed-router#94 2026-03-09 21:21:00 +01:00
Publishing failure notifications
myrmidex closed issue lvl0/fedi-feed-router#93 2026-03-09 17:33:20 +01:00
Feed staleness detection and alerts