aerc/worker/imap
Koni Marti 397a6f267f imap: manage idle mode with an idler
Untangle the idle functionality from the message handling routine. Wait
for the idle mode to properly exit every time to ensure a consistent
imap state. Timeout when hanging in idle mode and inform the ui.

Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-05-04 14:07:15 +02:00
..
configure.go imap: manage idle mode with an idler 2022-05-04 14:07:15 +02:00
create.go go vet: composite literal uses unkeyed fields 2022-03-18 13:33:16 +01:00
fetch.go imap: avoid crash when replying to unread message 2022-04-28 17:55:57 +02:00
flags.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
idler.go imap: manage idle mode with an idler 2022-05-04 14:07:15 +02:00
imap.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
list.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
movecopy.go go vet: composite literal uses unkeyed fields 2022-03-18 13:33:16 +01:00
open.go go vet: composite literal uses unkeyed fields 2022-03-18 13:33:16 +01:00
remove.go go vet: composite literal uses unkeyed fields 2022-03-18 13:33:16 +01:00
search.go Add flag based search options 2020-07-25 08:08:08 +02:00
worker.go imap: manage idle mode with an idler 2022-05-04 14:07:15 +02:00