Commit Graph

929 Commits

Author SHA1 Message Date
Son NK 4ad44dbcdf only send trial-end email to user who is in trial
i.e. users who:
1. has lifetime licence or active subscription and
2. is in trial period
2020-02-15 16:29:44 +07:00
Son NK 83c2bb2b23 fix change email in settings 2020-02-14 09:34:19 +07:00
Son NK b08b584102 Add code in shell to test email template 2020-02-13 17:07:11 +07:00
Son NK 641f8dfe9e Improve settings design 2020-02-13 17:05:34 +07:00
Son NK 5c4f46fdc2 Separate email change in setting screen 2020-02-13 16:57:17 +07:00
Son NK 4cd526513c Improve change-email wording 2020-02-12 18:38:18 +07:00
Son NK ee1bbd722f Move settings tab to the end 2020-02-12 18:34:59 +07:00
Son NK 580dc6c8d6 do not send an email when user creates a new app 2020-02-12 18:33:39 +07:00
Son NK e3b28feaf0 Improve reset-password email wording 2020-02-12 18:13:31 +07:00
Son NK 1f41007f3d Add what-next to trial-end email 2020-02-12 18:11:37 +07:00
Son NK 7905c481f2 improve trial-end email 2020-02-12 16:38:58 +07:00
Son NK 226cb4bac4 improve verify-mailbox 2020-02-12 16:37:47 +07:00
Son NK 95e60fbf86 Improve password-reset email 2020-02-12 16:35:22 +07:00
Son NK ac12e1677b improve reply-must-use-personal-email email 2020-02-12 16:33:31 +07:00
Son NK e841201944 improve change-email template 2020-02-12 12:51:31 +07:00
Son NK b56cbe7dd7 Improve cannot-create-domain email 2020-02-12 12:49:09 +07:00
Son NK 2287f099aa improve cannot-create-dir email 2020-02-12 12:47:48 +07:00
Son NK 4e46905967 Improve activation email 2020-02-12 12:44:32 +07:00
Son NK 7f909f5a96 Improve onboarding-1 email 2020-02-12 12:41:25 +07:00
Son NK b929db5be9 Better new-app email 2020-02-12 12:20:24 +07:00
Son NK 55e9344d75 Better welcome email 2020-02-12 12:18:57 +07:00
Son NK 0643eb163b Use postmark email templates 2020-02-12 12:11:17 +07:00
Son NK 147733599c add multiple mailboxes to CHANGELOG 2020-02-11 23:23:49 +07:00
Son Nguyen Kim df9af7c102
Merge pull request #80 from simple-login/real-email
Multiple Mailboxes
2020-02-11 23:22:49 +07:00
Son NK 9726c577cb Improve emails 2020-02-11 23:15:50 +07:00
Son NK 7598a167d0 Improve emails that inform unauthorized user 2020-02-11 22:58:30 +07:00
Son NK b41a61165c use mailbox_email when notifying user attempt to send from his alias 2020-02-11 22:46:53 +07:00
Son NK d1241c6e18 remove Premium badge from custom domain 2020-02-11 22:43:52 +07:00
Son NK eec2020f0f only user with can_use_multiple_mailbox enabled can use this feature 2020-02-11 22:43:32 +07:00
Son NK c5feede87d add User.can_use_multiple_mailbox column 2020-02-11 22:42:51 +07:00
Son NK 890bf1b3ed Add Mailbox to pricing, remove beta badge from directory 2020-02-10 23:52:41 +07:00
Son NK 144c7fcc6c fix verification email should be sent to mailbox 2020-02-10 23:50:18 +07:00
Son NK 991a76dabd fix test 2020-02-10 23:30:38 +07:00
Son NK 2efe8cd160 take into account mailbox in reply phase: check the reply must come from mailbox 2020-02-10 23:24:14 +07:00
Son NK 7407f678ce take into account mailbox in forward phase 2020-02-10 23:23:40 +07:00
Son NK fc167b8b41 Display alias mailbox on alias page 2020-02-10 23:23:02 +07:00
Son NK b76a71819a User can choose mailbox when creating a new alias 2020-02-10 23:19:42 +07:00
Son NK b5d961a498 Take into account mailbox in contact manager and improve wording. 2020-02-10 23:18:19 +07:00
Son NK 4545e0a7d6 ignore db.sqlite-journal 2020-02-10 23:17:14 +07:00
Son NK 8a531f6c86 User can add/delete/verify mailbox 2020-02-10 23:17:05 +07:00
Son NK 821372fdfd add email_already_used() and use it when creating user 2020-02-10 23:16:30 +07:00
Son NK eca2422be4 Add Mailbox model, GenEmail.mailbox_id column 2020-02-10 23:11:09 +07:00
Son NK c00fdd6cfb fix: not sending trial ending for user having lifetime licence 2020-02-10 21:43:59 +07:00
Son NK 6ad395f24f v1.0.4 2020-02-09 22:30:30 +07:00
Son NK 56d99d4480 Add "List-Unsubscribe" to Changelog 2020-02-08 22:44:33 +07:00
Son NK 4b5d806ef3 Improve welcome and safari-extension email 2020-02-08 22:44:33 +07:00
Son Nguyen Kim 421f69b681 Merge pull request #78 from simple-login/fix-query
use case-insensitive query when searching for alias
2020-02-08 22:07:01 +07:00
Son Nguyen Kim 871e09fda0 Merge pull request #77 from simple-login/email-header
Fix bugs due to an email header can appear multiple times
2020-02-08 22:01:47 +07:00
Son NK 4cd8697abc use case-insensitive query when searching for alias 2020-02-08 22:00:40 +07:00
Son NK 8b1d999938 push Docker image to app-ci 2020-02-08 21:43:30 +07:00