..
extensions
treewide: fix English spelling
2025-01-21 13:39:01 +01:00
cache.go
treewide: replace uint32 uids with opaque strings
2024-08-28 12:06:01 +02:00
checkmail.go
worker: add WorkerInteractor interface
2023-06-22 10:55:25 +02:00
configure.go
idler: improve the imap idler
2024-01-25 21:55:17 +01:00
connect.go
imap: add support for plain auth
2025-01-16 21:00:47 +01:00
create.go
go vet: composite literal uses unkeyed fields
2022-03-18 13:33:16 +01:00
fetch.go
treewide: replace uint32 uids with opaque strings
2024-08-28 12:06:01 +02:00
flags.go
treewide: replace uint32 uids with opaque strings
2024-08-28 12:06:01 +02:00
idler.go
log: move package to lib
2024-02-14 23:04:38 +01:00
imap.go
imap: strip whitespace from Message-Id and In-Reply-To
2024-10-24 22:13:51 +02:00
imap_test.go
imap: strip whitespace from Message-Id and In-Reply-To
2024-10-24 22:13:51 +02:00
list.go
treewide: replace uint32 uids with opaque strings
2024-08-28 12:06:01 +02:00
movecopy.go
imap: drain updates channel when moving messages
2024-02-26 23:29:40 +01:00
observer.go
lint: update golangci-lint to 1.61.0
2024-09-20 09:23:36 +02:00
open.go
treewide: replace uint32 uids with opaque strings
2024-08-28 12:06:01 +02:00
remove.go
go vet: composite literal uses unkeyed fields
2022-03-18 13:33:16 +01:00
search.go
completion: display descriptions next to choices
2024-10-23 10:22:51 +02:00
seqmap.go
imap: fix SeqMap.Pop runtime error
2024-08-24 15:49:18 +02:00
seqmap_test.go
imap: create copy of uids to retain sort order
2022-08-22 15:46:49 +02:00
worker.go
treewide: replace uint32 uids with opaque strings
2024-08-28 12:06:01 +02:00