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
/
cache.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
logging: remove ultra verbose trace logs
Robin Jarry
2023-06-12
1
-2
/
+0
*
imap: use named logger
Robin Jarry
2023-06-12
1
-20
/
+22
*
headers: enable partial header fetching
Tim Culverhouse
2023-05-16
1
-0
/
+9
*
imap: avoid error log when pruning cache entries
Robin Jarry
2023-04-27
1
-2
/
+4
*
imap: add size field to cache struct
Koni Marti
2023-04-26
1
-1
/
+4
*
imap: clear cache on tag mismatch
Koni Marti
2023-04-26
1
-2
/
+41
*
parse msg-id lists more liberally
Nguyễn Gia Phong
2023-03-26
1
-4
/
+2
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
1
-0
/
+1
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-1
/
+1
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-15
/
+15
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-6
/
+7
*
message-info: add explicit References field
Tim Culverhouse
2022-11-09
1
-0
/
+4
*
cache: fetch flags from UI
Tim Culverhouse
2022-09-20
1
-10
/
+4
*
imap: prevent deadlock from posting actions to self
Tim Culverhouse
2022-09-20
1
-1
/
+2
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-2
/
+2
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-14
/
+15
*
imap: add option to cache headers
Tim Culverhouse
2022-06-22
1
-0
/
+174