Project-Image-Uploader/FeatureRequests
matthias.lotz 025578fa3d feat: Add TelegramNotificationService (Phase 2)
- Create TelegramNotificationService with all notification methods
- Add node-telegram-bot-api dependency
- Integrate service into server.js (auto-test on dev startup)
- Add ENV variables to docker/dev/backend/config/.env
- Create unit tests (10/14 passing - mock issues for 4)
- Update README.dev.md with Telegram testing guide

Service Features:
- sendTestMessage() - Test connection
- sendUploadNotification() - Phase 3 ready
- sendConsentChangeNotification() - Phase 4 ready
- sendGroupDeletedNotification() - Phase 4 ready
- sendDeletionWarning() - Phase 5 ready

Phase 2 complete: Backend service ready for integration.
2025-11-29 22:41:38 +01:00
..
done feat: Add Telegram notification feature request and improve prod.sh Docker registry push 2025-11-29 19:28:23 +01:00
FEATURE_PLAN-exif-extraction.md fix: Link in Groups bei leeren Gruppen falsch 2025-11-22 14:07:15 +01:00
FEATURE_PLAN-telegram.md feat: Add TelegramNotificationService (Phase 2) 2025-11-29 22:41:38 +01:00
FEATURE_REQUEST-mail.md fix: Link in Groups bei leeren Gruppen falsch 2025-11-22 14:07:15 +01:00
FEATURE_REQUEST-telegram.md feat: Add Telegram notification feature request and improve prod.sh Docker registry push 2025-11-29 19:28:23 +01:00