mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
- Add daily retention job that deletes old channel messages, DMs, and advertisements based on configurable age threshold - Add GET/POST /api/retention-settings endpoints - Extend cleanup_old_messages() to optionally include DMs and adverts - Wire up APScheduler in create_app() (also enables existing archiving and contact cleanup schedulers that were never started in v2) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>