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
/
container.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
maildir: fix handling of FSEvents
Tim Culverhouse
2023-04-28
1
-0
/
+9
*
maildir: move common maildir code out of worker
Julian Pidancet
2022-10-27
1
-93
/
+7
*
maildir: fix maildir folder listing
Julian Pidancet
2022-10-25
1
-1
/
+1
*
maildir: hide invalid folders
Julian Pidancet
2022-10-03
1
-0
/
+7
*
maildir: remove filename encoded UID when moving messages
Tim Culverhouse
2022-08-24
1
-2
/
+13
*
maildir: implement MoveMessages handling
Tim Culverhouse
2022-08-22
1
-0
/
+20
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-3
/
+3
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-2
/
+2
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-4
/
+8
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-4
/
+2
*
worker/maildir: implement Maildir++ support
Adnan Maolood
2022-07-10
1
-3
/
+30
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
maildir: track the recent flag correctly
Reto Brunner
2021-11-01
1
-9
/
+31
*
maildir: Provide nicer error message on invalid url
Tero Koskinen
2020-07-27
1
-3
/
+18
*
Allow maildir subdirectories
Grégoire Delattre
2020-05-05
1
-11
/
+27
*
maildir: Preserve flags when copying messages
Ben Burwell
2019-08-08
1
-20
/
+2
*
Fix missing format fields in maildir/container.go
Drew DeVault
2019-07-13
1
-2
/
+2
*
Implement maildir copy
Ben Burwell
2019-07-12
1
-0
/
+38
*
Add maildir backend worker
Ben Burwell
2019-07-12
1
-0
/
+105