seitime-frappe/frappe/email/doctype
2023-06-08 16:20:10 +05:30
..
auto_email_report fix: custom filters while exporting and creating new auto email reports 2023-05-10 19:08:01 +05:30
document_follow test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
email_account chore: fix linter 2023-06-08 16:20:10 +05:30
email_domain fix: remove unnecessary statuses from email queue and only append emails to sent if imap is enabled 2023-06-08 16:19:37 +05:30
email_flag_queue test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
email_group chore: db.get_all -> get_all 2022-08-22 11:35:14 +05:30
email_group_member test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
email_queue chore: remove unused is_background_task and add_to_sent_list -> update_recipient_status_to_sent 2023-06-08 16:19:37 +05:30
email_queue_recipient fix: handle SMTPRecipientsRefused retries (#20819) 2023-04-24 17:34:24 +05:30
email_rule test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
email_template fix: only allow system manager to create email templates 2023-01-02 12:25:37 +00:00
email_unsubscribe test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
imap_folder style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
newsletter perf: query queued_recipients only once (#21277) 2023-06-07 18:05:06 +05:30
newsletter_attachment style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
newsletter_email_group refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
notification refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
notification_recipient refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
unhandled_email test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
__init__.py [refactor] moved email to separate module 2014-09-29 12:21:11 +05:30