Commit Graph

670 Commits

Author SHA1 Message Date
Son NK ce2d68a64d take into account include_sender_in_reverse_alias when creating reverse-alias 2020-12-06 19:37:20 +01:00
Son NK 81f9f9f41b optimize get_stats(): use session.query instead of EmailLog.query 2020-12-02 17:30:56 +01:00
Son NK 8551dade7c hide replace reverse alias option 2020-12-01 18:36:24 +01:00
Son NK 2107bd4b08 remove Black Friday promo 2020-12-01 10:07:53 +01:00
Son NK 692c81ac2a add warning about Gmail issue if reverse-alias replacement option 2020-11-30 19:16:10 +01:00
Son NK d35faf7154 comment out paddle issue annoucement 2020-11-26 10:39:44 +01:00
Son NK adfbfe8026 Use load_public_key_and_check when adding new PGP key 2020-11-26 10:27:32 +01:00
Son NK 03383eb181 display Paddle issue as announcement on pricing page 2020-11-25 17:43:02 +01:00
Son NK ca625e60d5 fix add pgp 2020-11-25 17:29:54 +01:00
Son NK bcb2657de3 add remove button on custom domain name 2020-11-24 12:02:47 +01:00
Son NK 3d75ef974a user can turn on/off pgp on mailbox that has valid pgp_finger_print 2020-11-24 11:22:41 +01:00
Son NK cbbb472d06 refactor 2020-11-24 11:22:41 +01:00
Son NK c707342695 Use pgp_enabled() instead of pgp_finger_print 2020-11-24 11:22:41 +01:00
Son NK a1d5b01143 make sure mailbox email is valid 2020-11-22 12:18:31 +01:00
Son NK 8aed5ced3f make sure a custom domain name does not contain a linebreak 2020-11-20 18:40:07 +01:00
Son NK 5b9dc88c67 make sure alias prefix cannot be more than 40 chars 2020-11-18 10:38:35 +01:00
Son NK 319078fceb use contact email when generating reply-email 2020-11-18 10:24:39 +01:00
Son NK 6ed6218895 black 2020-11-17 09:27:45 +01:00
Son NK 145fc9c67c Add reverse_alias_address to GET /api/aliases/:alias_id/activities 2020-11-17 09:27:30 +01:00
Son NK 3d153f5203 make sure user can't choose "ra" as directory name 2020-11-16 19:18:33 +01:00
Son NK 75ba1669e0 Create generate_reply_email() and refactor 2020-11-16 19:15:09 +01:00
Son NK f500a495b7 User can pin an alias 2020-11-15 18:46:43 +01:00
Son NK 08902bf784 small style refactor 2020-11-15 18:31:10 +01:00
Son NK 2c46d1db8e Add PGP_SIGNER and display if it's set 2020-11-14 13:00:14 +01:00
Son NK b4e5e3eecb user can choose a referral code 2020-11-13 16:18:09 +01:00
Son NK 25de8001e2 fix circular import 2020-11-12 17:56:03 +01:00
Son NK 1c061ceb59 Schedule domain deletion instead of deleting it immediately 2020-11-12 17:41:47 +01:00
Son NK ec4d879836 change promotion to 1st year only 2020-11-10 22:37:58 +01:00
Son NK 44c3ac1741 Replace 2.99 by 3, 29.99 by 30 2020-11-09 17:56:26 +01:00
Son NK a9297078d3 fix dkim clipboard 2020-11-08 22:39:38 +01:00
Son NK 76389647bb add black friday coupon code 2020-11-08 16:31:24 +01:00
Son NK 4be182320e black 2020-11-07 13:00:58 +01:00
Son NK f57f29a97b Able to set a generic subject for PGP-enabled mailbox 2020-11-07 12:58:51 +01:00
Son NK c1b8f717b5 improve DNS page 2020-11-03 13:12:22 +01:00
Son NK a989545505 make sure alias contact address is valid 2020-11-03 11:13:43 +01:00
Son NK 04a418e655 fix contact name always converted to lowercase 2020-11-03 11:11:55 +01:00
Son NK 9fafddd603 use is_valid_email instead of regex 2020-11-03 11:11:09 +01:00
Son NK a890557c7f Use check_alias_prefix() to check alias prefix 2020-11-03 10:39:08 +01:00
Son NK 71be3b27f7 redirect user to dashboard when setup is done 2020-10-28 10:49:50 +01:00
Son NK 1abebe8067 improve how to use reverse-alias 2020-10-27 18:59:59 +01:00
Son NK b09bb42b2d handle case where highlight_alias_id is not a number 2020-10-26 10:31:38 +01:00
Son NK c140d3f842 improve reverse-alias instruction use 2020-10-24 16:23:47 +02:00
Son NK 9f50ab4cce Handle IntegrityError when creating new alias 2020-10-24 15:50:29 +02:00
Son NK bc1eeb4f01 move TOTP to top 2020-10-22 11:09:37 +02:00
Son NK 4f7b30c204 Set user.paid_lifetime if paid coupon 2020-10-21 19:31:25 +02:00
Son NK 459f821036 fix name 2020-10-20 20:09:44 +02:00
Son NK a001132497 improve wording 2020-10-20 18:07:21 +02:00
Son NK 14b86749df add more precision on what is account email 2020-10-20 18:02:52 +02:00
Son NK 6921ab05fd reorganise settings sections 2020-10-20 17:47:58 +02:00
Son NK 635182e1ef move lifetime case to first 2020-10-20 17:45:06 +02:00