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
/
maildir
/
message.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
worker: move shared code to lib
Robin Jarry
2023-10-28
1
-4
/
+5
*
maildir: fix sorting by size
Koni Marti
2023-05-16
1
-8
/
+26
*
messageinfo: report message sizes
Koni Marti
2023-04-26
1
-1
/
+14
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-2
/
+2
*
maildir: keep less data in memory for sorting
Tim Culverhouse
2022-11-06
1
-0
/
+6
*
maildir: move common maildir code out of worker
Julian Pidancet
2022-10-27
1
-39
/
+1
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
1
-2
/
+1
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-2
/
+2
*
maildir,notmuch: avoid leaking open files
Nguyễn Gia Phong
2022-01-19
1
-7
/
+2
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-2
/
+2
*
maildir: don't read the full file into memory
Reto Brunner
2021-02-08
1
-8
/
+2
*
Add additional flagging functionality
ARaspiK
2020-07-08
1
-25
/
+11
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
1
-0
/
+20
*
Mark sent messages as "seen" in maildir
Galen Abell
2020-03-03
1
-4
/
+23
*
Add labels to index format (%g)
Reto Brunner
2019-12-27
1
-0
/
+4
*
Extract message parsing to common worker module
Reto Brunner
2019-08-08
1
-220
/
+16
*
Fix header decoding
Ben Burwell
2019-07-17
1
-13
/
+16
*
Add maildir backend worker
Ben Burwell
2019-07-12
1
-0
/
+322