Files
haos-hacs-immich-album-watcher/packages/server
alexei.dolgolyov 482f54d620
All checks were successful
Validate / Hassfest (push) Successful in 4s
Persist Telegram chats in DB, auto-save from webhooks, click-to-copy
- Add TelegramChat model (bot_id, chat_id, title, type, username)
- Chats auto-saved when bot receives webhook messages
- New API: GET/DELETE chats, POST discover (merges from getUpdates)
- Cascade delete chats when bot is deleted
- Frontend: click chat row to copy chat ID to clipboard
- Frontend: delete button per chat, "Discover chats" sync button
- Add 4 i18n keys (EN/RU) for chat management

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 21:45:20 +03:00
..