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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
3
-46
/
+44
*
account: import mbox file to a folder
Koni Marti
2022-07-14
1
-1
/
+3
*
account: export folder to mbox file
Koni Marti
2022-07-14
1
-0
/
+3
*
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
2
-4
/
+42
*
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
3
-7
/
+4
*
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
4
-9
/
+9
*
maildir: track the recent flag correctly
Reto Brunner
2021-11-01
2
-31
/
+55
*
notmuch/maildir: remove double emit of the dirinfo
Reto Brunner
2021-04-28
1
-2
/
+0
*
maildir: don't read the full file into memory
Reto Brunner
2021-02-08
1
-8
/
+2
*
Add support for :rmdir
ARaspiK
2020-08-19
1
-0
/
+12
*
maildir: Provide nicer error message on invalid url
Tero Koskinen
2020-07-27
2
-4
/
+34
*
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-27
1
-1
/
+7
*
Add flag based search options
Tobias Wölfel
2020-07-25
1
-1
/
+18
*
Only send directory info once from maildir
Andrew Jeffery
2020-07-19
1
-4
/
+5
*
Add additional flagging functionality
ARaspiK
2020-07-08
2
-30
/
+17
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
2
-0
/
+55
*
maildir: remove read handling from FetchMessageBodyPart
Reto Brunner
2020-05-11
1
-21
/
+0
*
Allow maildir subdirectories
Grégoire Delattre
2020-05-05
1
-11
/
+27
*
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
2
-9
/
+29
*
Update DirectoryInfo handling for maildir
Jeffas
2020-02-28
1
-6
/
+50
*
Make search more lenient
Jeffas
2020-02-26
1
-1
/
+2
*
Ensure new directory exists before unwatching old
Galen Abell
2020-02-25
1
-5
/
+6
*
Add labels to index format (%g)
Reto Brunner
2019-12-27
1
-0
/
+4
*
Change search flags
Jeffas
2019-09-20
1
-2
/
+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
2
-1
/
+260
*
maildir: Preserve flags when copying messages
Ben Burwell
2019-08-08
1
-20
/
+2
*
Extract message parsing to common worker module
Reto Brunner
2019-08-08
1
-220
/
+16
*
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
*
Fix header decoding
Ben Burwell
2019-07-17
1
-13
/
+16
*
Fix missing format fields in maildir/container.go
Drew DeVault
2019-07-13
1
-2
/
+2
*
Implement maildir copy
Ben Burwell
2019-07-12
2
-2
/
+41
*
Add maildir backend worker
Ben Burwell
2019-07-12
3
-0
/
+780
[prev]