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
/
worker
/
imap
/
list.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
search: use a common api for all workers
Robin Jarry
2023-10-28
1
-5
/
+1
*
imap: implement cancellation of searching and fetching
Tim Culverhouse
2023-06-20
1
-0
/
+14
*
imap: use named logger
Robin Jarry
2023-06-12
1
-2
/
+2
*
imap: handle the NonExistent attribute
Koni Marti
2023-05-16
1
-1
/
+4
*
directory: add IANA mailbox roles
Tim Culverhouse
2023-04-22
1
-3
/
+18
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
1
-5
/
+1
*
directory: remove attributes field
Tim Culverhouse
2023-04-22
1
-2
/
+1
*
capabilities: report capabilities from backend
Tim Culverhouse
2023-04-22
1
-1
/
+0
*
msgstore: fetch message list based on OpenDirectory msg
Tim Culverhouse
2023-04-22
1
-1
/
+0
*
imap: use list-status for list-directories if available
Tim Culverhouse
2022-12-02
1
-8
/
+48
*
imap: simplify error handling in list directories
Tim Culverhouse
2022-12-02
1
-5
/
+6
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-4
/
+4
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-2
/
+2
*
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
-2
/
+2
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-1
/
+1
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-2
/
+2
*
extract search criteria parsing into the backends
Reto Brunner
2019-08-29
1
-8
/
+20
*
Factor UI models out of the worker message package
Ben Burwell
2019-07-08
1
-3
/
+6
*
Sort out dirstore once and for all
Drew DeVault
2019-07-04
1
-13
/
+0
*
worker/imap: implement search
Drew DeVault
2019-06-24
1
-0
/
+16
*
imap: block until directory list is fully received
Drew DeVault
2019-06-14
1
-0
/
+1
*
imap: respect the folder config option
Reto Brunner
2019-06-14
1
-0
/
+13
*
Wait for listing to complete before sending Done
Drew DeVault
2019-06-02
1
-0
/
+3
*
Skip non selectable mailboxes in directory listing
Reto Brunner
2019-05-26
1
-0
/
+13
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
1
-1
/
+1
*
worker/imap: use the IMAP connection from a single goroutine
Simon Ser
2019-04-29
1
-13
/
+11
*
Tidy up list.go
Drew DeVault
2018-02-02
1
-22
/
+15
*
Refactoring; consume listing response
Drew DeVault
2018-02-01
1
-4
/
+8
*
Implement (most of) mailbox listing
Drew DeVault
2018-02-01
1
-0
/
+37