Commit Graph

16 Commits

Author SHA1 Message Date
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
AyrisAI
4c9a07e3ef Add i18n support with Next.js App Router and Dictionaries 2026-05-14 12:56:43 +03:00
AyrisAI
89d74ce3fe Hardcode mail.ayris.tech in client setup and add copy buttons 2026-05-14 02:33:13 +03:00
AyrisAI
4784f28ea9 Add client connection info modal to mailboxes list 2026-05-14 02:23:35 +03:00
AyrisAI
8dc60d8ab0 Fix final TypeScript type check errors 2026-05-14 02:04:27 +03:00
AyrisAI
1c088ff6b9 Fix TypeScript build error for Buffer to NextResponse 2026-05-14 02:00:48 +03:00
AyrisAI
4a9196f483 first commit 2026-05-14 01:57:52 +03:00
AyrisAI
863a32cd35 Initial commit from Create Next App 2026-05-14 00:29:28 +03:00