Commit Graph

3528 Commits

Author SHA1 Message Date
Son ba16234456 create .jshintrc file, set esversion=8 2021-11-03 10:20:21 +01:00
Son 334dc01a1b fix url 2021-11-03 10:11:52 +01:00
Son accbf882c4 user can set one_click_unsubscribe_block_sender setting 2021-11-03 10:11:47 +01:00
Son 31e39314d5 return "block_forward" for /api/aliases/{alias.id}/contacts 2021-11-02 15:55:16 +01:00
Son d81e9fb75f fix manual subscription reminder sent for lifetime user 2021-11-02 15:47:31 +01:00
Son 4369137e25 block the sender via one click unsubscribe 2021-11-02 15:44:43 +01:00
Son 368a2f1b47 Add User.one_click_unsubscribe_block_sender column 2021-11-02 15:41:49 +01:00
Son caa8656748 create /dashboard/block_contact/:contact_id 2021-11-02 15:30:18 +01:00
Son fd7d9969f8 create a test for unsubscribe 2021-11-02 15:20:33 +01:00
Son b50f1d60b2 refactor: create headers constants for List-Unsubscribe 2021-11-02 14:36:37 +01:00
Son 52a19818b7 save email whose bounce info can't be parsed for debugging 2021-11-02 14:32:16 +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 Nguyen Kim 10be304865
Merge pull request #668 from szepeviktor/patch-2
Remove unused import
2021-11-02 11:02:05 +01:00
Son Nguyen Kim 7524689e8d
Merge pull request #667 from szepeviktor/patch-1
Fix typo
2021-11-02 11:01:22 +01:00
Son f95428a5cc do not delete email log when email can't be sent to a contact 2021-11-02 10:59:17 +01:00
Son 542310f5ca refactor: rename file 2021-11-02 10:58:51 +01:00
Viktor Szépe 271ddb82f2
Remove unused import 2021-11-02 05:39:06 +01:00
Viktor Szépe 103d550347
Fix another typo 2021-11-02 04:48:13 +01:00
Viktor Szépe 597f8cac74
Fix typo 2021-11-02 04:34:04 +01:00
Son 6b33e66016 handle the case another matching with original_message_id was created in the mean time 2021-11-01 20:39:53 +01:00
Son 5b5bbcc83c refactor: extract replace_sl_message_id_by_original_message_id 2021-11-01 18:45:10 +01:00
Son 2546fefa51 handle message-id replacement for case a reply is sent to multiple recipients 2021-11-01 18:43:19 +01:00
Son 7fef62f67a Add MessageIDMatching.email_log_id column 2021-11-01 18:41:36 +01:00
Son 603e98d0bf remove unnecessary check 2021-11-01 17:58:39 +01:00
Son db226c5706 black 2021-11-01 17:58:20 +01:00
Son e67969cdcf add processID to log format 2021-11-01 17:45:24 +01:00
Son 2691fff217 handle UnicodeDecodeError in replace() 2021-11-01 10:11:36 +01:00
Son e62c5d1591 handle case user has taken a paid subscription in notify_manual_sub_end() 2021-10-31 19:03:49 +01:00
Son c0aa45fc6d black 2021-10-28 19:07:03 +02:00
Son 74d4aa9f8f comment out bounce report, alias creation report in daily report 2021-10-28 19:01:34 +02:00
Son ebe727dc53 skip test_can_be_used_as_personal_email 2021-10-28 19:00:41 +02:00
Son cf8150b996 handle case original_message_id can be None 2021-10-28 18:41:36 +02:00
Son 5f6ad21e85 improve bounce email notification 2021-10-28 11:43:44 +02:00
Son a4dbbb6ac2 if contact is blocked, do not forward email 2021-10-28 10:19:58 +02:00
Son 507d10cd89 user can block/unblock contact 2021-10-28 10:19:34 +02:00
Son bc4805b1fa Add POST /api/contacts/:contact_id/toggle 2021-10-28 10:14:20 +02:00
Son 9620f97449 add Contact.block_forward column 2021-10-28 10:12:56 +02:00
Son 02a005d076 increase message_id length to 1024 2021-10-27 16:06:56 +02:00
Son 9d3711a98a improve cron report 2021-10-27 11:48:42 +02:00
Son 35256bcdeb install git in dockerfile 2021-10-27 11:20:18 +02:00
Son 78ad9fbcc5 improve daily report 2021-10-26 13:03:57 +02:00
Son 286717dae3 use plaintext for report 2021-10-26 12:48:01 +02:00
Son 7c182d20a4 try parsing the alias from the from header which might contain the reverse alias when handling hotmail complaint 2021-10-26 12:16:57 +02:00
Son 8aa7b1b773 set client.referral_id=None when a referral is deleted 2021-10-26 12:06:49 +02:00
Son b41b695228 include the referral code when user signs up via SIWSL 2021-10-26 12:06:16 +02:00