Commit Graph

21 Commits

Author SHA1 Message Date
KM Koushik 07c53d3f58 rebrand to useSend (#210) 2025-09-03 08:21:55 +10:00
KM Koushik 060165b449 fix (#199) 2025-08-23 20:46:11 +10:00
KM Koushik bb2a4287cf add logs on parse ses hook 2025-08-16 09:45:00 +10:00
KM Koushik 46b2b64847 add teamId to email events (#194) 2025-08-10 08:58:17 +10:00
KM Koushik e6dd8673b4 feat: add suppression list (#192) 2025-07-27 23:51:59 +10:00
KM Koushik 6fd258b282 fix race condition by setting email id (#188) 2025-07-26 22:25:38 +10:00
KM Koushik 202fbeacb6 add logging (#187) 2025-07-26 20:05:34 +10:00
KM Koushik 105932101c reduce campaigns and ses webhook concurrency 2025-07-22 21:39:36 +10:00
KM Koushik b5ebd002e5 add analytics (#162) 2025-05-11 23:34:21 +10:00
KM Koushik 6dc6b4d213 only unsub contacts on permanent bounces (#156)
* only unsub on permanent counces

* add hard bounce to email usage

* add hard bounce for campaign

* fix
2025-04-26 09:05:54 +10:00
KMKoushik 5465e2ec74 bulk unsub on complaint and bounce 2025-03-19 23:45:40 +11:00
KM Koushik 0fc27d8d7e auto unsubscribe on bounce and compaints (#117)
* auto unsubscribe on bounce and compaints

* console
2025-03-18 00:25:11 +11:00
KM Koushik d497c29eba process camapign emails in queue (#104)
* process camapign emails in queue

* remove validity

* add bulk queue

* fix typo
2025-02-08 21:34:48 +11:00
KMKoushik 8ae07a5566 fix sent being wrong 2025-02-02 08:27:15 +11:00
KM Koushik f60c66acbe feat: add daily email usage (#97)
* add daily email usage

* remove console
2025-02-02 07:57:49 +11:00
KM Koushik 9b54fc1793 Add schedule api (#60) 2024-08-21 17:19:11 +10:00
KM Koushik 5ddc0a7bb9 Add unsend campaign feature (#45)
* Add unsend email editor

Add email editor

Add more email editor

Add renderer partial

Add more marketing email features

* Add more campaign feature

* Add variables

* Getting there

* campaign is there mfs

* Add migration
2024-08-10 10:09:10 +10:00
KMKoushik 8197875d96 Fix table headings and skip multiple delivery delayed 2024-07-08 06:50:52 +10:00
KM Koushik f77a8829be Improve Self host setup (#30)
* Add self host setup

* Improve blunders

* Move to bull mq

* More changes

* Add example code for sending test emails
2024-06-24 08:21:37 +10:00
KMKoushik 493e9fb63a Fix eslint 2024-04-22 12:46:53 +10:00
KMKoushik 9465960f0a Add ses hook parser to capture all the events 2024-04-16 14:04:30 +10:00