Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imap: implement MoveMessages handling | Tim Culverhouse | 2022-08-22 | 1 | -0/+17 |
* | lint: apply new formatting rules | Moritz Poldrack | 2022-08-01 | 1 | -1/+0 |
* | dirlist: update RUE counts for imap/maildir on move|copy|delete|archive | Tim Culverhouse | 2022-06-07 | 1 | -0/+5 |
* | go vet: composite literal uses unkeyed fields | Moritz Poldrack | 2022-03-18 | 1 | -2/+2 |
* | go.mod: change base git url | Robin Jarry | 2021-11-05 | 1 | -1/+1 |
* | Mark sent messages as "seen" in maildir | Galen Abell | 2020-03-03 | 1 | -1/+1 |
* | Use []uint32 instead of imap.SeqSet | Ben Burwell | 2019-07-08 | 1 | -1/+2 |
* | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 1 | -1/+1 |
* | Copy sent emails to the Sent folder | Drew DeVault | 2019-05-15 | 1 | -0/+27 |
* | Implement :copy (aka :cp) | Drew DeVault | 2019-05-14 | 1 | -0/+16 |