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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: parse query-map and folder-map files
Koni Marti
2023-06-22
2
-0
/
+88
*
headers: enable partial header fetching
Tim Culverhouse
2023-05-16
1
-0
/
+24
*
messageinfo: report message sizes
Koni Marti
2023-04-26
1
-0
/
+10
*
search: handle headers in search/filter query
Julian Marcos
2023-04-22
1
-1
/
+7
*
parse msg-id lists more liberally
Nguyễn Gia Phong
2023-03-26
1
-13
/
+4
*
fswatcher: fix bsd support
Robin Jarry
2023-03-10
2
-4
/
+7
*
fswatcher: add a darwin fswatcher implementation
Tim Culverhouse
2023-03-07
1
-0
/
+84
*
worker/lib: implement an fswatcher interface
Tim Culverhouse
2023-03-07
1
-0
/
+73
*
lint: always run golangci-lint@latest
Robin Jarry
2023-02-26
1
-1
/
+1
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
5
-52
/
+31
*
daterange: support relative terms
Koni Marti
2022-12-02
2
-5
/
+455
*
search: handle date ranges in search/filter query
Koni Marti
2022-12-02
3
-4
/
+156
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-2
/
+2
*
maildir: fallback when parsing for in-reply-to fails
Koni Marti
2022-11-13
1
-4
/
+7
*
message-info: add explicit References field
Tim Culverhouse
2022-11-09
1
-0
/
+5
*
envelope: add InReplyTo field
Tim Culverhouse
2022-11-09
1
-0
/
+9
*
maildir: keep less data in memory for sorting
Tim Culverhouse
2022-11-06
1
-0
/
+48
*
maildir: replace ListFolder method with FolderMap
Julian Pidancet
2022-10-27
1
-6
/
+5
*
maildir: move common maildir code out of worker
Julian Pidancet
2022-10-27
1
-0
/
+153
*
lint: check for bad white space habits
Robin Jarry
2022-10-19
1
-2
/
+0
*
lib: parse address header fields to utf-8
Koni Marti
2022-09-29
1
-6
/
+9
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
1
-1
/
+16
*
parse: remove trailing whitespace from rfc1123z regex
Thomas Faughnan
2022-08-22
1
-1
/
+1
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
2
-6
/
+5
*
tests: fix errors after lint series
Robin Jarry
2022-08-04
1
-1
/
+1
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-13
/
+13
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
2
-10
/
+7
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
3
-8
/
+12
*
mbox: implement an mbox backend worker
Koni Marti
2022-07-14
1
-0
/
+254
*
parse: fix content-type parsing error
Koni Marti
2022-06-07
3
-1
/
+96
*
pgp: ensure CRLF line endings in pgpmail reader
Koni Marti
2022-04-25
1
-0
/
+11
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-2
/
+2
*
maildir,notmuch: avoid leaking open files
Nguyễn Gia Phong
2022-01-19
2
-13
/
+8
*
go.mod: change base git url
Robin Jarry
2021-11-05
3
-4
/
+4
*
lib/parse: simplify parseAddressList
Reto Brunner
2021-02-22
1
-13
/
+5
*
lib/parse: use go-message msgid parsing if it succeeds
Reto Brunner
2020-11-14
1
-2
/
+6
*
remove models.Address in favor of go-message Address
Reto Brunner
2020-11-14
2
-10
/
+11
*
handle message unknown charset error
Jeff Martin
2020-08-31
3
-2
/
+99
*
base models.Address on the mail.Address type
Reto Brunner
2020-08-20
2
-12
/
+2
*
improve date parsing for notmuch/maildir
Reto Brunner
2020-08-10
1
-24
/
+49
*
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-27
1
-6
/
+4
*
Make it easier to debug date parsing errors
Lyudmil Angelov
2020-07-11
1
-1
/
+1
*
Guess date from received if not present
elumbella
2020-05-06
1
-1
/
+41
*
Initial support for PGP decryption & signatures
Drew DeVault
2020-03-03
1
-3
/
+3
*
Cleanup sorting logic
Jeffas
2020-02-28
1
-155
/
+55
*
worker/lib/parse: be more tolerant with parsing email addresses
Timmy Douglas
2020-02-06
1
-1
/
+1
*
maildir/notmuch: don't re-encode readers
Reto Brunner
2020-01-05
1
-37
/
+4
*
Add labels to index format (%g)
Reto Brunner
2019-12-27
1
-0
/
+6
*
Parse Reply-To header while parsing envelope
Srivathsan Murali
2019-11-17
1
-0
/
+5
*
Add sorting functionality
Jeffas
2019-09-20
1
-0
/
+253
[next]