myrmidex
  • Joined on 2026-02-08
myrmidex opened issue lvl0/fedi-feed-router#132 2026-08-10 22:59:19 +02:00
Validate PlatformInstance on creation — check it is actually a Lemmy instance
myrmidex opened issue lvl0/fedi-feed-router#131 2026-08-10 22:58:08 +02:00
Detect and notify on failed queue jobs that have sat unretried
myrmidex opened issue lvl0/fedi-feed-router#130 2026-08-10 21:56:33 +02:00
Per-channel publish interval
myrmidex opened issue lvl0/fedi-feed-router#129 2026-08-10 21:55:47 +02:00
Publishing quiet hours with timezone support
myrmidex closed issue lvl0/fedi-feed-router#91 2026-08-10 21:46:19 +02:00
Automation activity log
myrmidex commented on issue lvl0/fedi-feed-router#91 2026-08-10 21:45:33 +02:00
Automation activity log

Implemented on release/v1.4.0 in six commits.

Deviation from the ticket

The ticket referenced an ActionLog model that does not exist, and assumed the logs table could be filtered by…

myrmidex closed issue lvl0/fedi-feed-router#88 2026-08-10 19:41:31 +02:00
Dark theme
myrmidex closed issue lvl0/fedi-feed-router#110 2026-08-10 17:45:35 +02:00
Add dark mode support
myrmidex opened issue lvl0/fedi-feed-router#128 2026-08-10 08:50:20 +02:00
Removing route should not remove articles
myrmidex closed issue lvl0/fedi-feed-router#108 2026-08-10 01:49:14 +02:00
Modal backdrops render as opaque grey — Tailwind v3 opacity utilities not supported in v4
myrmidex closed issue lvl0/fedi-feed-router#109 2026-08-10 01:48:28 +02:00
Complete Tailwind v4 migration — renamed utilities render at shifted scale
myrmidex closed issue lvl0/fedi-feed-router#116 2026-08-10 01:25:48 +02:00
Detect and warn about feeds that fetch successfully but return no articles
myrmidex closed issue lvl0/fedi-feed-router#119 2026-08-10 00:23:41 +02:00
Populate Article::image_url instead of re-fetching the thumbnail on every publish
myrmidex closed issue lvl0/fedi-feed-router#113 2026-08-09 13:17:07 +02:00
Make article routing legible on the Articles page
myrmidex pushed tag v1.3.7 to lvl0/fedi-feed-router 2026-08-06 22:43:07 +02:00
myrmidex pushed to main at lvl0/fedi-feed-router 2026-08-06 22:42:14 +02:00
ac8845e9c9 127 - Remove coverage PR comment from CI workflow
d0d81e524e 114 - Select channel communities from the instance instead of typing a slug
358171c8cc 123 - Start the scheduler in the production container
b527813721 123 - Key duplicate mirror by local channel and distinguish skipped publishes
b2d504f503 123 - Prevent duplicate Lemmy posts from concurrent publish attempts
Compare 5 commits »
myrmidex deleted branch release/v1.3.7 from lvl0/fedi-feed-router 2026-08-06 22:42:14 +02:00
myrmidex merged pull request lvl0/fedi-feed-router#127 2026-08-06 22:42:12 +02:00
release/v1.3.7
myrmidex pushed to release/v1.3.7 at lvl0/fedi-feed-router 2026-08-06 21:31:53 +02:00
ac8845e9c9 127 - Remove coverage PR comment from CI workflow
myrmidex closed issue lvl0/fedi-feed-router#123 2026-08-06 00:36:00 +02:00
Concurrent publish attempts create duplicate Lemmy posts