index
:
aerc
master
mbox
threading
threading-v2
Mirror of https://git.sr.ht/~sircmpwn/aerc
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
worker
Age
Commit message (
Expand
)
Author
2019-11-10
worker/imap: Fix seqMap race condition
Kevin Kuehler
2019-11-01
Notmuch: be resilient to config errors
Reto Brunner
2019-11-01
notmuch: ignore comments and blank lines when processing query-map file
Matt Snider
2019-10-16
Fix: oauthbearer runtime error
Frode Aannevik
2019-09-20
Change search flags
Jeffas
2019-09-20
notmuch: add sort functionality
Reto Brunner
2019-09-20
Add sorting functionality
Jeffas
2019-09-18
Add directory info messages
Jeffas
2019-09-16
Add basic searching to the maildir backend
Jeffas
2019-09-16
notmuch: implement ModifyLabels
Reto Brunner
2019-09-16
notmuch: sync maildir flags
Reto Brunner
2019-09-16
notmuch: extract all notmuch db operations.
Reto Brunner
2019-09-12
Add modify-labels command
Reto Brunner
2019-09-11
Add new search behaviour for imap
Jeffas
2019-09-04
all: rewrite references to strings.Index to strings.Contains
Wagner Riffel
2019-08-29
notmuch: add search / filter capabilities
Reto Brunner
2019-08-29
extract search criteria parsing into the backends
Reto Brunner
2019-08-26
Notmuch: use adhoc write connection.
Reto Brunner
2019-08-26
imap worker: do not copy mailbox status mutex
Wagner Riffel
2019-08-08
maildir: Preserve flags when copying messages
Ben Burwell
2019-08-08
Add notmuch backend
Reto Brunner
2019-08-08
Extract message parsing to common worker module
Reto Brunner
2019-08-08
Don't print imap errors to ui
Jelle Besseling
2019-08-02
Clean maildirs when opened
Ben Burwell
2019-07-19
Fix error handling in maildir worker
Nicolai Dagestad
2019-07-19
Register worker in init.
Reto Brunner
2019-07-17
maildir: Watch for new messages
Ben Burwell
2019-07-17
Fix header decoding
Ben Burwell
2019-07-13
Fix missing format fields in maildir/container.go
Drew DeVault
2019-07-12
Implement maildir copy
Ben Burwell
2019-07-12
Add maildir backend worker
Ben Burwell
2019-07-11
#190 Handle gmail duplicate folder
Daniel Bridges
2019-07-11
Support imaps with oauthbearer authentication (Gmail)
Frode Aannevik
2019-07-08
Factor IMAP-specific structs out of UI models
Ben Burwell
2019-07-08
Use []uint32 instead of imap.SeqSet
Ben Burwell
2019-07-08
Factor UI models out of the worker message package
Ben Burwell
2019-07-04
Sort out dirstore once and for all
Drew DeVault
2019-06-24
worker/imap: rig up search directory handler
Drew DeVault
2019-06-24
worker/imap: implement search
Drew DeVault
2019-06-14
imap: block until directory list is fully received
Drew DeVault
2019-06-14
imap: respect the folder config option
Reto Brunner
2019-06-09
Add :read and :unread commands
Drew DeVault
2019-06-09
Update our message flags when server updates them
Drew DeVault
2019-06-09
Add archive command
Robert Günzler
2019-06-08
Fetch headers w/peek to leave emails unread
Yash Srivastav
2019-06-07
implements ability to view headers in message view
Yash Srivastav
2019-06-02
Wait for listing to complete before sending Done
Drew DeVault
2019-06-02
Don't send Done until finished fetching messages
Drew DeVault
2019-06-02
Remove worker callbacks when Done is received
Drew DeVault
2019-05-26
Skip non selectable mailboxes in directory listing
Reto Brunner
[next]