Commit Graph

14 Commits

Author SHA1 Message Date
AyrisAI
b0139b6cab Integrate WhatsApp Gateway for mail notifications 2026-05-14 22:31:46 +03:00
AyrisAI
083bc5f546 Remove specific keyword filtering for notifications 2026-05-14 19:10:11 +03:00
AyrisAI
add1876c11 Remove IMAP fallback and clean up webhook logic 2026-05-14 19:09:44 +03:00
AyrisAI
c331162704 Move webhook secret to .env for better security 2026-05-14 19:09:09 +03:00
AyrisAI
871dc8406b Add RFC 2047 MIME decoding for mail subjects 2026-05-14 19:04:27 +03:00
AyrisAI
8a7923b1f2 Update webhook to use 'snippet' field and unify notification logic 2026-05-14 18:58:15 +03:00
AyrisAI
a0fcc90d31 Update signal webhook to accept direct content and send TG notifications 2026-05-14 18:52:29 +03:00
AyrisAI
00894751bd Complete mail signal automation with Telegram notifications and content analysis 2026-05-14 18:42:03 +03:00
AyrisAI
f71da406d5 Implement mail signal webhook and IMAP mail fetching logic 2026-05-14 18:39:41 +03:00
AyrisAI
b024e20027 Implement database migration, notification logs, and one-click Mailcow setup 2026-05-14 16:49:11 +03:00
AyrisAI
f328296c64 chore: migrate to PostgreSQL with Prisma 2026-05-14 14:57:15 +03:00
AyrisAI
2642d254dc fix: use JSON for mail mappings to fix deployment shell error 2026-05-14 13:55:29 +03:00
AyrisAI
eb8c591f85 feat: implement flexible mail-to-user mapping for telegram notifications 2026-05-14 13:53:29 +03:00
AyrisAI
cc65a2bd72 feat: complete i18n support, telegram webhook, and security improvements 2026-05-14 13:46:17 +03:00