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
...
*
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
*
imap: do not abort on malformed messages
Robin Jarry
2022-02-06
1
-1
/
+7
*
imap: auto-reconnects on connection error
Koni Marti
2022-01-19
1
-2
/
+24
*
imap: emits connection error on logout
Koni Marti
2022-01-19
1
-0
/
+29
*
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
*
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
*
imap: fix segfault when disconnecting
Robin Jarry
2021-11-22
1
-3
/
+2
*
messages: allow displaying email threads
y0ast
2021-11-13
2
-2
/
+68
*
imap: add manual {dis,}connect support
Robin Jarry
2021-11-05
1
-2
/
+14
*
go.mod: change base git url
Robin Jarry
2021-11-05
9
-14
/
+14
*
imap: use builtin idle support
Robin Jarry
2021-11-02
2
-7
/
+2
[prev]
[next]