Commit Graph
9 Commits
Author SHA1 Message Date
Joost LekkerkerkerandGitHub 7ae852e5ed Enable ISC ruff rule (#113270) 2024-03-14 10:43:03 +01:00
Marc MuellerandGitHub aa16a9d707 Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +01:00
Jan BouwhuisandGitHub 9a38e23f28 Fix imap does not decode text body correctly (#104217) 2023-11-19 20:15:02 +01:00
e84a4661b0 Add intial property to imap_content event data (#100171)
* Add initial property to imap event data

* Simplify loop

Co-authored-by: Joost Lekkerkerker <[email protected]>

* MyPy

---------

Co-authored-by: Joost Lekkerkerker <[email protected]>
2023-09-12 18:54:32 +02:00
Franck NijhofandGitHub 3e85a29b86 Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
Jan BouwhuisandGitHub 7a195b5291 Fix imap crash on email without subject (#94230) 2023-06-08 11:11:12 +02:00
Jan BouwhuisandGitHub 4c0d169cfc Fix imap parsing non rfc compliant date crash (#93630)
* Fix imap parsing non rfc compliant date crash

* Use parsedate_to_datetime from mail.utils
2023-05-28 13:28:11 +02:00
Jan BouwhuisandGitHub 93e1cd8dd8 Add header with parsed date to imap event data (#90422) 2023-03-28 22:50:25 +02:00
Jan BouwhuisandGitHub 24d0d15f38 Implement imap_content event for imap integration (#90242) 2023-03-28 21:02:43 +02:00