index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
worker
Age
Commit message (
Expand
)
Author
2022-07-26
sort: show warning when sort is not supported
Koni Marti
2022-07-24
seqmap: sync seqNum to uid after expunge
Tim Culverhouse
2022-07-23
logging: use level-based logger functions
Robin Jarry
2022-07-23
imap: disable debug logger
Robin Jarry
2022-07-23
imap: fix error when server returns a message without body section
Robin Jarry
2022-07-14
account: import mbox file to a folder
Koni Marti
2022-07-14
account: export folder to mbox file
Koni Marti
2022-07-14
mbox: implement an mbox backend worker
Koni Marti
2022-07-10
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
worker/maildir: implement Maildir++ support
Adnan Maolood
2022-07-02
notmuch: fix server-side threads
Tim Culverhouse
2022-06-26
lint: fix composite literal using unkeyed fields
Moritz Poldrack
2022-06-24
imap: fix data race on seqMap array
Robin Jarry
2022-06-22
imap: add option to cache headers
Tim Culverhouse
2022-06-14
maildir: fix dirinfo.Unseen and Exists counting
Tim Culverhouse
2022-06-07
parse: fix content-type parsing error
Koni Marti
2022-06-07
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-05-31
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-04
imap: add timeout to tcp connect functions
Koni Marti
2022-05-04
imap: add debouncer to the idler
Koni Marti
2022-05-04
imap: monitor the logout channel with an observer
Koni Marti
2022-05-04
imap: manage idle mode with an idler
Koni Marti
2022-05-04
imap: extract imap config and configure handling
Koni Marti
2022-04-29
imap: fix out-of-range panic for imap updates
Koni Marti
2022-04-28
imap: avoid crash when replying to unread message
Robin Jarry
2022-04-25
pgp: ensure CRLF line endings in pgpmail reader
Koni Marti
2022-03-23
logging: added a log on panic
Moritz Poldrack
2022-03-18
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-09
threading: honor user-defined sort criteria
Koni Marti
2022-03-07
maildir: fix data race in maildir worker
wagner riffel
2022-02-24
threading: implement on-the-fly message threading
Koni Marti
2022-02-23
thread: add method to append new node
Koni Marti
2022-02-20
imap: start reconnect when initial connect fails
Koni Marti
2022-02-19
imap: reconnect with exponential backoff
Koni Marti
2022-02-06
imap: improve reconnect stability
Koni Marti
2022-02-06
imap: do not abort on malformed messages
Robin Jarry
2022-01-30
maildir: defer the count of recent messages
Robin Jarry
2022-01-20
maildir,notmuch: pass in-memory message to callback
Nguyễn Gia Phong
2022-01-19
maildir,notmuch: avoid leaking open files
Nguyễn Gia Phong
2022-01-19
imap: auto-reconnects on connection error
Koni Marti
2022-01-19
imap: emits connection error on logout
Koni Marti
2022-01-19
imap: fix panic when sending multiple connect cmds
Koni Marti
2022-01-15
Revert "imap: attempt automatic reconnection on error"
Robin Jarry
2022-01-14
imap: attempt automatic reconnection on error
Robin Jarry
2021-12-11
format: reformat code with go 1.17
Robin Jarry
2021-12-11
imap: fix build on macos
Robin Jarry
2021-12-07
imap: add tcp connection options
Robin Jarry
2021-12-07
imap: use low level tcp connection
Robin Jarry
2021-12-07
imap: move connect procedure into a dedicated function
Robin Jarry
[next]