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
*
maildir: speedup move to larger folders
Bence Ferdinandy
2022-11-09
1
-7
/
+4
*
maildir: keep less data in memory for sorting
Tim Culverhouse
2022-11-06
2
-1
/
+19
*
maildir/search: get MessageInfos in parallel
Tim Culverhouse
2022-11-06
1
-8
/
+23
*
maildir/sort: get MessageInfos in parallel
Tim Culverhouse
2022-11-06
1
-6
/
+22
*
maildir: set SkipSort when checking mail
Tim Culverhouse
2022-11-06
1
-1
/
+2
*
maildir: replace ListFolder method with FolderMap
Julian Pidancet
2022-10-27
1
-5
/
+5
*
maildir: move common maildir code out of worker
Julian Pidancet
2022-10-27
3
-143
/
+19
*
maildir: fix maildir folder listing
Julian Pidancet
2022-10-25
1
-1
/
+1
*
maildir: make checkmail update directory counts
Ben Cohen
2022-10-18
1
-0
/
+14
*
maildir: hide invalid folders
Julian Pidancet
2022-10-03
1
-0
/
+7
*
logging: substitute %w for %v
Koni Marti
2022-10-02
1
-28
/
+28
*
backends: send MessageInfoError on header fetching error
Tim Culverhouse
2022-09-25
1
-1
/
+1
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
1
-2
/
+1
*
maildir: do not send dircontents on fs event
Tim Culverhouse
2022-08-30
1
-13
/
+0
*
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
2
-0
/
+36
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
2
-5
/
+4
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
3
-45
/
+45
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
3
-8
/
+11
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
3
-9
/
+16
*
checkmail: error if check-mail-cmd is not set
Tim Culverhouse
2022-08-01
1
-0
/
+4
*
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
[next]