index
:
aerc
devel
Clone of https://git.sr.ht/~rjarry/aerc
Robin Jarry <robin@jarry.cc>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
dirtree.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
account: remember folder/message when reconnecting
Koni Marti
2023-06-26
1
-1
/
+0
*
account: create new store when creating folders
Koni Marti
2023-06-17
1
-0
/
+1
*
templates: use template interface consistently
Koni Marti
2023-05-16
1
-2
/
+2
*
dirtree: clear msglist for virtual nodes
Koni Marti
2023-05-16
1
-0
/
+15
*
imap: use delimiter from server
Moritz Poldrack
2023-05-16
1
-11
/
+9
*
dirtree: modify drawing of the dirtree
Tim Culverhouse
2023-05-16
1
-9
/
+8
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
1
-1
/
+9
*
listDirectories: refactor listdirectories handling
Tim Culverhouse
2023-04-22
1
-9
/
+14
*
dirlist: use templates instead of % mini language
Robin Jarry
2023-02-20
1
-32
/
+23
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-3
/
+3
*
dirtree: fix mouse support for selecting folders
Koni Marti
2022-11-13
1
-5
/
+12
*
dirtree: show dynamic folders properly
Koni Marti
2022-11-09
1
-0
/
+15
*
dirtree: prevent panic when no folder is found
Koni Marti
2022-11-09
1
-1
/
+1
*
msglist: display reversed thread ordering
Koni Marti
2022-10-27
1
-1
/
+1
*
dirtree: fix folder scrolling
Koni Marti
2022-10-19
1
-3
/
+2
*
dirtree: fix build errors
Robin Jarry
2022-08-22
1
-2
/
+3
*
dirtree: add dirtree-collapse config setting
Sijmen
2022-08-22
1
-3
/
+6
*
fix: Set proper UIConfig for msgstores
Tim Culverhouse
2022-08-22
1
-5
/
+5
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-4
/
+3
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-2
/
+9
*
lint: merge declaration and assignment (S1021)
Moritz Poldrack
2022-08-04
1
-2
/
+1
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: remove ineffectual assignments (ineffassign)
Moritz Poldrack
2022-08-04
1
-3
/
+0
*
lint: remove conditions that are always true (SA4003)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-1
/
+1
*
dirlist: fix panic when disconnecting with dirlist-tree=false
Tim Culverhouse
2022-06-07
1
-0
/
+4
*
style: add style config options for dirlist_unread and dirlist_recent
Tim Culverhouse
2022-04-27
1
-4
/
+15
*
scrollable: extract scrolling behavior for reuse
Koni Marti
2022-03-03
1
-38
/
+7
*
dirtree: implement foldable tree for directory list
Koni Marti
2022-02-23
1
-0
/
+468