Adrià Casajús
1b525a55a5
Add debug message
2022-02-16 18:39:18 +01:00
Adrià Casajús
15ce7b00d8
Reply to noreply@... once per user
2022-02-16 18:38:31 +01:00
Adrià Casajús
92ec70c497
Show a warning if the user cannot create more aliases
2022-02-15 18:51:13 +01:00
Son
4d23134372
only show ZENDESK button if ZENDESK_ENABLED
2022-02-14 18:09:26 +01:00
Son
bef3b8bd96
IDE reformat header.html
2022-02-14 18:05:32 +01:00
Son
473d0350ca
consistent styling
2022-02-14 18:02:09 +01:00
Son
5c0bfe2f34
remove unneeded style
2022-02-14 17:55:27 +01:00
Son
ea00e2ba8f
move script block to the end
2022-02-14 17:54:28 +01:00
Son
634ad4ac19
IDE reformatting
2022-02-14 17:54:04 +01:00
Son Nguyen Kim
69c8980c18
Merge pull request #792 from acasajus/new/zendesk-support
...
Create support tickets via zendesk
2022-02-14 17:53:30 +01:00
Adrià Casajús
d24ee42240
cosmetics
2022-02-14 16:00:00 +01:00
Adrià Casajús
305ce38379
PR changes
2022-02-14 11:19:03 +01:00
Adrià Casajús
639d4412e1
Updated comments from PR
2022-02-10 12:47:31 +01:00
Adrià Casajús
c9974d5321
Removed successful ticket created page and replaced with notification
2022-02-10 12:38:56 +01:00
Adrià Casajús
e844c9a392
Removed disabled page and redirected to the normal dashboard
2022-02-10 11:04:36 +01:00
Adrià Casajús
8aee883aae
Updated with more PR comments
2022-02-09 16:41:04 +01:00
Adrià Casajús
95fa95649d
Added comments from PR
2022-02-09 16:20:55 +01:00
Adrià Casajús
e57dcac2d2
Added zendesk submission flow
2022-02-09 12:00:48 +01:00
Adrià Casajús
219d5b998f
Add a suport form to create tickets in zendesk
2022-02-08 22:04:25 +01:00
Son
d570868dcf
Revert "remove analytics"
...
This reverts commit ac2ee4f2d0
.
2022-02-03 11:17:13 +01:00
Son Nguyen Kim
543923b325
Merge pull request #760 from FozzieHi/delete-all-api-keys-button
...
Add a button to delete all API Keys
2022-02-02 18:31:05 +01:00
Son
043d62bf20
redirect users to bounce emails page instead in notification message
2022-02-02 16:52:04 +01:00
Son
5a712f3877
make sure subdomain can only contain lowercase letters, numbers and dashes.
2022-01-26 14:53:27 +01:00
george
285c1d10cf
Move Delete All button to below the list of current API Keys.
2022-01-25 18:36:13 +00:00
Son Nguyen Kim
89a800eed9
Merge pull request #753 from FozzieHi/totp-invalid-login-email
...
Invalid TOTP and recovery code email notifications
2022-01-24 18:35:52 +01:00
Son
3be4f341a2
fix reply phase template
2022-01-24 16:51:27 +01:00
Son
fc3f06f4d8
create notification listing page
2022-01-24 16:45:36 +01:00
Son
78c14fa67e
create notification for bounce email during reply phase
2022-01-24 16:13:45 +01:00
Son
90fa4abf69
create a notification for a bounce email
2022-01-24 16:10:36 +01:00
Son
bdb97e73e9
display notification title, "more" button to the notification page
2022-01-24 15:22:26 +01:00
Son
1de6fefc59
add notification detail page
2022-01-24 15:22:01 +01:00
george
65531b5c63
Add a button to delete all API Keys.
2022-01-23 18:38:54 +00:00
george
ab72927a16
Update text.
2022-01-20 18:24:28 +00:00
george
f7f91afc1e
Send a notification email for invalid recovery codes.
2022-01-20 16:41:42 +00:00
george
6b4d276ffe
Add change password button with link to dashboard.
2022-01-20 15:40:28 +00:00
george
122a402c22
Clarify text.
2022-01-20 14:23:19 +00:00
george
0eb2984b9c
Add invalid TOTP login email notifications.
2022-01-20 14:18:47 +00:00
Son
4cea47cc27
add setting for include_website_in_one_click_alias
2022-01-12 11:50:49 +01:00
Son
2f6229cd54
change collapse button display "more" -> "less"
2022-01-11 12:25:49 +01:00
Son
862d0e7a11
warn users if SL is used with another forwarding service
2022-01-08 00:42:03 +01:00
Son
20b6ce29fc
take into account authorized_address when checking email loop
2022-01-08 00:09:45 +01:00
Son
d8627fea97
handle case when non reverse-alias is present in the reply phase
2022-01-07 17:53:06 +01:00
Son
ad185ebc3d
comment out the ignore-loop-email setting
2022-01-07 16:22:52 +01:00
Son
4ac8da1e8f
poll messages on the phone reservation page
2022-01-04 16:24:50 +01:00
Son
1b5f059899
only show (past) reservations if needed
2022-01-04 09:37:49 +01:00
Son
d38fa95eed
make sure number of minutes is specified
2022-01-04 09:35:34 +01:00
Son
83be94b43e
user can create aliases for domains that don't have mx verified
2021-12-28 12:01:32 +01:00
Son
fc42db43ca
add new sender formats: NAME_ONLY, AT_ONLY, NO_NAME
2021-12-28 10:49:37 +01:00
Son
40299cbf34
improve auto create page wording
2021-12-06 18:21:17 +01:00
Son
c878e07c78
add warning message about subdomain quota when creating a new subdomain
2021-12-02 18:13:17 +01:00
Son
3e2c120a73
phone reservation page
...
- add twilio lib
- create phone listing, reservation page
- add twilio callback to receive messages
2021-12-02 17:03:13 +01:00
Son
57ec92ed7c
suggest user to use an email alias during the Paddle checkout
2021-12-01 17:27:29 +01:00
Son
4d388a202c
allow user with manual or coinbase subscription to switch to paddle
2021-12-01 17:16:01 +01:00
Son
5dab819ac3
remove BlackFriday mention
2021-12-01 17:06:16 +01:00
Son
34509cbbb3
delete account is protected by password
2021-12-01 10:11:18 +01:00
Son
47f37fae25
Display multiple payment channels
2021-11-29 16:40:13 +01:00
Son
5dbc42a6a7
improve wording to explain what happens if user re-subscribe
2021-11-29 16:38:38 +01:00
Son
57b390733d
do not show paid option for lifetime user
2021-11-29 16:27:25 +01:00
Son
20dfcfb88c
do not show subscription end on header
2021-11-29 16:27:13 +01:00
Son
c356c75494
show coupon expires date when user buys a coupon
2021-11-26 18:20:46 +01:00
Son
4c33b63f97
better way to know whether this is the last page
2021-11-23 14:44:48 +01:00
Son
64d2e7804e
improve wording on custom domain DNS page
2021-11-22 17:22:49 +01:00
Son
55ae61527d
user can buy 1-year coupon
2021-11-22 16:30:27 +01:00
Son
04d6ab519b
update the custom domain dns issue email template
2021-11-22 10:32:12 +01:00
Son
77e38e63fe
handle hotmail complaint during reply phase
2021-11-21 11:31:28 +01:00
Son
bc936436ef
explain why deleting a subdomain/directory won't restore the quota
2021-11-20 20:01:36 +01:00
Son
38ecb227b0
reduce subdomain/directory quota when user create/delete subdomain/directory
2021-11-18 10:33:15 +01:00
Son
225a3ae750
handle Yahoo complaint for transactional email
2021-11-17 14:37:49 +01:00
Son
8280acb266
improve email wording
2021-11-17 14:36:47 +01:00
Son
2b8de82028
handle hotmail complain for transactional email
2021-11-17 14:32:30 +01:00
Son
96f16b658f
add coupon code
2021-11-16 14:43:34 +01:00
Son
8c56fde84d
move subdomain to a better place on the menu
2021-11-15 11:52:06 +01:00
Son
eaff8b7ff3
remove User.can_use_subdomain column, make subdomain available to all users
2021-11-15 11:16:03 +01:00
Son
e24b84f6bf
update error message
2021-11-09 11:21:39 +01:00
Son
5105c0dbee
limit the number of subdomains
2021-11-09 10:17:47 +01:00
Son
e55fae50b8
improve onboarding email wording
2021-11-08 12:34:32 +01:00
Son
72575db8c4
improve mailbox onboarding email wording
2021-11-08 12:29:07 +01:00
Son
383f633e41
fix active_page
2021-11-05 18:33:14 +01:00
Son
bfab753e76
do not show subdomain if no SLDomain support it
2021-11-05 18:10:56 +01:00
Son
58e92e7462
user can add subdomain
2021-11-05 11:44:39 +01:00
Son
516898af59
move all template files to templates/
2021-11-04 15:05:22 +01:00
Son
4a47e8c9c6
refactor: move template files to templates/
2021-11-04 15:00:39 +01:00
Son
a03d87b62c
move files to templates/
2021-11-04 14:48:56 +01:00
Son
5c0cd60659
add mention of 15 aliases limit in the welcome email
2021-11-04 10:27:44 +01:00
Son
fd24f6eb1b
improve UI for block/unblock sender
2021-11-03 12:36:20 +01:00
Son
0ae40d599a
user can block contact directly on the dashboard
2021-11-03 11:29:46 +01:00
Son
2aab48a3f9
show generic error for htmx:responseError event
2021-11-03 11:27:23 +01:00
Son
fa743fc142
install htmx.org
2021-11-03 11:27:02 +01:00
Son
4369137e25
block the sender via one click unsubscribe
2021-11-02 15:44:43 +01:00
Son
4a5983993e
rename file
2021-11-02 11:46:41 +01:00
Son
fbb1451352
rename file
2021-11-02 11:43:04 +01:00
Son
d27c19c33a
rename file
2021-11-02 11:42:20 +01:00
Son
67a8e0f9cc
rename file
2021-11-02 11:41:01 +01:00
Son
48918ba2c1
rename file
2021-11-02 11:40:02 +01:00
Son
cb0d992ecc
rename file
2021-11-02 11:37:46 +01:00
Son
542310f5ca
refactor: rename file
2021-11-02 10:58:51 +01:00
Son
5f6ad21e85
improve bounce email notification
2021-10-28 11:43:44 +02:00
Son
ff210394a0
rename canonical_url -> CANONICAL_URL
2021-10-23 16:07:54 +02:00
Son
e411e09779
add edge add-on to footer
2021-10-22 15:32:01 +02:00
Son
572f25ff75
change header item position
2021-10-12 15:15:37 +02:00
Son
b602f7e746
update send from alias video
2021-10-11 17:08:48 +02:00
Son
f525c951c6
update footer links
2021-10-11 11:12:40 +02:00
Son
ea3ac5697b
add link to docs on header
2021-10-06 10:29:40 +02:00
Son Nguyen Kim
486dd831cf
fix canonical url
2021-09-23 09:25:07 +02:00
Son Nguyen Kim
2e6b012eff
set canonical tag for all html pages
2021-09-22 15:33:08 +02:00
Son Nguyen Kim
8990895dd2
improve email wording
2021-09-14 09:03:25 +02:00
Son Nguyen Kim
106358da5f
handle yahoo complaint
2021-09-13 19:49:40 +02:00
Son Nguyen Kim
b53da25a41
handle hotmail complaint
2021-09-06 19:44:18 +02:00
Son Nguyen Kim
1df5bec8df
use parsleyjs instead of formbouncerjs
2021-09-06 18:51:50 +02:00
Son Nguyen Kim
383cd49f25
fix year copyright in email
2021-07-30 17:05:16 +02:00
Son Nguyen Kim
fb4cb8727c
Add notify_hibp cron job
2021-07-29 09:35:00 +02:00
Son
9a9da53a58
update email wording for the one click unsubscribe
2021-06-28 16:38:47 +02:00
Son
38de6118ee
remove the restart trial option
2021-06-18 09:32:46 +02:00
Son NK
22096cae66
remove ProductHunt banner
2021-05-31 18:09:21 +02:00
Son NK
12f3901330
use same footer as landing page
2021-05-25 18:29:55 +02:00
Son NK
33f70914fa
improve PH hello bar
2021-05-17 18:08:57 +02:00
Son NK
cb3bc8bc36
change PH banner wording
2021-05-13 00:54:36 +02:00
Son NK
6801b1f453
add PH banner
2021-05-11 20:15:07 +02:00
Son
ac2ee4f2d0
remove analytics
2021-05-07 23:55:06 +02:00
Son NK
5317b8ab84
move the api key page back to menu
2021-05-05 18:51:15 +02:00
Son NK
e5926978c8
use bouncer on custom alias page
2021-04-30 11:45:00 +02:00
Son NK
7946879308
schedule account deletion
2021-04-23 11:50:26 +02:00
Son NK
a1de682ae1
update email wording
2021-04-09 12:46:28 +02:00
Son NK
62c36a6e22
update email wording
2021-04-09 12:43:30 +02:00
Son NK
e42fb0816d
Improve SIWSL wording
2021-04-06 18:12:06 +02:00
Son NK
c715f87526
improve SIWSL UI
2021-04-06 12:06:46 +02:00
Son NK
9e4ff01b17
improve login, register UI
2021-04-06 12:06:11 +02:00
Son NK
efae1710c8
extract the app/website to a separate page
2021-04-01 14:09:16 +02:00
Son NK
db04303172
Remove trello link
2021-03-23 18:47:26 +01:00
Son NK
d59cee0bcc
improve welcome email
2021-03-23 18:47:16 +01:00
Son NK
1187b6dc99
update mailbox wording
2021-03-18 10:59:45 +01:00
Son
475eaa2bc0
inform user when his alias has been transferred
2021-03-06 18:08:42 +01:00
Son NK
e7063b6514
highlight reddit in welcome mail
2021-02-12 13:03:31 +01:00
Son NK
4f5a2cc8be
fix
2021-01-28 16:34:24 +01:00
Son
81840e5ba5
do not use user.name in email
2021-01-25 21:25:15 +01:00
Son NK
ef7fae32b1
remove the "Hi {name}" from email template
2021-01-11 10:23:34 +01:00
Son NK
271734f5e2
fix Firefox link
2021-01-04 15:13:38 +01:00
Son NK
aae63006c6
handle bounce report sent to alias
2021-01-04 14:22:07 +01:00
Son NK
3b850f6228
create analytics.js
2020-12-28 16:30:44 +01:00
Son NK
07febc9715
replace GoatCounter by Plausible
2020-12-28 16:27:42 +01:00
Son NK
6441c22bcd
use warning level for email and mailbox same domain error. Update email wording.
2020-12-21 09:39:26 +01:00
Son NK
df3e594a53
update manual subscription reminder email
2020-12-19 17:23:19 +01:00
Son NK
2f803e4714
refactoring: move template to folder
2020-12-16 18:51:14 +01:00
Son NK
ef4ed8ca74
improve bounce email wording
2020-12-16 18:50:09 +01:00
Son NK
20094c9943
add Bing and Yandex webmaster tag
2020-12-15 18:09:50 +01:00
Son NK
43a021dd88
send a reminder when a coinbase subscription is ending soon
2020-12-13 19:18:58 +01:00
Son NK
b00841f679
add /coinbase to handle Coinbase callback
2020-12-13 19:18:23 +01:00
Son NK
ce3dae2a07
inform user when an alias can't be created when a directory is disabled
2020-12-07 10:55:13 +01:00
Son NK
da8b0089ff
add meta name description
2020-11-26 11:50:43 +01:00
Son NK
03383eb181
display Paddle issue as announcement on pricing page
2020-11-25 17:43:02 +01:00
Renaud Boyer
d3ef6bc1fd
Fix Firefox Add-on link
2020-11-20 09:43:54 +01:00
Son NK
52c1adfd38
improve footer
2020-11-18 16:45:54 +01:00
Son NK
5781bebfd0
improve wording
2020-11-16 10:48:13 +01:00
Son NK
6c626520d3
handle_bounce_reply_phase
2020-11-04 12:32:15 +01:00
Son NK
da7c07fc42
use new mailbox illustration
2020-10-22 11:46:41 +02:00
Son NK
85a1d67c6f
put browser extension onboarding email to the welcome email
2020-10-22 11:46:15 +02:00
Son NK
f624085aa3
handle newsletter unsubscribe when the subject=user_id*
2020-10-22 10:34:52 +02:00
Son NK
8268568f08
add mailbox.disabled column. Disable a mailbox if it fails tests for 10 days consecutive.
2020-10-12 13:28:21 +02:00
Son NK
c8e92af4d3
improve onboarding emails wordings
2020-09-30 11:53:07 +02:00
Son NK
8517e7d356
refactor com emails: remove non-uses, move to the right location
2020-09-30 11:51:43 +02:00
Son NK
cc8b3a116b
improve email wording
2020-09-29 13:37:47 +02:00
Son NK
65938d2fb7
improve email template
2020-09-29 13:03:15 +02:00
Son NK
17ef292779
update reply-must-use-personal-email template
2020-09-29 11:00:50 +02:00
Son NK
85beb774c7
fix onboarding email
2020-09-12 15:51:43 +02:00
Son NK
1026f0763d
fix wording
2020-09-12 14:57:33 +02:00
Son NK
c6eba9f125
improve welcome email
2020-09-12 14:34:32 +02:00
Son NK
e519a917d2
refactor welcome email
2020-09-12 12:13:35 +02:00
Son NK
2fba4c9a53
send email to ask for user feedback when user cancels
2020-09-12 11:12:34 +02:00
Son NK
85332a5fb5
improve onboarding email subjects
2020-09-09 22:14:06 +02:00
Son NK
ab5cd37f70
improve send-from-alias onboarding email
2020-09-09 22:02:56 +02:00
Son NK
a46a1dfaea
add raw url for pgp onboarding email
2020-09-09 20:38:23 +02:00
Son NK
e3e9428247
improve onboarding mailbox email
2020-09-09 20:38:05 +02:00
Son NK
32373b6bd0
improve browser-extension onboarding email
2020-09-09 20:30:58 +02:00
Son NK
b9bd167ff6
improve onboarding pgp email
2020-09-09 20:26:32 +02:00
Son NK
290428009a
change item order in menu
2020-09-08 13:57:13 +02:00
Son NK
b65534a8e7
move "api keys" page to dropdown menu
2020-09-08 13:56:38 +02:00
Son NK
e117726cd9
send alert email when a mailbox is an email alias
2020-08-30 19:06:50 +02:00
Son NK
ffc59a6fad
Add check_custom_domain cronjob
2020-08-29 19:05:32 +02:00
Son NK
e4271f725c
update "reply must from mailbox" email wording
2020-08-27 11:12:48 +02:00
Son NK
b937e14ee3
update cycle email text
2020-08-27 10:52:46 +02:00
Son NK
ab911fd55e
do not forward cycle email: email sent to alias from its mailbox
2020-08-25 12:51:19 +02:00
Son Nguyen Kim
637bc569eb
Merge pull request #260 from FabioWidmer/improvements-1
...
Improvements for Self Hosting & More
2020-08-24 20:16:59 +02:00
Fabio Widmer
6a45010740
Remove secret variables from Jinja
2020-08-22 18:38:44 +02:00
Fabio Widmer
aa18b7ecd1
Add variables to Jinja
2020-08-18 08:47:41 +02:00
Son NK
bf555ed605
detect spam in reply phase
2020-08-15 16:53:57 +02:00
Fabio Widmer
9226492f83
More self hosting improvements
2020-08-14 16:23:29 +02:00
Fabio Widmer
8e71e8e7f4
A few (self hosting) improvements
2020-08-12 16:12:41 +02:00
Fabio Widmer
d0ed69f8aa
Add Plausible Analytics support
2020-08-12 15:24:34 +02:00
Son NK
0d1e5b1f7d
Revert "show alert message on the email delay issue"
...
This reverts commit cba78b1b5d
.
2020-08-12 12:49:09 +02:00
Son NK
cba78b1b5d
show alert message on the email delay issue
2020-08-11 17:04:00 +02:00
Son NK
3e5323c2dd
add no-referrer for referrer meta
2020-07-30 10:09:26 +02:00
Son NK
68eeb2e121
add rel="noopener" for target="_blank" link
2020-07-30 10:09:10 +02:00
Son NK
293a5cb396
update email template wording
2020-07-11 19:23:40 +02:00
Son NK
f5e6f541ff
fix email templates
2020-07-05 11:44:03 +02:00
Son NK
85bb30abb0
Notify user can reply cannot be sent
2020-06-20 16:19:01 +02:00
Son NK
ecab3ea6ed
take into account the case premium user obtains a lifetime license
...
- do not show subscription expired date
- show lifetime plan message on settings page
2020-06-03 21:32:15 +02:00
George
299e51cc08
Reword some sentences.
2020-05-27 18:23:33 +01:00
Sibren Vasse
31a1f94a5f
Implement rate limiting
2020-05-25 11:39:33 +02:00
Son NK
dcca3f0459
make introjs compatible with dark mode
2020-05-23 23:03:38 +02:00
Son NK
3c6d137bf1
Only show notification icon when there's at least 1 notification. Only show "load more" when there's more 🙄
2020-05-23 22:52:35 +02:00
Son NK
1d62400aac
move darkmode.css to static/ and fix dark mode on notification
2020-05-23 21:11:53 +02:00
Son NK
b01c91423f
display notifications. user can mark a notification as read.
2020-05-23 19:54:06 +02:00
Son NK
95c5cb8452
move StartIntro() to footer.html
2020-05-23 19:54:06 +02:00
Sibren Vasse
2d7bd225e9
Move api error handling to global error handler
2020-05-17 15:27:24 +02:00
Son NK
a4d17e7afc
use multiple-select instead of bootstrap-select
2020-05-16 12:17:26 +02:00
Son NK
362d101bab
Merge branch 'master' into multiple-mailboxes
...
# Conflicts:
# app/dashboard/templates/dashboard/custom_alias.html
# email_handler.py
# templates/emails/com/newsletter/mobile-darkmode.html
2020-05-16 11:28:25 +02:00
Son NK
a7a29ab8c9
fix file name
2020-05-15 23:53:17 +02:00
Son NK
c9b75c338e
move theme.js to static/ and include it in base.html
2020-05-15 23:40:30 +02:00
Sibren Vasse
bdc3102420
Fix space error footer
2020-05-15 13:42:48 +02:00
Sibren Vasse
c6e291f7e8
Dark theme: prevent white flash on page load
2020-05-15 13:42:48 +02:00
Son NK
092d934feb
improve wording
2020-05-13 22:55:15 +02:00
Son NK
d802615faa
improve newsletter wording
2020-05-13 22:46:57 +02:00
Son NK
ec2d912bb8
mobile-darkmode newsletter
2020-05-13 22:43:03 +02:00
Son NK
37271d10ed
mobile-darkmode newsletter
2020-05-13 22:08:14 +02:00
Son NK
2bc2643cc8
use logo in email base template
2020-05-11 23:23:19 +02:00
Son NK
50a105f156
fix mailbox newsletter
2020-05-11 14:44:57 +02:00
Son NK
336bdb196d
Detect unknown mailbox using envelope mail_from
2020-05-10 20:09:54 +02:00
Son NK
6058257509
add bootstrap-select
2020-05-10 20:09:54 +02:00
doanguyen
7ef78c991f
Dark mode implementation
...
* Using CSS variable as a solution
* The new darkmode css is now live in another file so that upgarding
dashboard.css doesn't affect the darkmode itself
* Used a naive darkmode controller by client javascript. No persistance
state is stored in the backend at the moment
2020-05-10 16:52:14 +02:00
Son NK
b47b74d98a
Give more info on the trial period
2020-05-10 10:54:19 +02:00
Son NK
9ddb8ff2d4
add more info to spf alert email. Set the max number of emails per 24h to 1
2020-05-10 10:37:56 +02:00
Son NK
ac4e1fab77
email template to alert SPF
2020-05-09 22:58:38 +02:00
Son NK
ef2a385563
redirect user to TOTP in welcome email
2020-05-07 17:58:36 +02:00
Son NK
5e174b08f4
Add Android app to browser-extension email
2020-05-02 11:00:03 +02:00
Son NK
2df6b8023d
remove notie
2020-04-30 22:39:23 +02:00
Son NK
7277c30735
use bootbox instead of notie
2020-04-30 22:37:39 +02:00
Son NK
96366ddcfa
Deprecate social login, prettify some pages
2020-04-27 23:08:21 +02:00
Son NK
5bcc2138cf
Fix wording in menu: use plurial for consistency
2020-04-26 18:49:46 +02:00
Son NK
9cd41fbae2
Add iOS app link to browser-extension email
2020-04-26 13:16:49 +02:00
Son NK
ad7d8741f6
reduce top space in default template
2020-04-25 13:43:15 +02:00
Son NK
fc4572e9ba
make logo a bit smaller
2020-04-24 09:43:26 +02:00
Son NK
f7f1e7f358
replace user.next_bill_date() by sub.next_bill_date.strftime("%Y-%m-%d")
2020-04-19 10:54:05 +02:00
Son NK
260ded14ea
rename should_upgrade -> should_show_upgrade_button
2020-04-13 20:49:35 +02:00
Son NK
51eb550751
fix not using lifetime_or_active_subscription
2020-04-12 19:39:47 +02:00
Son NK
f34ef8781c
Do not hardcode MAX_NB_EMAIL_FREE_PLAN in email templates
2020-04-08 23:08:34 +02:00
Son NK
6a19390e3f
Create text() macro, no more variable concatenation as render_text()!
2020-04-08 23:07:38 +02:00
Son NK
d9d22a56e2
Update to 15 aliases in free plan
2020-04-08 22:38:25 +02:00
Son NK
af9178e216
Use non-beta logo
2020-04-05 18:58:22 +02:00
Son NK
3a845af2fa
use website_email instead of website_from in spam-email
2020-04-05 12:00:01 +02:00
Son NK
a081298756
use website_email instead of website_from in bounce-email
2020-04-05 11:59:24 +02:00
Son NK
b2f22db9f6
use website_email instead of website_from for automatic-disable-alias email
2020-04-05 11:58:13 +02:00
Son NK
27d048f70b
add send-from-alias-from-unknown-sender template in html
2020-04-03 23:39:07 +02:00
Son NK
58ca77e2ae
Add browser extension onboarding email
2020-04-02 23:26:17 +02:00
Son NK
85d36f2eac
Improve welcome email
2020-04-02 23:24:52 +02:00
Son NK
e9208810af
Return user to login page in case of 401
2020-04-01 20:32:08 +02:00
Son NK
9500cc6cee
Take into account spamassassin spam report
2020-03-30 22:05:31 +02:00
Son NK
917009a803
Improve bounced email wording
2020-03-30 21:45:43 +02:00
Son NK
da6441b4b8
Handle on-click unsubcribe
2020-03-28 23:19:25 +01:00
Son NK
f4d28a998a
fix email wording
2020-03-24 21:21:55 +01:00
Son NK
9e04081186
send mailbox onboarding email
2020-03-24 21:19:45 +01:00