seitime-frappe/frappe/email
2023-07-24 16:26:27 +05:30
..
doctype chore: generate type annotations 2023-07-24 15:32:48 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py feat: better Email search (#20323) 2023-07-17 00:40:17 +05:30
email_body.py build(deps): update premailer 3.8.0 -> 3.10.0 (#21783) 2023-07-24 16:26:27 +05:30
inbox.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
oauth.py chore: minor cleanup - removed unnecessary branches and comments 2023-01-15 21:02:21 +05:30
queue.py fix: typo on enqueue args 2023-07-01 13:56:50 -04:00
receive.py ci: bump flake8 2023-07-14 14:26:20 +05:30
smtp.py chore: remove deprecated send method from smtp 2023-06-08 16:19:37 +05:30
test_email_body.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_smtp.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
utils.py feat: generic OAuth for email 2022-07-13 12:05:46 +05:30