Validate PlatformInstance on creation — check it is actually a Lemmy instance
Detect and notify on failed queue jobs that have sat unretried
Per-channel publish interval
Publishing quiet hours with timezone support
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…
Removing route should not remove articles
Modal backdrops render as opaque grey — Tailwind v3 opacity utilities not supported in v4
Complete Tailwind v4 migration — renamed utilities render at shifted scale
Detect and warn about feeds that fetch successfully but return no articles
Populate Article::image_url instead of re-fetching the thumbnail on every publish
Make article routing legible on the Articles page
Concurrent publish attempts create duplicate Lemmy posts