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
/
worker.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
imap: add folder-map
Koni Marti
2023-06-22
1
-1
/
+1
*
worker: add WorkerInteractor interface
Koni Marti
2023-06-22
1
-1
/
+2
*
imap: use named logger
Robin Jarry
2023-06-12
1
-7
/
+6
*
headers: enable partial header fetching
Tim Culverhouse
2023-05-16
1
-0
/
+2
*
imap: use delimiter from server
Moritz Poldrack
2023-05-16
1
-5
/
+13
*
capabilities: report capabilities from backend
Tim Culverhouse
2023-04-22
1
-0
/
+4
*
imap: properly handle mailbox status updates
Tim Culverhouse
2023-04-22
1
-15
/
+2
*
imap: check for list-status capability
Tim Culverhouse
2022-12-02
1
-3
/
+16
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-6
/
+6
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-3
/
+3
*
imap: add support for ORDEREDSUBJECT threading algorithm
jp39
2022-11-09
1
-4
/
+10
*
imap,smtp: add XOAUTH2 support
Julian Pidancet
2022-10-01
1
-0
/
+1
*
imap: implement MoveMessages handling
Tim Culverhouse
2022-08-22
1
-0
/
+2
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
seqmap: refactor seqmap to use slice instead of map
Tim Culverhouse
2022-08-03
1
-0
/
+3
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-5
/
+6
*
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
1
-0
/
+14
*
imap: fix data race on seqMap array
Robin Jarry
2022-06-24
1
-20
/
+11
*
imap: add option to cache headers
Tim Culverhouse
2022-06-22
1
-0
/
+6
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
1
-0
/
+2
*
imap: add timeout to tcp connect functions
Koni Marti
2022-05-04
1
-120
/
+10
*
imap: add debouncer to the idler
Koni Marti
2022-05-04
1
-0
/
+1
*
imap: monitor the logout channel with an observer
Koni Marti
2022-05-04
1
-86
/
+22
*
imap: manage idle mode with an idler
Koni Marti
2022-05-04
1
-24
/
+30
*
imap: extract imap config and configure handling
Koni Marti
2022-05-04
1
-97
/
+24
*
imap: fix out-of-range panic for imap updates
Koni Marti
2022-04-29
1
-0
/
+14
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-4
/
+4
*
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: 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
1
-2
/
+5
*
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
1
-4
/
+4
*
imap: use builtin idle support
Robin Jarry
2021-11-02
1
-4
/
+2
*
imap: add sort support
Reto Brunner
2020-10-11
1
-1
/
+3
*
Add support for :rmdir
ARaspiK
2020-08-19
1
-0
/
+2
*
Add additional flagging functionality
ARaspiK
2020-07-08
1
-2
/
+2
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
1
-0
/
+2
*
Mark sent messages as "seen" in maildir
Galen Abell
2020-03-03
1
-1
/
+1
[next]