index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
worker
/
imap
Age
Commit message (
Expand
)
Author
2022-03-18
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-02-20
imap: start reconnect when initial connect fails
Koni Marti
2022-02-19
imap: reconnect with exponential backoff
Koni Marti
2022-02-06
imap: improve reconnect stability
Koni Marti
2022-02-06
imap: do not abort on malformed messages
Robin Jarry
2022-01-19
imap: auto-reconnects on connection error
Koni Marti
2022-01-19
imap: emits connection error on logout
Koni Marti
2022-01-19
imap: fix panic when sending multiple connect cmds
Koni Marti
2022-01-15
Revert "imap: attempt automatic reconnection on error"
Robin Jarry
2022-01-14
imap: attempt automatic reconnection on error
Robin Jarry
2021-12-11
imap: fix build on macos
Robin Jarry
2021-12-07
imap: add tcp connection options
Robin Jarry
2021-12-07
imap: use low level tcp connection
Robin Jarry
2021-12-07
imap: move connect procedure into a dedicated function
Robin Jarry
2021-11-22
imap: fix segfault when disconnecting
Robin Jarry
2021-11-13
messages: allow displaying email threads
y0ast
2021-11-05
imap: add manual {dis,}connect support
Robin Jarry
2021-11-05
go.mod: change base git url
Robin Jarry
2021-11-02
imap: use builtin idle support
Robin Jarry
2020-11-14
imap: strip <> from message-ids
Reto Brunner
2020-11-14
remove models.Address in favor of go-message Address
Reto Brunner
2020-10-11
imap: add sort support
Reto Brunner
2020-08-20
base models.Address on the mail.Address type
Reto Brunner
2020-08-19
Add support for :rmdir
ARaspiK
2020-07-25
Add flag based search options
Tobias Wölfel
2020-07-08
Add additional flagging functionality
ARaspiK
2020-05-25
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-16
imap: Remove FetchMessageBodyPart.{Encoding,Charset}
Reto Brunner
2020-04-24
imap/fetch.go: report error when fetching headers fails
Ben Fiedler
2020-03-09
Ignore missing message part in getDecodedPart
Amir Yalon
2020-03-03
worker/imap: rely on go-imap for charset handling
Simon Ser
2020-03-03
Mark sent messages as "seen" in maildir
Galen Abell
2020-02-29
remove the dirInfoUpdateRequest functionality
Reto Brunner
2020-02-25
lib/msgstore: debounce directoryUpdateRequests
Reto Brunner
2020-02-16
imap: fix double closing idleStop
Reto Brunner
2020-01-24
imap: emit messageinfo when changing read state.
Reto Brunner
2020-01-18
worker/imap: don't decode in FetchFullMessage.
Reto Brunner
2020-01-05
imap: decode reader prior to returning them
Reto Brunner
2019-12-07
decode(RFC 2047) imap headers to fix encoding in subject & filenames
Leszek Cimała
2019-11-10
worker/imap: Fix seqMap race condition
Kevin Kuehler
2019-10-16
Fix: oauthbearer runtime error
Frode Aannevik
2019-09-20
Change search flags
Jeffas
2019-09-11
Add new search behaviour for imap
Jeffas
2019-08-29
extract search criteria parsing into the backends
Reto Brunner
2019-08-26
imap worker: do not copy mailbox status mutex
Wagner Riffel
2019-08-08
Don't print imap errors to ui
Jelle Besseling
2019-07-19
Register worker in init.
Reto Brunner
2019-07-11
#190 Handle gmail duplicate folder
Daniel Bridges
2019-07-11
Support imaps with oauthbearer authentication (Gmail)
Frode Aannevik
2019-07-08
Factor IMAP-specific structs out of UI models
Ben Burwell
[next]