aboutsummaryrefslogtreecommitdiff
path: root/worker
AgeCommit message (Expand)Author
2023-08-24jmap: cache session as jsonTim Culverhouse
2023-08-05notmuch: add option to provide path for accountKirill Chibisov
2023-08-04watchers: move filesystem monitoring stuff in libRobin Jarry
2023-08-03imap: support the Gmail extension (X-GM-EXT-1)Koni Marti
2023-07-16imap: fix header cache key collisionsRobin Jarry
2023-07-15jmap: fix crash when opening multiple instancesRobin Jarry
2023-07-14foldermap: make folder-map syntax more expressiveKoni Marti
2023-06-25imap: only call UidSort with sort criteriaKoni Marti
2023-06-25jmap: avoid displaying archive folder when use-labels=trueRobin Jarry
2023-06-22maildir: add folder-mapKoni Marti
2023-06-22imap: add folder-mapKoni Marti
2023-06-22lib: parse query-map and folder-map filesKoni Marti
2023-06-22worker: implement folder-map middlewareKoni Marti
2023-06-22worker: add WorkerInteractor interfaceKoni Marti
2023-06-21worker: add jmap supportRobin Jarry
2023-06-20imap: implement cancellation of searching and fetchingTim Culverhouse
2023-06-20imap: implement cancellation of opening dir and listing contentsTim Culverhouse
2023-06-20notmuch: implement cancellation of requestsTim Culverhouse
2023-06-20maildir: implement cancellation of requestsTim Culverhouse
2023-06-20worker: add context to cancellable requestsTim Culverhouse
2023-06-17notmuch: translate filter/search options to queryKoni Marti
2023-06-12logging: remove ultra verbose trace logsRobin Jarry
2023-06-12mbox: use named loggerRobin Jarry
2023-06-12notmuch: use named loggerRobin Jarry
2023-06-12maildir: use named loggerRobin Jarry
2023-06-12imap: use named loggerRobin Jarry
2023-06-12worker: use named loggerRobin Jarry
2023-05-20maildirpp: fix path separatorKoni Marti
2023-05-20ui: fix deadlocks in message channelRobin Jarry
2023-05-16headers: enable partial header fetchingTim Culverhouse
2023-05-16imap: handle the NonExistent attributeKoni Marti
2023-05-16imap: use delimiter from serverMoritz Poldrack
2023-05-16maildir: fix sorting by sizeKoni Marti
2023-05-11maildir: fix FSWatcher handling of eventsTim Culverhouse
2023-04-28maildir: fix handling of FSEventsTim Culverhouse
2023-04-27imap: avoid error log when pruning cache entriesRobin Jarry
2023-04-26imap: add size field to cache structKoni Marti
2023-04-26imap: clear cache on tag mismatchKoni Marti
2023-04-26messageinfo: report message sizesKoni Marti
2023-04-22search: handle headers in search/filter queryJulian Marcos
2023-04-22directory: add IANA mailbox rolesTim Culverhouse
2023-04-22directory: use directory to store rue countsTim Culverhouse
2023-04-22imap: update directory on flag opsTim Culverhouse
2023-04-22directory: remove attributes fieldTim Culverhouse
2023-04-22msgstore: create from types.Directory messageTim Culverhouse
2023-04-22capabilities: report capabilities from backendTim Culverhouse
2023-04-22imap: properly handle mailbox status updatesTim Culverhouse
2023-04-22msgstore: fetch message list based on OpenDirectory msgTim Culverhouse
2023-03-26parse msg-id lists more liberallyNguyễn Gia Phong
2023-03-10fswatcher: fix bsd supportRobin Jarry