seitime-frappe/frappe/email
Akhil Narang e5be90beb8
chore(newsletter): make attachments public
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-11-12 12:43:38 +05:30
..
assets/images docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
doctype chore(newsletter): make attachments public 2024-11-12 12:43:38 +05:30
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 style: re-format with ruff 2024-02-05 18:53:33 +05:30
frappemail.py chore: update frappemail API endpoints (#28408) 2024-11-09 06:42:45 +00:00
inbox.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
oauth.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
queue.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
receive.py refactor: use composite unique index in Email Account (#28417) 2024-11-11 12:19:38 +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: unit vs integration treewide (#27992) 2024-10-06 09:43:36 +00:00
test_email_body.py refactor: unit vs integration treewide (#27992) 2024-10-06 09:43:36 +00: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