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-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
2021-12-06
maildir: watch for message renames
Robin Jarry
2021-12-06
maildir: watch for external changes
Robin Jarry
2021-11-22
imap: fix segfault when disconnecting
Robin Jarry
2021-11-13
notmuch: allow sort by file order
Kalyan Sriram
2021-11-13
notmuch: allow empty searches
Kalyan Sriram
2021-11-13
messages: allow displaying email threads
y0ast
2021-11-05
imap: add manual {dis,}connect support
Robin Jarry
2021-11-05
go.mod: change base git url
Robin Jarry
2021-11-02
imap: use builtin idle support
Robin Jarry
2021-11-01
maildir: track the recent flag correctly
Reto Brunner
[next]