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
/
worker.go
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
1
-4
/
+19
*
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
1
-0
/
+5
*
worker/maildir: implement Maildir++ support
Adnan Maolood
2022-07-10
1
-1
/
+12
*
maildir: fix dirinfo.Unseen and Exists counting
Tim Culverhouse
2022-06-14
1
-2
/
+0
*
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-06-07
1
-13
/
+4
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
1
-11
/
+42
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-1
/
+1
*
maildir: fix data race in maildir worker
wagner riffel
2022-03-07
1
-25
/
+82
*
maildir: defer the count of recent messages
Robin Jarry
2022-01-30
1
-25
/
+32
*
maildir,notmuch: pass in-memory message to callback
Nguyễn Gia Phong
2022-01-20
1
-1
/
+7
*
maildir,notmuch: avoid leaking open files
Nguyễn Gia Phong
2022-01-19
1
-0
/
+1
*
maildir: watch for message renames
Robin Jarry
2021-12-06
1
-2
/
+5
*
maildir: watch for external changes
Robin Jarry
2021-12-06
1
-4
/
+12
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-4
/
+4
*
maildir: track the recent flag correctly
Reto Brunner
2021-11-01
1
-22
/
+24
*
notmuch/maildir: remove double emit of the dirinfo
Reto Brunner
2021-04-28
1
-2
/
+0
*
Add support for :rmdir
ARaspiK
2020-08-19
1
-0
/
+12
*
maildir: Provide nicer error message on invalid url
Tero Koskinen
2020-07-27
1
-1
/
+16
*
Only send directory info once from maildir
Andrew Jeffery
2020-07-19
1
-4
/
+5
*
Add additional flagging functionality
ARaspiK
2020-07-08
1
-5
/
+6
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
1
-0
/
+35
*
maildir: remove read handling from FetchMessageBodyPart
Reto Brunner
2020-05-11
1
-21
/
+0
*
Count recent messages in maildir exists total too
Jeffas
2020-03-09
1
-1
/
+1
*
Mark sent messages as "seen" in maildir
Galen Abell
2020-03-03
1
-5
/
+6
*
Update DirectoryInfo handling for maildir
Jeffas
2020-02-28
1
-6
/
+50
*
Ensure new directory exists before unwatching old
Galen Abell
2020-02-25
1
-5
/
+6
*
Add sorting functionality
Jeffas
2019-09-20
1
-7
/
+46
*
Add directory info messages
Jeffas
2019-09-18
1
-16
/
+55
*
Add basic searching to the maildir backend
Jeffas
2019-09-16
1
-1
/
+15
*
Clean maildirs when opened
Ben Burwell
2019-08-02
1
-0
/
+4
*
Fix error handling in maildir worker
Nicolai Dagestad
2019-07-19
1
-14
/
+7
*
Register worker in init.
Reto Brunner
2019-07-19
1
-1
/
+6
*
maildir: Watch for new messages
Ben Burwell
2019-07-17
1
-13
/
+68
*
Implement maildir copy
Ben Burwell
2019-07-12
1
-2
/
+3
*
Add maildir backend worker
Ben Burwell
2019-07-12
1
-0
/
+353
[prev]