index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
widgets
/
dirlist.go
Age
Commit message (
Expand
)
Author
2022-04-29
dirlist: add format specifier to compact folder name
Koni Marti
2022-04-27
style: add style config options for dirlist_unread and dirlist_recent
Tim Culverhouse
2022-04-14
Initialization fix for dynamic folders
Aivars Vaivods
2022-03-23
logging: added a log on panic
Moritz Poldrack
2022-03-03
scrollable: extract scrolling behavior for reuse
Koni Marti
2022-02-24
ui: make dirlist-delay context-aware
inwit
2022-02-23
dirtree: implement foldable tree for directory list
Koni Marti
2022-01-29
dirlist: use shorter delay before listing directory contents
Robin Jarry
2022-01-24
dirlist: skip unnecessary change-folder action
Koni Marti
2022-01-24
dirlist: improve change-folder responsiveness
Koni Marti
2021-11-13
notmuch: allow sort by file order
Kalyan Sriram
2021-11-05
go.mod: change base git url
Robin Jarry
2021-01-12
Apply dirlist style to unselected directories
Eyal Sawady
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
2020-09-08
dirlist: fix empty row if dir is added
Reto Brunner
2020-08-06
Implement style configuration.
Kalyan Sriram
2020-07-30
Revert "Implement style configuration."
Reto Brunner
2020-07-30
Implement style configuration.
Kalyan Sriram
2020-07-02
Add a 'folders-exclude' option
ARaspiK
2020-06-09
Add dirlist scrollbar
Jeffas
2020-06-09
Add dirlist scrolling
Jeffas
2020-05-28
Revert "Add Style configuration"
Drew DeVault
2020-05-27
Add Style configuration
Reto Brunner
2020-02-25
widgets/dirlist: Fix total message count
Reto Brunner
2020-02-19
fix missing import
Reto Brunner
2020-02-19
Revert "Only fetch the directory contents when we are switching directories"
Reto Brunner
2020-02-16
dirlist: actually honor the DirInfo
Reto Brunner
2020-02-16
Only fetch the directory contents when we are switching directories
Reto Brunner
2020-02-07
Ensure we aren't selecting negative directories
Andreas Rammhold
2020-01-28
dirlist: adapt to dynamic UIconfig
Reto Brunner
2020-01-28
dirlist: remove not needed sort function
Reto Brunner
2019-12-09
Add custom sorting for folders
Michele Finotto
2019-09-11
Add display of unread messages in dirlist
Jeffas
2019-09-11
Add Mouseable
Jeffas
2019-08-30
Allow custom spinner via config file
Paul Spooren
2019-08-20
Only compile regex portion of folder filter
Daniel Xu
2019-08-20
folder filter: only assume regex if filter is ~fmt
Drew DeVault
2019-08-19
Support regex filters for folders
Daniel Xu
2019-08-07
Implement next-folder using NextPrev with amount
Jelle Besseling
2019-07-26
Move msgstore map to dirstore
Jeffas
2019-07-25
Show the directory being selected in gray
Jeffas
2019-07-08
Factor UI models out of the worker message package
Ben Burwell
2019-07-04
Sort out dirstore once and for all
Drew DeVault
2019-07-04
dirlist: simplify nextPrev() considerably
Reto Brunner
2019-07-04
dirlist: remove the additional filtering in Draw()
Reto Brunner
2019-07-04
dirlist: sync dirstore in filterDirsByFoldersConfig
Reto Brunner
2019-07-04
Add IMAP folder tab completion
Gregory Mullen
2019-07-02
Revert "Remove dirs field and references to it"
Drew DeVault
2019-06-30
Remove dirs field and references to it
Robert Günzler
2019-06-29
Add new lib/dirstore to source completions from
Gregory Mullen
[next]