seitime-frappe/frappe/email
Ankush Menat 8088bd3891
chore: Drop empty UnitTestCases (#32867)
Next to zero adoption after introduction, just noise in codebase.

I don't see any point in arguing about purity of test cases when
existence and quality of test cases is usually the bigger problem.

Dropped using semgrep
2025-06-10 05:28:53 +00:00
..
assets/images docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
doctype chore: Drop empty UnitTestCases (#32867) 2025-06-10 05:28:53 +00:00
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py feat: add option to filter email recipients 2024-03-20 00:44:22 +01:00
email.md docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
email_body.py Merge pull request #31872 from cogk/fix-email-sender-decoding 2025-05-21 13:23:35 +05:30
frappemail.py refactor: Frappe Mail API (#29200) 2025-02-18 16:29:02 +05:30
inbox.py fix: move ifnull logic to applicaiton for better orm support 2025-01-14 12:29:20 +05:30
oauth.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
queue.py fix: store unsubscribe params properly (#31583) 2025-03-13 14:41:45 +05:30
receive.py Merge pull request #32633 from sokumon/handle-imap-abort 2025-06-07 00:39:37 +05:30
smtp.py fix: auto add modified index when sort_field is set to it (#25686) 2024-03-27 14:40:26 +00:00
test_email_attachments.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
test_email_body.py fix: Fix email sender/recipients decoding 2025-03-24 12:04:58 +01:00
test_smtp.py refactor: unit vs integration treewide (#27992) 2024-10-06 09:43:36 +00:00
utils.py feat: generic OAuth for email 2022-07-13 12:05:46 +05:30