Commit Graph

64 Commits

Author SHA1 Message Date
KM Koushik e631f16c85 feat: batch campaigns (#227) 2025-10-12 22:43:16 +11:00
KM Koushik 159b15e37e queue bulk contacts (#273) 2025-10-12 06:18:04 +11:00
Vamsi Sai 1216b8085e fix: contact update mutation (#265) 2025-10-03 04:32:09 +10:00
KM Koushik 1a00999bf0 feat: add waitlist rejection email (#257) 2025-09-27 09:41:47 +10:00
KM Koushik 76fdad6c81 feat: expose domain dns records via api (#259) 2025-09-27 09:40:14 +10:00
KM Koushik 81faba2aba add admin mail analytics (#240) 2025-09-19 08:18:23 +10:00
KM Koushik 62a15ef811 add waitlist confirmation (#239) 2025-09-19 07:26:38 +10:00
KM Koushik 87c772dcc4 add waitlist submission form (#238) 2025-09-18 21:00:59 +10:00
KM Koushik 5423013b77 feat: include bounce reason in export (#226) 2025-09-11 07:09:13 +10:00
KM Koushik cd40de0407 feat: add email export option (#212) 2025-09-11 05:36:57 +10:00
Andreas Enemyr 0817b0c7a5 feat: add domain-based access control for API keys (#198)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-10 22:53:04 +10:00
KM Koushik 55d8c7e998 block sending emails on limits (#216) 2025-09-08 18:08:57 +10:00
KM Koushik 1c8bb550d9 update to useSend 2025-09-04 04:46:16 +10:00
KM Koushik 07c53d3f58 rebrand to useSend (#210) 2025-09-03 08:21:55 +10:00
KM Koushik 3f9094e95d feat: make billing better (#203) 2025-08-25 22:35:21 +10:00
KM Koushik da13107f88 feat: add ses tenant support for teams (#193) 2025-08-09 20:37:29 +10:00
KM Koushik e6dd8673b4 feat: add suppression list (#192) 2025-07-27 23:51:59 +10:00
KM Koushik 202fbeacb6 add logging (#187) 2025-07-26 20:05:34 +10:00
KM Koushik 5612d7a3eb remove html from campaign list api 2025-07-22 22:49:21 +10:00
KM Koushik b0b6e5833d add log 2025-07-22 22:39:26 +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 be7f030d75 add domain filter on dashboard (#161) 2025-05-10 11:12:09 +10:00
KM Koushik f1186f875c enable teams for self-hosted (#137)
* enable teams for self-hosted

* remove console
2025-03-29 00:56:06 +11:00
KMKoushik 8e8053a231 fix monthly usage query 2025-03-27 22:38:39 +11:00
KMKoushik f60eefb797 use right billing period for billing usage 2025-03-27 22:31:41 +11:00
KM Koushik 1ed5c8009f add team management (#131)
* add team management

* add more team management

* add join team page
2025-03-26 22:02:49 +11:00
KM Koushik 403ad8b93e add stripe (#121)
* add some stripe stuff

* more stripe stuff

* more stripe things

* more stripr stuff

* more stripe stuff

* more stripe stuff

* add more stuff

* add more stripe stuff

* more stuff

* fix types
2025-03-23 07:06:56 +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
Suraj 1c7d2a85a0 Feature/filter in email by domain id and api (#108)
* feat: filter by domainId

* feat: filter on apikey in email

* Update pnpm-lock.yaml

---------

Co-authored-by: KM Koushik <koushikmohan1996@gmail.com>
2025-03-08 23:05:28 +11:00
Ganapathy S 38314a35dc feat: add templates for transactional emails (#103)
* add template migration & router

* template CRUD

* templated transactional emails API

* zod schema fix & rearranging template columns
2025-03-08 23:05:28 +11:00
KM Koushik 3111af51fc add search for contact book (#100) 2025-02-06 23:36:12 +11:00
KM Koushik d224be07a2 add contact search (#98) 2025-02-03 22:41:34 +11:00
KMKoushik 78fc6fe5bb fix daily usage query 2025-02-02 16:03:44 +11:00
KMKoushik 34fe844bdf fix query 2025-02-02 13:46:26 +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
Shree Krishna Lamichhane c9814ce47d fix: email list status filter (#92) (#93) 2025-01-14 08:27:43 +11:00
KM Koushik bb0d54188c add email and subject search (#78) 2024-11-03 09:29:37 +11:00
KMKoushik d15495e2c7 fix build 2024-11-02 09:24:01 +11:00
KMKoushik 82b747c033 fixes 2024-11-02 09:00:28 +11:00
KMKoushik 2db31cda35 disable multiple team creation for self-hosters 2024-10-20 08:25:48 +11:00
KM Koushik b75b125981 add new design (#70)
* add new design stuff

* add more ui things

* add more ui changes

* more ui changes

* add more design

* update emoji
2024-09-28 20:48:26 +10:00
KMKoushik 9cd628f6ce fix uploads url issue 2024-08-26 21:08:59 +10:00
KM Koushik f9105971f0 upload image option (#64) 2024-08-26 20:46:38 +10: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
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
KM Koushik 18b523912d Improve self host support (#28)
* Add docker setup for self hosting

* Add ses settings tables
2024-06-10 17:40:42 +10:00
KM Koushik f183905c9f Add delete API key (#25) 2024-05-31 08:21:51 +10:00
KM Koushik d7b8a9cca6 Add verify domain button (#22) 2024-05-28 06:34:01 +10:00