aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* compose: ensure rfc2045 compliant mime messageKoni Marti2024-01-191-0/+8
* templates: move signature from compose to templatesBence Ferdinandy2024-01-081-91/+0
* msglist: refactor tree buildingMoritz Poldrack2023-12-301-35/+26
* patch/list: add list sub-cmdKoni Marti2023-12-303-17/+8
* cf: allow changing folder of another accountRobin Jarry2023-12-051-0/+8
* dirtree: prevent folder selection when archivingKoni Marti2023-12-011-13/+26
* dirtree: fix jumping foldersKoni Marti2023-11-241-3/+5
* term: ensure cursor is hidden before closingRobin Jarry2023-11-241-0/+3
* dirtree: add custom virtual directory roleKoni Marti2023-11-231-0/+24
* dirlist/dirtree: context handlingKoni Marti2023-11-232-11/+16
* compose: define useful vars in the editor's envJason Cox2023-11-231-0/+5
* rmdir: ensure proper sequence of operationsKoni Marti2023-11-122-4/+27
* threads: add .ThreadUnread to template datainwit2023-11-121-2/+17
* complete: allow setting the completion key bindingRobin Jarry2023-11-022-0/+6
* hooks: add mail-added hookJason Cox2023-11-021-0/+9
* hooks: add mail-deleted hookJason Cox2023-11-021-0/+9
* binds: folder-specific bindings for composerVitaly Ovchinnikov2023-11-022-3/+12
* fold: allow for multiple folding levelsinwit2023-11-022-12/+20
* treewide: replace shlex.Split with opt.SplitArgsRobin Jarry2023-10-281-6/+2
* commands: pass raw command line down to template evaluationRobin Jarry2023-10-282-17/+13
* compose: fix crash when getting hostnameMoritz Poldrack2023-10-261-0/+5
* compose: fix header navigation after :compose -eRobin Jarry2023-10-251-9/+4
* terminal: add `:send-keys` commandVitaly Ovchinnikov2023-10-224-0/+38
* split: add an alias for horizontal splitinwit2023-10-131-1/+1
* switcher: add scrollbarKoni Marti2023-10-132-73/+101
* msgviewer: separate part switcher from viewerKoni Marti2023-10-132-162/+186
* ui: export global functionsRobin Jarry2023-10-111-5/+0
* app: fix nil pointer dereference on startupRobin Jarry2023-10-116-42/+19
* app: export global functionsRobin Jarry2023-10-108-86/+149
* widgets: rename package to appRobin Jarry2023-10-1022-0/+8420