aboutsummaryrefslogtreecommitdiffstats
path: root/commands/account
Commit message (Expand)AuthorAgeFilesLines
* commands: rename confusing constantsRobin Jarry2024-03-0421-21/+21
* commands: add :query to create named notmuch dirsJason Cox2024-02-264-23/+94
* msglist: allow configuring default splitRobin Jarry2024-02-221-2/+2
* log: move package to libRobin Jarry2024-02-143-3/+3
* filter: allow workers to combine filter termsKoni Marti2024-02-111-1/+1
* commands: add alignKoni Marti2024-02-111-0/+60
* flags: add support for draft flagJason Cox2024-01-261-0/+1
* commands: refactor registrationRobin Jarry2024-01-2020-42/+144
* rmdir: allow removing non-empty query dirsJason Cox2024-01-171-5/+8
* cd: fix completion of folders with a spaceRobin Jarry2024-01-172-2/+2
* cf: allow changing folder of another accountRobin Jarry2023-12-051-23/+66
* ui: make viewer tab title configurable via templatesBence Ferdinandy2023-11-231-1/+16
* rmdir: back to current folder upon errorKoni Marti2023-11-231-1/+5
* dirtree: add custom virtual directory roleKoni Marti2023-11-231-0/+7
* cf: fix over quoting of notmuch queriesRobin Jarry2023-11-121-9/+12
* rmdir: ensure proper sequence of operationsKoni Marti2023-11-122-13/+43
* {im,ex}port-mbox: allow using ~ in pathVitaly Ovchinnikov2023-11-122-0/+6
* cf: do not quote notmuch queries in completion resultsRobin Jarry2023-11-021-1/+15
* completion: refactor filter list apiRobin Jarry2023-11-024-8/+12
* hooks: add mail-added hookJason Cox2023-11-021-22/+22
* cf: fix unexpected argument on notmuchRobin Jarry2023-10-301-3/+21
* commands: use completion from go-optRobin Jarry2023-10-2819-150/+57
* search: use a common api for all workersRobin Jarry2023-10-281-4/+110
* commands: parse arguments with go-optRobin Jarry2023-10-2818-330/+159
* export-mbox: preserve the user-visible sorting order when exportingVitaly Ovchinnikov2023-10-221-6/+47
* sort: new `flagged` sorting criteriaVitaly Ovchinnikov2023-10-131-0/+1
* split: add an alias for horizontal splitinwit2023-10-131-4/+4
* app: export global functionsRobin Jarry2023-10-1019-99/+97
* widgets: rename package to appRobin Jarry2023-10-1019-64/+64
* export-mbox: better path suggestion and name completionVitaly Ovchinnikov2023-08-251-8/+11
* export-mbox: only export marked messages, if anyVitaly Ovchinnikov2023-08-051-3/+23
* split: ensure messagestore is availableMoritz Poldrack2023-07-281-0/+4
* compose: allow changing edit-headers on the flyRobin Jarry2023-07-172-11/+23
* compose: only allow setting content at creationRobin Jarry2023-07-172-15/+2
* worker: add jmap supportRobin Jarry2023-06-211-0/+1
* mkdir: add completionMoritz Poldrack2023-05-161-1/+19
* search/filter: update completionKoni Marti2023-05-161-0/+23
* recover: update completionKoni Marti2023-05-161-26/+10
* statusline: add column based render formatRobin Jarry2023-02-201-1/+1
* statusline: move files to lib/stateRobin Jarry2023-02-205-16/+16
* tabs: use template for compose tabsTim Culverhouse2023-02-122-16/+2
* lint: add missing panic handlers in goroutinesRobin Jarry2023-01-062-0/+2
* doc: fix English typosRobin Jarry2023-01-061-1/+1
* templates: change fields as lazy functionsRobin Jarry2023-01-042-4/+2
* model: change flags array to bitmaskRobin Jarry2023-01-041-1/+1
* split: refactor to prevent stuck splitsTim Culverhouse2022-12-251-6/+7
* split: use a sensible default widthMoritz Poldrack2022-12-191-0/+8
* split: refactor split update logicTim Culverhouse2022-12-141-3/+0
* config: make various sections accessible via global varsRobin Jarry2022-12-143-4/+5
* logging: rename package to logRobin Jarry2022-12-025-23/+23