index
:
aerc
this commit
master
mirror of ~rjarry's aerc fork - a pretty good email client
akspecs <akspecs@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
dirlist.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow custom spinner via config file
Paul Spooren
2019-08-30
1
-1
/
+1
*
Only compile regex portion of folder filter
Daniel Xu
2019-08-20
1
-1
/
+1
*
folder filter: only assume regex if filter is ~fmt
Drew DeVault
2019-08-20
1
-4
/
+9
*
Support regex filters for folders
Daniel Xu
2019-08-19
1
-1
/
+11
*
Implement next-folder using NextPrev with amount
Jelle Besseling
2019-08-07
1
-3
/
+3
*
Move msgstore map to dirstore
Jeffas
2019-07-26
1
-0
/
+12
*
Show the directory being selected in gray
Jeffas
2019-07-25
1
-0
/
+3
*
Factor UI models out of the worker message package
Ben Burwell
2019-07-08
1
-1
/
+1
*
Sort out dirstore once and for all
Drew DeVault
2019-07-04
1
-0
/
+1
*
dirlist: simplify nextPrev() considerably
Reto Brunner
2019-07-04
1
-25
/
+11
*
dirlist: remove the additional filtering in Draw()
Reto Brunner
2019-07-04
1
-7
/
+0
*
dirlist: sync dirstore in filterDirsByFoldersConfig
Reto Brunner
2019-07-04
1
-9
/
+7
*
Add IMAP folder tab completion
Gregory Mullen
2019-07-04
1
-1
/
+5
*
Revert "Remove dirs field and references to it"
Drew DeVault
2019-07-02
1
-11
/
+10
*
Remove dirs field and references to it
Robert Günzler
2019-06-30
1
-10
/
+11
*
Add new lib/dirstore to source completions from
Gregory Mullen
2019-06-29
1
-4
/
+7
*
Implement basic tab completion support
Gregory Mullen
2019-06-29
1
-0
/
+4
*
Set empty message in dirlist if no folder exist.
Reto Brunner
2019-06-14
1
-16
/
+24
*
imap: respect the folder config option
Reto Brunner
2019-06-14
1
-11
/
+31
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
1
-3
/
+3
*
Force INBOX to be included in dirlist
Drew DeVault
2019-05-14
1
-0
/
+11
*
Split ex line text handling into dedicated widget
Drew DeVault
2019-05-11
1
-7
/
+7
*
lib/ui: introduce Invalidatable
Simon Ser
2019-04-27
1
-8
/
+2
*
Use tcell.Style.Reverse instead of black on white
Drew DeVault
2019-03-30
1
-2
/
+1
*
Fix nil dereference on rapidly cycling folders
Drew DeVault
2019-03-15
1
-1
/
+1
*
widgets/directories.go -> widgets/dirlist.go
Drew DeVault
2019-03-14
1
-0
/
+156