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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
seqmap: refactor seqmap to use slice instead of map
Tim Culverhouse
2022-08-03
5
-48
/
+80
*
seqmap: compare ints instead of uints
Tim Culverhouse
2022-08-03
1
-2
/
+2
*
seqmap: re-order test asserts
Tim Culverhouse
2022-08-03
1
-15
/
+15
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
20
-70
/
+97
*
checkmail: error if check-mail-cmd is not set
Tim Culverhouse
2022-08-01
2
-0
/
+8
*
notmuch: fix cursor movement in threaded view
Koni Marti
2022-07-31
2
-1
/
+7
*
imap: remove unused expunge code
Tim Culverhouse
2022-07-26
1
-21
/
+1
*
sort: show warning when sort is not supported
Koni Marti
2022-07-26
1
-0
/
+2
*
seqmap: sync seqNum to uid after expunge
Tim Culverhouse
2022-07-24
2
-5
/
+20
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
19
-171
/
+165
*
imap: disable debug logger
Robin Jarry
2022-07-23
1
-2
/
+0
*
imap: fix error when server returns a message without body section
Robin Jarry
2022-07-23
1
-0
/
+4
*
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
*
mbox: implement an mbox backend worker
Koni Marti
2022-07-14
6
-2
/
+952
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
5
-18
/
+58
*
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
4
-0
/
+25
*
worker/maildir: implement Maildir++ support
Adnan Maolood
2022-07-10
2
-4
/
+42
*
notmuch: fix server-side threads
Tim Culverhouse
2022-07-02
1
-3
/
+15
*
lint: fix composite literal using unkeyed fields
Moritz Poldrack
2022-06-26
1
-1
/
+1
*
imap: fix data race on seqMap array
Robin Jarry
2022-06-24
6
-28
/
+146
*
imap: add option to cache headers
Tim Culverhouse
2022-06-22
6
-12
/
+248
*
maildir: fix dirinfo.Unseen and Exists counting
Tim Culverhouse
2022-06-14
1
-2
/
+0
*
parse: fix content-type parsing error
Koni Marti
2022-06-07
3
-1
/
+96
*
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-06-07
3
-13
/
+15
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
5
-12
/
+119
*
imap: add timeout to tcp connect functions
Koni Marti
2022-05-04
2
-120
/
+188
*
imap: add debouncer to the idler
Koni Marti
2022-05-04
3
-11
/
+35
*
imap: monitor the logout channel with an observer
Koni Marti
2022-05-04
3
-86
/
+186
*
imap: manage idle mode with an idler
Koni Marti
2022-05-04
3
-24
/
+181
*
imap: extract imap config and configure handling
Koni Marti
2022-05-04
2
-97
/
+123
*
imap: fix out-of-range panic for imap updates
Koni Marti
2022-04-29
1
-0
/
+14
*
imap: avoid crash when replying to unread message
Robin Jarry
2022-04-28
1
-2
/
+9
*
pgp: ensure CRLF line endings in pgpmail reader
Koni Marti
2022-04-25
1
-0
/
+11
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
5
-0
/
+15
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
10
-22
/
+22
*
threading: honor user-defined sort criteria
Koni Marti
2022-03-09
1
-0
/
+13
*
maildir: fix data race in maildir worker
wagner riffel
2022-03-07
1
-25
/
+82
*
threading: implement on-the-fly message threading
Koni Marti
2022-02-24
1
-2
/
+12
*
thread: add method to append new node
Koni Marti
2022-02-23
1
-0
/
+13
*
imap: start reconnect when initial connect fails
Koni Marti
2022-02-20
1
-3
/
+11
*
imap: reconnect with exponential backoff
Koni Marti
2022-02-19
1
-4
/
+28
*
imap: improve reconnect stability
Koni Marti
2022-02-06
1
-7
/
+19
*
imap: do not abort on malformed messages
Robin Jarry
2022-02-06
1
-1
/
+7
*
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
2
-2
/
+14
*
maildir,notmuch: avoid leaking open files
Nguyễn Gia Phong
2022-01-19
7
-27
/
+15
*
imap: auto-reconnects on connection error
Koni Marti
2022-01-19
2
-2
/
+28
*
imap: emits connection error on logout
Koni Marti
2022-01-19
2
-0
/
+34
*
imap: fix panic when sending multiple connect cmds
Koni Marti
2022-01-19
1
-15
/
+26
[prev]
[next]