aerc/worker
Reto Brunner a2c5233f71 Notmuch: use adhoc write connection.
Notmuch only allows a single write connection, all other clients trying to
modify the db block. Hence we should only open one when we actually need it.

Apparently we also need to refresh the RO DB connection upon modification,
else we get stale message tag results
2019-08-26 09:56:44 +09:00
..
handlers Register worker in init. 2019-07-19 15:37:55 -04:00
imap imap worker: do not copy mailbox status mutex 2019-08-26 09:54:57 +09:00
lib Extract message parsing to common worker module 2019-08-08 10:10:31 +09:00
maildir maildir: Preserve flags when copying messages 2019-08-08 12:50:54 +09:00
notmuch Notmuch: use adhoc write connection. 2019-08-26 09:56:44 +09:00
types #190 Handle gmail duplicate folder 2019-07-11 19:38:40 -04: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