1
0
Fork 0
mirror of https://git.sr.ht/~rjarry/aerc synced 2025-11-07 03:21:58 +01:00
aerc/worker/imap
..
extensions treewide: replace interface{} with any 2025-04-07 10:51:05 +02:00
cache.go
checkmail.go
configure.go
configure_test.go imap: add support for :modify-labels / :tag for gmail and proton 2025-08-04 12:27:27 +02:00
connect.go
create.go
expungehandler.go imap: do not ignore delete notifications linked to move actions 2025-06-11 10:12:09 +02:00
fetch.go
flags.go
idler.go
imap.go
imap_test.go
list.go imap: add support for :modify-labels / :tag for gmail and proton 2025-08-04 12:27:27 +02:00
movecopy.go
observer.go
open.go
remove.go
search.go
search_test.go imap: fix processing of search criteria end date 2025-03-09 00:40:30 +01:00
seqmap.go
seqmap_test.go
worker.go