rss-news/backend/app
Oliver G 208940da3f
Some checks are pending
🚀 Deploy to Hetzner / deploy (push) Waiting to run
Backend Tests / backend-tests (push) Waiting to run
feat(telegram): Link zum Artikel und zur Freigabe-Warteschlange
Die Freigabe-Meldung fuehrte nur in den einzelnen Artikel. Stehen mehrere
an, will man in die Liste - beide Wege stehen jetzt in der Nachricht, und
die Pipeline-Zusammenfassung verlinkt die Warteschlange, sobald etwas
darauf wartet.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-24 16:39:06 +02:00
..
__init__.py feat: rebuild rss-news backend, admin ui, and legal extraction pipeline 2026-02-18 09:52:36 +01:00
admin_ui.py feat(admin): Freigabe-Seite und Aufraeumen der Status-Altlasten 2026-08-24 16:32:48 +02:00
auth.py feat: rebuild rss-news backend, admin ui, and legal extraction pipeline 2026-02-18 09:52:36 +01:00
categorize.py feat(categorize): close rule gaps found on scheduled posts 2026-07-31 08:21:46 +02:00
config.py feat(pipeline): redaktionelle Freigabe vor der Veroeffentlichung 2026-08-24 10:35:49 +02:00
db.py feat(pipeline): redaktionelle Freigabe vor der Veroeffentlichung 2026-08-24 10:35:49 +02:00
ingestion.py feat(pipeline): article age filter, image URL validation, schedule UI, retry button 2026-04-10 08:44:28 +00:00
main.py feat(admin): Freigabe-Seite und Aufraeumen der Status-Altlasten 2026-08-24 16:32:48 +02:00
pipeline.py feat(pipeline): redaktionelle Freigabe vor der Veroeffentlichung 2026-08-24 10:35:49 +02:00
policy.py feat: rebuild rss-news backend, admin ui, and legal extraction pipeline 2026-02-18 09:52:36 +01:00
publisher.py feat(workflow): simplify article flow and add automated rewrite step 2026-02-21 13:43:22 +01:00
relevance.py feat(export): add csv/json article export with date relevance scoring 2026-02-18 10:04:38 +01:00
repositories.py feat(admin): Freigabe-Seite und Aufraeumen der Status-Altlasten 2026-08-24 16:32:48 +02:00
rewrite.py fix(rewrite): attribute claims to source instead of using first-person 'wir' 2026-03-26 07:36:09 +00:00
scheduler.py Use four fixed daily publish slots 2026-07-24 10:38:04 +02:00
source_extraction.py feat(pipeline): image caption/credit extraction, no-image exclusion, WP attribution 2026-03-27 07:08:48 +00:00
telegram_bot.py feat(telegram): Link zum Artikel und zur Freigabe-Warteschlange 2026-08-24 16:39:06 +02:00
wordpress.py feat(wordpress): only assign tags that are established 2026-07-31 08:34:18 +02:00
workflow.py feat(admin): Freigabe-Seite und Aufraeumen der Status-Altlasten 2026-08-24 16:32:48 +02:00