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
/
connect.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
imap: fix panic in connect
Koni Marti
2024-05-09
1
-2
/
+3
*
imap: add imaps+insecure mode
Moritz Poldrack
2024-05-01
1
-0
/
+3
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
imap: fix connection when host only has ipv6 address
Robin Jarry
2024-02-04
1
-8
/
+2
*
worker: add WorkerInteractor interface
Koni Marti
2023-06-22
1
-1
/
+1
*
imap: use named logger
Robin Jarry
2023-06-12
1
-2
/
+2
*
imap: use delimiter from server
Moritz Poldrack
2023-05-16
1
-0
/
+11
*
imap,smtp: cache and cycle XOAUTH2 refresh token
Dean
2023-01-26
1
-1
/
+1
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
1
-0
/
+2
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-4
/
+4
*
imap,smtp: add XOAUTH2 support
Julian Pidancet
2022-10-01
1
-0
/
+5
*
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
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-3
/
+1
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-5
/
+4
*
imap: disable debug logger
Robin Jarry
2022-07-23
1
-2
/
+0
*
imap: add timeout to tcp connect functions
Koni Marti
2022-05-04
1
-0
/
+178