ultisuite-backend/internal/mail
R3D347HR4Y f97988b51f
Some checks failed
CI / Go tests (push) Has been cancelled
CI / Integration tests (push) Has been cancelled
CI / DB migrations (push) Has been cancelled
feat(devices): implement mobile device token management and push notifications
- Added device token management API for mobile devices, including registration, unregistration, and listing of devices.
- Implemented push notification functionality using FCM for Android and APNS for iOS.
- Introduced new endpoints for device registration and management in the devices API.
- Enhanced the configuration to support mobile push notifications with optional credentials for FCM and APNS.
- Updated database schema to include a new table for storing device tokens.
- Added integration tests for device management and push notification features.
2026-06-17 00:11:25 +02:00
..
autoconfig Backend starting to get good 2026-05-24 00:03:36 +02:00
connect Backend starting to get good 2026-05-24 00:03:36 +02:00
credentials Backend starting to get good 2026-05-24 00:03:36 +02:00
hosted feat(config): enhance AI gateway and model management features 2026-06-13 20:38:26 +02:00
imap feat(devices): implement mobile device token management and push notifications 2026-06-17 00:11:25 +02:00
limits Enhance mail API with rate limiting, idempotency, and attachment management 2026-05-22 17:19:16 +02:00
listunsubscribe huhu 2026-05-25 13:52:27 +02:00
oauth Backend starting to get good 2026-05-24 00:03:36 +02:00
rules feat(transcription): integrate Faster Whisper for Jitsi transcriptions 2026-06-12 19:10:18 +02:00
sanitize Lots of changes 2026-06-04 00:12:11 +02:00
smtp Backend starting to get good 2026-05-24 00:03:36 +02:00
stalwart feat(mail): integrate Stalwart hosted mail and migration features 2026-06-13 12:47:08 +02:00
storage Add mail attachment and draft management features 2026-05-22 17:14:36 +02:00
threading huhu 2026-05-25 13:52:27 +02:00
webhooks feat(automation): dispatch rules/webhooks on mail, drive, contacts 2026-06-07 15:51:47 +02:00