KM Koushik
060165b449
fix ( #199 )
2025-08-23 20:46:11 +10:00
KM Koushik
a895db751f
update subject
2025-08-17 23:45:37 +10:00
KM Koushik
91286876da
feat: implement beautiful jsx-email templates for OTP and team invites ( #196 )
...
Co-authored-by: opencode <noreply@opencode.ai >
2025-08-17 13:17:29 +10:00
KM Koushik
43d99bb980
fix one-click unsub from the header ( #195 )
2025-08-17 09:09:43 +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
7ecb3d27a9
add credentials for sts client
2025-08-09 20:57:27 +10:00
KM Koushik
da13107f88
feat: add ses tenant support for teams ( #193 )
2025-08-09 20:37:29 +10:00
KM Koushik
609e4d04eb
fix build
2025-07-28 00:01:43 +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
dc625bdbb6
set sesMailId in the logger
2025-07-26 21:27:50 +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
f73a1c75ad
try to fix creating multiple connections
2025-07-22 17:42:25 +10:00
KM Koushik
0bc75e4474
fix: handle potential undefined domain ( #178 )
2025-06-16 21:48:19 +10:00
Mohannad Faihan Otaibi
142084af8e
fix: @ symbol in the from field with friendly name ( #174 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: KM Koushik <koushikmohan1996@gmail.com >
2025-06-11 06:26:01 +10:00
KM Koushik
3212613273
fix email input schema
2025-06-10 07:39:50 +10:00
KM Koushik
4957ea822f
feat: add list emails api ( #167 )
2025-06-01 10:07:57 +10:00
KM Koushik
ae215abf1a
fix: use nodemailer to compose email ( #166 )
2025-05-29 21:19:56 +10:00
KM Koushik
15e5327024
feat: add In-Reply-To option ( #165 )
2025-05-25 20:44:13 +10:00
KMKoushik
1b4a2a8803
add log to show proper error message
2025-05-21 09:26:44 +10:00
KM Koushik
89bf97488e
Implement per-team API rate limiting with Redis ( #164 )
2025-05-19 21:55:10 +10:00
KMKoushik
e850512f0a
allow boolean values for html in bulk email api as well
2025-05-16 23:40:57 +10:00
KMKoushik
09cc1127e8
fix sending true/false in html for email
2025-05-16 23:33:58 +10:00
KMKoushik
44262f4771
fix
2025-05-16 23:25:24 +10:00
KMKoushik
f3f81f1b1f
allow boolean values in html
2025-05-16 23:17:02 +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
KMKoushik
2de7147cdf
fix build
2025-05-02 21:58:38 +10:00
KM Koushik
d2587aed0d
upgrade to next 15 ( #151 )
2025-05-02 20:49:37 +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
6815fdc149
fix broken form validation on emails
2025-04-21 10:53:57 +10:00
KMKoushik
c5aa5a5ff0
fix broken form validation on emails
2025-04-21 10:32:20 +10:00
KM Koushik
3fe96b477f
add batch email api ( #149 )
...
* add bulk email
* add bulk email api
* add batch email sdk changes
2025-04-19 21:45:17 +10:00
KM Koushik
70026cb11d
domain apis ( #146 )
...
* fix: create domain api
* add domain apis
* fix url
---------
Co-authored-by: harshsbhat <harsh121102@gmail.com >
2025-04-05 06:48:03 +11:00
KM Koushik
43600419cb
join team should be authenticated ( #144 )
2025-04-02 20:59:20 +11:00
KM Koushik
d0780290b0
allow text to be nullable ( #142 )
2025-03-31 23:25:03 +11: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
KMKoushik
b077906c78
set beta user if invites available
2025-03-26 22:16:16 +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
KMKoushik
eb1f8e4fe6
fix docker build error
2025-03-23 12:59:32 +11:00
KMKoushik
66a9b73269
fix usage value
2025-03-23 08:47:11 +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
KMKoushik
5465e2ec74
bulk unsub on complaint and bounce
2025-03-19 23:45:40 +11:00
KMKoushik
aec7bbb6f1
add X-Entity-Ref-ID
2025-03-19 22:53:19 +11:00