Commit Graph

3038 Commits

Author SHA1 Message Date
Son 51a38be070 Add charity organization upgrade on admin 2021-02-03 18:54:42 +01:00
Son Nguyen Kim 33ae42dddf
Merge pull request #365 from simple-login/refactor/stable-apt
refactor(build): remove dependencies in production
2021-02-02 18:13:45 +01:00
VD d6504b7e13
refactor(build): remove dependencies in production 2021-02-02 10:20:08 +01:00
Son NK 25afe4831c ignore amazonses.com encoding 2021-01-31 11:52:55 +01:00
Son NK 5f0930b291 handle header is None in get_header_unicode 2021-01-31 11:50:41 +01:00
Son NK 00fde00d53 black 2021-01-28 18:10:29 +01:00
Son NK f8dbb50552 Merge branch 'staging' 2021-01-28 17:26:16 +01:00
Son NK 2831cd04d8 delete all headers in forward phase 2021-01-28 17:26:02 +01:00
Son NK 4f5a2cc8be fix 2021-01-28 16:34:24 +01:00
Son NK 40e4d8e232 Use POSTFIX_PORT_FORWARD during forward phase 2021-01-28 13:50:24 +01:00
Son NK bbb6049351 Add POSTFIX_PORT_FORWARD 2021-01-28 13:49:40 +01:00
Son NK b476e207fa take into account ?next param in login 2021-01-27 10:11:48 +01:00
Son NK e651e70d2d add a bounce to fake_data() 2021-01-27 10:09:44 +01:00
Son NK 66f3585253 Add LifetimeCoupon admin page 2021-01-27 10:08:49 +01:00
Son NK e2f729206e replace the iframe video by a link 2021-01-27 09:45:42 +01:00
Son NK 5bb0ae0234 Set user.sender_format_updated_at when user updates sender_format 2021-01-26 20:14:13 +01:00
Son NK 0354943ff4 Add User.sender_format_updated_at column 2021-01-26 20:13:51 +01:00
Son NK 01aa733fe8 fix test 2021-01-26 20:06:39 +01:00
Son NK e85cfebf92 do not show sender format that has full sender address 2021-01-26 19:55:56 +01:00
Son NK 6547d9420f Use "John Wick - john at wick.com" as default sender format 2021-01-26 19:54:59 +01:00
Son NK d3a825c44b upgrade sentry 2021-01-26 19:19:05 +01:00
Son NK 3544db8f1c sanitize contact.website_email in bounce 2021-01-26 10:04:03 +01:00
Son NK 4cd49b66c2 use VERP for transactional email: remove SENDER, SENDER_DIR 2021-01-26 09:59:22 +01:00
Son NK 3e1ef3358b Create bounce when handling bounce 2021-01-26 09:59:22 +01:00
Son NK b3181c054f make sure to delete bounces, transactional emails after 7 days 2021-01-26 09:59:22 +01:00
Son NK 1013e8dd79 Create Bounce, TransactionalEmail models 2021-01-26 09:59:22 +01:00
Son NK e09e6c51b8 make sure all metrics have the same date 2021-01-26 09:59:22 +01:00
Son NK 4a91db8e11 rename parse_email_log_id_from_bounce -> parse_id_from_bounce 2021-01-26 09:59:22 +01:00
Son fcc04ba929 handle case where email_log is deleted 2021-01-25 21:27:34 +01:00
Son 81840e5ba5 do not use user.name in email 2021-01-25 21:25:15 +01:00
Son NK 113dbd1c81 fix nb_referred_user_upgrade computation 2021-01-25 18:50:08 +01:00
Son NK 2a33f112b9 compute metrics 2021-01-25 18:49:14 +01:00
Son NK 980942a1f9 create Metric model 2021-01-25 18:47:02 +01:00
Son NK 0de5b5a9bf revert change 2021-01-25 18:45:38 +01:00
Son NK 604ba285b1 replace "550 SL E3" by "550 5.1.1 SL E3 " 2021-01-25 17:34:41 +01:00
Son NK b0b74906a7 add confirm before changing the plan 2021-01-25 10:45:18 +01:00
Son NK 2bcd238250 Add hint for generic subject 2021-01-20 19:17:34 +01:00
Son NK 8e49fc40d4 fix 2021-01-20 13:28:23 +01:00
Son NK 202f28722e make MAX_SPAM_SCORE, MAX_REPLY_PHASE_SPAM_SCORE configurable 2021-01-20 13:27:30 +01:00
Son NK 013a94d1e9 fix user delete profile pic 2021-01-19 10:47:48 +01:00
Son NK da53b7fa00 Improve should_disable() to take into account last 7 days bounces 2021-01-19 10:45:39 +01:00
Son NK 0d6338b525 fix disable alias email subject 2021-01-19 10:36:11 +01:00
Son NK f94b82c134 remove unused import 2021-01-19 10:33:20 +01:00
Son NK d1d7a93ca5 remove handle_bounce_deprecated 2021-01-19 10:27:57 +01:00
Son NK c927edfeaa add a dummy profile pic for fake data 2021-01-19 09:15:55 +01:00
Son NK 7b9136d951 take into account user.profile_picture can be None 2021-01-19 09:15:43 +01:00
Son NK 264f41d466 Fix Paddle modal not showed up on mobile 2021-01-18 17:00:58 +01:00
Son e75ede969a Ctrl-enter submit the form on custom alias page 2021-01-16 19:56:30 +01:00
Son 8a74aee363 black 2021-01-16 10:55:14 +01:00
Son f9161dba20 Handle "message/rfc822" in replace() 2021-01-16 10:45:50 +01:00