aerc/worker
Lyudmil Angelov cc44027545 Make it easier to debug date parsing errors
When message dates failed to parse, the error displayed would try to
include the time object it failed to obtain, which would display as
something like 0001-01-01 00:00:00 UTC, which isn't of much help.

Instead, display the text we were trying to parse into a date, which
makes the problem easier to debug.
2020-07-11 13:51:32 +02:00
..
handlers Register worker in init. 2019-07-19 15:37:55 -04:00
imap Add additional flagging functionality 2020-07-08 09:13:03 +02:00
lib Make it easier to debug date parsing errors 2020-07-11 13:51:32 +02:00
maildir Add additional flagging functionality 2020-07-08 09:13:03 +02:00
notmuch Add additional flagging functionality 2020-07-08 09:13:03 +02:00
types Add additional flagging functionality 2020-07-08 09:13:03 +02:00
handler_notmuch.go Add notmuch backend 2019-08-08 10:10:34 +09:00
worker.go Register worker in init. 2019-07-19 15:37:55 -04:00
worker_enabled.go Register worker in init. 2019-07-19 15:37:55 -04:00