summaryrefslogtreecommitdiff
path: root/worker/imap/movecopy.go
AgeCommit message (Expand)Author
2022-06-07dirlist: update RUE counts for imap/maildir on move|copy|delete|archiveTim Culverhouse
2022-03-18go vet: composite literal uses unkeyed fieldsMoritz Poldrack
2021-11-05go.mod: change base git urlRobin Jarry
2020-03-03Mark sent messages as "seen" in maildirGalen Abell
2019-07-08Use []uint32 instead of imap.SeqSetBen Burwell
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-15Copy sent emails to the Sent folderDrew DeVault
2019-05-14Implement :copy (aka :cp)Drew DeVault