summaryrefslogtreecommitdiff
path: root/widgets/dirlist.go
AgeCommit message (Expand)Author
2022-02-24ui: make dirlist-delay context-awareinwit
2022-02-23dirtree: implement foldable tree for directory listKoni Marti
2022-01-29dirlist: use shorter delay before listing directory contentsRobin Jarry
2022-01-24dirlist: skip unnecessary change-folder actionKoni Marti
2022-01-24dirlist: improve change-folder responsivenessKoni Marti
2021-11-13notmuch: allow sort by file orderKalyan Sriram
2021-11-05go.mod: change base git urlRobin Jarry
2021-01-12Apply dirlist style to unselected directoriesEyal Sawady
2020-12-18update tcell to v2 and enable TrueColor supporty0ast
2020-09-08dirlist: fix empty row if dir is addedReto Brunner
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-07-02Add a 'folders-exclude' optionARaspiK
2020-06-09Add dirlist scrollbarJeffas
2020-06-09Add dirlist scrollingJeffas
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-27Add Style configurationReto Brunner
2020-02-25widgets/dirlist: Fix total message countReto Brunner
2020-02-19fix missing importReto Brunner
2020-02-19Revert "Only fetch the directory contents when we are switching directories"Reto Brunner
2020-02-16dirlist: actually honor the DirInfoReto Brunner
2020-02-16Only fetch the directory contents when we are switching directoriesReto Brunner
2020-02-07Ensure we aren't selecting negative directoriesAndreas Rammhold
2020-01-28dirlist: adapt to dynamic UIconfigReto Brunner
2020-01-28dirlist: remove not needed sort functionReto Brunner
2019-12-09Add custom sorting for foldersMichele Finotto
2019-09-11Add display of unread messages in dirlistJeffas
2019-09-11Add MouseableJeffas
2019-08-30Allow custom spinner via config filePaul Spooren
2019-08-20Only compile regex portion of folder filterDaniel Xu
2019-08-20folder filter: only assume regex if filter is ~fmtDrew DeVault
2019-08-19Support regex filters for foldersDaniel Xu
2019-08-07Implement next-folder using NextPrev with amountJelle Besseling
2019-07-26Move msgstore map to dirstoreJeffas
2019-07-25Show the directory being selected in grayJeffas
2019-07-08Factor UI models out of the worker message packageBen Burwell
2019-07-04Sort out dirstore once and for allDrew DeVault
2019-07-04dirlist: simplify nextPrev() considerablyReto Brunner
2019-07-04dirlist: remove the additional filtering in Draw()Reto Brunner
2019-07-04dirlist: sync dirstore in filterDirsByFoldersConfigReto Brunner
2019-07-04Add IMAP folder tab completionGregory Mullen
2019-07-02Revert "Remove dirs field and references to it"Drew DeVault
2019-06-30Remove dirs field and references to itRobert Günzler
2019-06-29Add new lib/dirstore to source completions fromGregory Mullen
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-14Set empty message in dirlist if no folder exist.Reto Brunner
2019-06-14imap: respect the folder config optionReto Brunner
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-14Force INBOX to be included in dirlistDrew DeVault