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
...
*
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
*
Revert "imap: attempt automatic reconnection on error"
Robin Jarry
2022-01-15
1
-41
/
+3
*
imap: attempt automatic reconnection on error
Robin Jarry
2022-01-14
1
-3
/
+41
*
format: reformat code with go 1.17
Robin Jarry
2021-12-11
7
-7
/
+14
*
imap: fix build on macos
Robin Jarry
2021-12-11
1
-7
/
+2
*
imap: add tcp connection options
Robin Jarry
2021-12-07
1
-0
/
+102
*
imap: use low level tcp connection
Robin Jarry
2021-12-07
1
-6
/
+22
*
imap: move connect procedure into a dedicated function
Robin Jarry
2021-12-07
1
-45
/
+55
*
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
[prev]
[next]