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
/
imap
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
message-info: add explicit References field
Tim Culverhouse
2022-11-09
2
-0
/
+8
*
envelope: add InReplyTo field
Tim Culverhouse
2022-11-09
1
-5
/
+5
*
imap: add support for ORDEREDSUBJECT threading algorithm
jp39
2022-11-09
2
-5
/
+11
*
imap: fix flags update
Koni Marti
2022-10-04
1
-4
/
+4
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
1
-1
/
+4
*
imap,smtp: add XOAUTH2 support
Julian Pidancet
2022-10-01
3
-0
/
+21
*
imap: stop checkmail if there are pending actions
kt programs
2022-09-29
1
-0
/
+13
*
imap: send message info updates for bulk flag ops
Koni Marti
2022-09-29
1
-41
/
+59
*
idler: fix data race for access to idleing and waiting
Tim Culverhouse
2022-09-26
1
-3
/
+15
*
backends: send MessageInfoError on header fetching error
Tim Culverhouse
2022-09-25
1
-4
/
+1
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
1
-1
/
+4
*
cache: fetch flags from UI
Tim Culverhouse
2022-09-20
1
-10
/
+4
*
imap: prevent deadlock from posting actions to self
Tim Culverhouse
2022-09-20
2
-3
/
+6
*
imap: implement MoveMessages handling
Tim Culverhouse
2022-08-22
2
-0
/
+19
*
imap: create copy of uids to retain sort order
Tim Culverhouse
2022-08-22
2
-2
/
+6
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
3
-12
/
+12
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
3
-11
/
+14
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
1
-16
/
+13
*
lint: remove redundant returns (S1023)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: remove empty branches (SA9003)
Moritz Poldrack
2022-08-04
1
-4
/
+4
*
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
6
-17
/
+17
*
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
10
-53
/
+56
*
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
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
2
-9
/
+19
*
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
2
-0
/
+15
*
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
5
-12
/
+243
*
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-06-07
1
-0
/
+5
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
2
-0
/
+42
*
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
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
4
-0
/
+12
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
8
-19
/
+19
*
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
[prev]
[next]