summaryrefslogtreecommitdiff
path: root/widgets/dirlist.go
AgeCommit message (Expand)Author
2022-07-10threading: enable filtering of server-side threadsTim Culverhouse
2022-07-03perf: reduce calls to GetUiConfigTim Culverhouse
2022-07-03uiconfig: use pointer references to uiConfigTim Culverhouse
2022-06-26dirlist: fix race condition in directory selectionMoritz Poldrack
2022-06-14dirlist: fix ruestring counts from checkmailTim Culverhouse
2022-06-07dirlist: fix panic when disconnecting with dirlist-tree=falseTim Culverhouse
2022-06-07fix: clear dirlist on disconnectTim Culverhouse
2022-06-07dirlist: update RUE counts for imap/maildir on move|copy|delete|archiveTim Culverhouse
2022-06-07fix: rue string count accuracyTim Culverhouse
2022-05-31feat: add background mail polling option for all workersTim Culverhouse
2022-04-29dirlist: add format specifier to compact folder nameKoni Marti
2022-04-27style: add style config options for dirlist_unread and dirlist_recentTim Culverhouse
2022-04-14Initialization fix for dynamic foldersAivars Vaivods
2022-03-23logging: added a log on panicMoritz Poldrack
2022-03-03scrollable: extract scrolling behavior for reuseKoni Marti
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