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
/
dirlist.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
account: remember folder/message when reconnecting
Koni Marti
2023-06-26
1
-1
/
+0
*
worker: add context to cancellable requests
Tim Culverhouse
2023-06-20
1
-1
/
+4
*
msgstore: pass context from dirlist to msgstore
Tim Culverhouse
2023-06-20
1
-19
/
+22
*
account: create new store when creating folders
Koni Marti
2023-06-17
1
-0
/
+4
*
templates: use template interface consistently
Koni Marti
2023-05-16
1
-3
/
+3
*
dirtree: clear msglist for virtual nodes
Koni Marti
2023-05-16
1
-0
/
+5
*
imap: use delimiter from server
Moritz Poldrack
2023-05-16
1
-2
/
+1
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
1
-1
/
+1
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
1
-22
/
+27
*
dirstore: store directory model in dirstore
Tim Culverhouse
2023-04-22
1
-3
/
+3
*
listDirectories: refactor listdirectories handling
Tim Culverhouse
2023-04-22
1
-22
/
+19
*
ui: parse strings for ansi styles
Tim Culverhouse
2023-03-02
1
-9
/
+14
*
dirlist: use templates instead of % mini language
Robin Jarry
2023-02-20
1
-91
/
+84
*
dirlist: simplify getRUEString logic
Tim Culverhouse
2023-01-29
1
-14
/
+7
*
tabs: use template for account tab name
Tim Culverhouse
2023-01-29
1
-0
/
+14
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-9
/
+3
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-4
/
+2
*
config: rework contextual sections implementation
Robin Jarry
2022-12-14
1
-17
/
+1
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-3
/
+3
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-1
/
+1
*
dirtree: prevent panic when no folder is found
Koni Marti
2022-11-09
1
-1
/
+1
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-2
/
+1
*
dirlist: prevent race condition on accessing uiconfig
Tim Culverhouse
2022-09-29
1
-0
/
+4
*
notmuch: move logic for dynamic folders to backend
Koni Marti
2022-09-29
1
-13
/
+0
*
dirlist: avoid race from accessing ui config in Select debounce
Tim Culverhouse
2022-09-26
1
-1
/
+2
*
dirlist: don't invalidate on spinner.Invalidate
Tim Culverhouse
2022-09-20
1
-3
/
+0
*
fix: Set proper UIConfig for msgstores
Tim Culverhouse
2022-08-22
1
-13
/
+16
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-5
/
+5
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: remove unused structs and functions (unused)
Moritz Poldrack
2022-08-04
1
-13
/
+0
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-1
/
+0
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-6
/
+3
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
1
-1
/
+5
*
perf: reduce calls to GetUiConfig
Tim Culverhouse
2022-07-03
1
-1
/
+12
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
1
-2
/
+2
*
dirlist: fix race condition in directory selection
Moritz Poldrack
2022-06-26
1
-23
/
+30
*
dirlist: fix ruestring counts from checkmail
Tim Culverhouse
2022-06-14
1
-11
/
+8
*
dirlist: fix panic when disconnecting with dirlist-tree=false
Tim Culverhouse
2022-06-07
1
-14
/
+5
*
fix: clear dirlist on disconnect
Tim Culverhouse
2022-06-07
1
-0
/
+15
*
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-06-07
1
-8
/
+4
*
fix: rue string count accuracy
Tim Culverhouse
2022-06-07
1
-8
/
+4
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
1
-25
/
+30
*
dirlist: add format specifier to compact folder name
Koni Marti
2022-04-29
1
-0
/
+4
*
style: add style config options for dirlist_unread and dirlist_recent
Tim Culverhouse
2022-04-27
1
-3
/
+14
*
Initialization fix for dynamic folders
Aivars Vaivods
2022-04-14
1
-0
/
+9
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
scrollable: extract scrolling behavior for reuse
Koni Marti
2022-03-03
1
-49
/
+11
*
ui: make dirlist-delay context-aware
inwit
2022-02-24
1
-1
/
+1
*
dirtree: implement foldable tree for directory list
Koni Marti
2022-02-23
1
-1
/
+34
*
dirlist: use shorter delay before listing directory contents
Robin Jarry
2022-01-29
1
-1
/
+1
[next]