aerc/worker/types
Koni Marti beae17a6da imap: auto-reconnects on connection error
if the worker emits a connection error, the ui will automatically send back a
reconnect command. The worker then establishes a new connection. Auto-reconnect
is disabled when the user sends the disconnect command.

Fixes: https://todo.sr.ht/~rjarry/aerc/1
Signed-off-by: Koni Marti <koni.marti@gmail.com>
2022-01-19 17:40:52 +01:00
..
messages.go imap: auto-reconnects on connection error 2022-01-19 17:40:52 +01:00
sort.go Add sorting functionality 2019-09-20 14:56:02 -04:00
thread.go messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
thread_test.go messages: allow displaying email threads 2021-11-13 15:05:59 +01:00
worker.go Remove worker callbacks when Done is received 2019-06-02 13:20:02 -04:00