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
/
mbox
Commit message (
Expand
)
Author
Age
Files
Lines
*
search: use a common api for all workers
Robin Jarry
2023-10-28
1
-7
/
+3
*
worker: move shared code to lib
Robin Jarry
2023-10-28
3
-13
/
+14
*
lib: return a new Header from LimitHeaders
Tim Culverhouse
2023-09-19
1
-2
/
+2
*
mbox: remove datacounter dependency for size info
Tim Culverhouse
2023-08-31
1
-9
/
+11
*
maildir: add folder-map
Koni Marti
2023-06-22
1
-2
/
+10
*
worker: add WorkerInteractor interface
Koni Marti
2023-06-22
1
-1
/
+1
*
mbox: use named logger
Robin Jarry
2023-06-12
1
-10
/
+10
*
headers: enable partial header fetching
Tim Culverhouse
2023-05-16
1
-1
/
+11
*
imap: use delimiter from server
Moritz Poldrack
2023-05-16
1
-0
/
+4
*
messageinfo: report message sizes
Koni Marti
2023-04-26
1
-2
/
+26
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
1
-7
/
+4
*
directory: remove attributes field
Tim Culverhouse
2023-04-22
1
-2
/
+1
*
capabilities: report capabilities from backend
Tim Culverhouse
2023-04-22
2
-4
/
+10
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
3
-22
/
+12
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-15
/
+15
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-3
/
+3
*
logging: substitute %w for %v
Koni Marti
2022-10-02
1
-9
/
+9
*
backends: send MessageInfoError on header fetching error
Tim Culverhouse
2022-09-25
1
-1
/
+1
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
1
-2
/
+1
*
mbox: implement MoveMessages handling
Tim Culverhouse
2022-08-22
1
-0
/
+18
*
mbox: filtering for mbox accounts
Koni Marti
2022-08-22
1
-30
/
+44
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
3
-7
/
+5
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
3
-15
/
+17
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-1
/
+4
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
1
-14
/
+11
*
lint: remove ineffectual assignments (ineffassign)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
2
-3
/
+4
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-14
/
+15
*
mbox: implement an mbox backend worker
Koni Marti
2022-07-14
4
-0
/
+692