Son NK
|
3a920585ce
|
add ForwardEmailLog model
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
ec3f2116ff
|
do not show copy button on disabled alias
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
a5a3bbbd63
|
if an alias is disabled, accept email but not forward to user inbox
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
0b9f28970f
|
fix send_test_email_alias
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
6879490557
|
test email template
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
6f93f419c2
|
send by postfix only
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
79a2f5379f
|
new app email
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
df84d7be4f
|
add reset-password email
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
fdd8e0ee8c
|
add activation email html and plaintext
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
e8107315e0
|
add welcome email html and plaintext
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
876a10cc9c
|
add welcome email template from https://github.com/konsav/email-templates/blob/master/general.html
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
727830be6b
|
improve email wording for test email
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
0ed2ef60c5
|
remove html marker for test email
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
0a60d01596
|
use postfix for testing trigger email
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
f366e1c383
|
add send_by_postfix, to distinct with send_by_sendgrid
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
47d5b75dc4
|
remove partner table
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
a084ea880d
|
remove become partner view
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
53df01e54b
|
if user cancels subscription, user is still premium until the next billing_date + 1
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
e8b69014cd
|
fix fake_data
|
2019-12-15 18:55:14 +02:00 |
|
Son NK
|
e335ae7d52
|
fix replace_header
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
8b67a13581
|
fix case where reply-to is already present
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
034605d9ac
|
do not use next_bill_date to know whether user is premium
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
3442250bb1
|
create a subscription in fake_data
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
469024179c
|
fix trial_expiration can be None
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
48138bb1e6
|
fix migration
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
6420def974
|
fix test
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
4a56d2eef5
|
add billing and pricing page
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
6c3c37170c
|
Create paddle handler
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
6f7c99963b
|
remove pricing2
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
263f68ecec
|
Change subscription model
- create subscription table
- rename plan_expiration -> trial_expiration
- remove user.plan, user.promo_codes
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
11ba3b82bc
|
ignore config symlink
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
9cfe073a04
|
upgrade sentry-sdk==0.13.2
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
1f3239b251
|
rename pricing to pricing2 to save stripe implementation for reference
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
c66f424c51
|
redirect to ?error=invalid_client_id|http_not_allowed|unknown_redirect_uri instead of return 400
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
61a3844ec4
|
Add tooltip for email forwarding switch, copy and send test email
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
6015dbd4d1
|
Revert "try fixing spam issue: use personal email in forward phase"
This reverts commit 2f46a225e1b9099c2905a771132445caf42b4284.
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
bfb1c27528
|
try fixing spam issue: use personal email in forward phase
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
b80dbdf60b
|
notify admin if someone uses reply phase
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
a01c94187f
|
v1 of email handler, forward and reply phase work!
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
80babefdb9
|
use 1.1.1.1 as host IP
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
dcd0e50e7e
|
add vim to dockerfile to debug more easily
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
8f878b4c5d
|
try to make working with postfix outside docker (in host)
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
c2546cb0de
|
fix test
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
d3985e2cf3
|
email handler: forward phase. Todo: reply phase
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
c1ac71abac
|
add forward_email table
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
7949bae207
|
add aiosmtpd into requirement
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
4231a5691a
|
improve feedback email
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
1fbe8e2d4f
|
if this is the first app user creates, sends an email to ask for feedback
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
62daf5eadb
|
improve notify_admin email
|
2019-12-15 18:55:13 +02:00 |
|
Son NK
|
1a85ab8dcc
|
use AppID, AppSecret instead of OAuth2 Client ID
|
2019-12-15 18:55:13 +02:00 |
|