myrmidex
  • Joined on 2026-02-08
myrmidex created pull request lvl0/fedi-feed-router#104 2026-03-18 21:28:53 +01:00
Release v1.3.1
myrmidex created branch release/v1.3.1 in lvl0/fedi-feed-router 2026-03-18 21:28:40 +01:00
myrmidex pushed to release/v1.3.1 at lvl0/fedi-feed-router 2026-03-18 21:28:40 +01:00
a7317e376f 103 - Move notification bell to page header component
3d58baf156 102 - Fix route modals hidden behind overlay
268bbfd05a 101 - Fix cramped number inputs on Settings page
Compare 3 commits »
myrmidex closed issue lvl0/fedi-feed-router#103 2026-03-18 21:27:16 +01:00
Move notification bell to page header component
myrmidex opened issue lvl0/fedi-feed-router#103 2026-03-18 21:24:37 +01:00
Move notification bell to page header component
myrmidex closed issue lvl0/fedi-feed-router#102 2026-03-18 20:58:40 +01:00
Route edit modal shows grey page then disappears
myrmidex closed issue lvl0/fedi-feed-router#101 2026-03-18 20:52:52 +01:00
Settings number inputs have cramped styling
myrmidex opened issue lvl0/fedi-feed-router#102 2026-03-18 20:51:07 +01:00
Route edit modal shows grey page then disappears
myrmidex opened issue lvl0/fedi-feed-router#101 2026-03-18 20:51:05 +01:00
Settings number inputs have cramped styling
myrmidex pushed tag v1.3.0 to lvl0/fedi-feed-router 2026-03-18 20:36:42 +01:00
myrmidex deleted branch release/v1.3.0 from lvl0/fedi-feed-router 2026-03-18 20:30:31 +01:00
myrmidex pushed to main at lvl0/fedi-feed-router 2026-03-18 20:30:30 +01:00
d2919758f5 Fix Pint 1.29.0 lint issues and update CI workflow
dfb87f4152 Debug CI Pint environment
273fca76e3 Fix CI lint by using ZTS PHP to match dev container
cc94ba8e55 89 - Add article cleanup job with 30-day retention policy
bab2557e85 97 - Add auto_approve toggle to Route edit modal
Compare 20 commits »
myrmidex merged pull request lvl0/fedi-feed-router#100 2026-03-18 20:30:29 +01:00
Release v1.3.0
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