aboutsummaryrefslogtreecommitdiff
path: root/worker
AgeCommit message (Expand)Author
9 daysimap: fix panic in connectKoni Marti
2024-05-01imap: add imaps+insecure modeMoritz Poldrack
2024-04-14notmuch: fix disappearing messagesJulio B
2024-04-13ui: use a custom prefix for dummy rootJulio B
2024-04-13notmuch: draw incomplete threadsJulio B
2024-04-02notmuch: add strategies for multi-file messagesJason Cox
2024-04-02notmuch: simplify moving a messageJason Cox
2024-04-02notmuch: ignore duplicate msg ID error on deleteJason Cox
2024-04-02search: fix crash during message searchjp39
2024-02-26imap: drain updates channel when moving messagesKoni Marti
2024-02-26commands: add :query to create named notmuch dirsJason Cox
2024-02-26imap: drain updates channel when deleting messagesKoni Marti
2024-02-14log: move package to libRobin Jarry
2024-02-12jmap: set explicit sender and recipientsKarel Balej
2024-02-11filter: allow workers to combine filter termsKoni Marti
2024-02-04imap: fix connection when host only has ipv6 addressRobin Jarry
2024-01-27notmuch: correctly run queries in `*` folderJason Cox
2024-01-26maildir: show valid messages even if there are errorsBence Ferdinandy
2024-01-26flags: add support for draft flagJason Cox
2024-01-26notmuch: centralize flag/tag mappingsJason Cox
2024-01-25idler: improve the imap idlerKoni Marti
2024-01-20jmap: avoid crash when server returns garbageRobin Jarry
2024-01-07notmuch: keep track of all siblings in threadJason Cox
2023-12-31templates: add full path of file(s) as Filename(s)Bence Ferdinandy
2023-12-30imap: show parseable messages on errorMoritz Poldrack
2023-12-30notmuch: remove dynamic foldersKoni Marti
2023-11-12search: add rcpts fields to header in search criteriaKoni Marti
2023-11-02linters: avoid crash when analyzing function callRobin Jarry
2023-11-02fold: add an option to toggle foldinginwit
2023-11-02fold: allow for multiple folding levelsinwit
2023-10-28search: use a common api for all workersRobin Jarry
2023-10-28worker: move shared code to libRobin Jarry
2023-10-13notmuch: return all siblings in threadsinwit
2023-10-13sort: new `flagged` sorting criteriaVitaly Ovchinnikov
2023-09-27ui: enable showing of thread-contextTim Culverhouse
2023-09-19lib: return a new Header from LimitHeadersTim Culverhouse
2023-09-18maildir: log mail checking errors, if anyVitaly Ovchinnikov
2023-08-31notmuch: internally sort threads newest firstTim Culverhouse
2023-08-31notmuch: refactor SetFlagTim Culverhouse
2023-08-31notmuch: track database stateTim Culverhouse
2023-08-31notmuch: fix modify labels dropping threadingTim Culverhouse
2023-08-31notmuch: check context when opening directoryTim Culverhouse
2023-08-31mbox: remove datacounter dependency for size infoTim Culverhouse
2023-08-30notmuch: remove unused codeTim Culverhouse
2023-08-30notmuch: replace notmuch library with internal bindingsTim Culverhouse
2023-08-27xdg: get rid of deprecated dependenciesRobin Jarry
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