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
...
*
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
*
imap: strip <> from message-ids
Reto Brunner
2020-11-14
1
-1
/
+9
*
remove models.Address in favor of go-message Address
Reto Brunner
2020-11-14
1
-3
/
+4
*
imap: add sort support
Reto Brunner
2020-10-11
2
-3
/
+50
*
base models.Address on the mail.Address type
Reto Brunner
2020-08-20
1
-2
/
+1
*
Add support for :rmdir
ARaspiK
2020-08-19
2
-0
/
+21
*
Add flag based search options
Tobias Wölfel
2020-07-25
1
-1
/
+24
*
Add additional flagging functionality
ARaspiK
2020-07-08
2
-7
/
+6
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
2
-0
/
+34
*
imap: Remove FetchMessageBodyPart.{Encoding,Charset}
Reto Brunner
2020-05-16
1
-106
/
+107
*
imap/fetch.go: report error when fetching headers fails
Ben Fiedler
2020-04-24
1
-3
/
+4
*
Ignore missing message part in getDecodedPart
Amir Yalon
2020-03-09
1
-1
/
+1
*
worker/imap: rely on go-imap for charset handling
Simon Ser
2020-03-03
1
-31
/
+13
*
Mark sent messages as "seen" in maildir
Galen Abell
2020-03-03
4
-8
/
+26
*
remove the dirInfoUpdateRequest functionality
Reto Brunner
2020-02-29
1
-2
/
+0
*
lib/msgstore: debounce directoryUpdateRequests
Reto Brunner
2020-02-25
1
-0
/
+2
*
imap: fix double closing idleStop
Reto Brunner
2020-02-16
1
-2
/
+4
*
imap: emit messageinfo when changing read state.
Reto Brunner
2020-01-24
1
-2
/
+17
*
worker/imap: don't decode in FetchFullMessage.
Reto Brunner
2020-01-18
1
-27
/
+2
*
imap: decode reader prior to returning them
Reto Brunner
2020-01-05
1
-10
/
+90
*
decode(RFC 2047) imap headers to fix encoding in subject & filenames
Leszek Cimała
2019-12-07
1
-5
/
+25
*
worker/imap: Fix seqMap race condition
Kevin Kuehler
2019-11-10
1
-1
/
+3
*
Fix: oauthbearer runtime error
Frode Aannevik
2019-10-16
1
-6
/
+7
*
Change search flags
Jeffas
2019-09-20
1
-2
/
+6
*
Add new search behaviour for imap
Jeffas
2019-09-11
1
-4
/
+19
*
extract search criteria parsing into the backends
Reto Brunner
2019-08-29
2
-8
/
+49
*
imap worker: do not copy mailbox status mutex
Wagner Riffel
2019-08-26
1
-2
/
+3
*
Don't print imap errors to ui
Jelle Besseling
2019-08-08
1
-0
/
+1
*
Register worker in init.
Reto Brunner
2019-07-19
1
-2
/
+8
*
#190 Handle gmail duplicate folder
Daniel Bridges
2019-07-11
1
-4
/
+1
*
Support imaps with oauthbearer authentication (Gmail)
Frode Aannevik
2019-07-11
1
-6
/
+28
*
Factor IMAP-specific structs out of UI models
Ben Burwell
2019-07-08
3
-8
/
+83
*
Use []uint32 instead of imap.SeqSet
Ben Burwell
2019-07-08
4
-11
/
+25
*
Factor UI models out of the worker message package
Ben Burwell
2019-07-08
3
-30
/
+49
*
Sort out dirstore once and for all
Drew DeVault
2019-07-04
1
-13
/
+0
*
worker/imap: rig up search directory handler
Drew DeVault
2019-06-24
1
-0
/
+2
*
worker/imap: implement search
Drew DeVault
2019-06-24
1
-0
/
+16
*
imap: block until directory list is fully received
Drew DeVault
2019-06-14
1
-0
/
+1
*
imap: respect the folder config option
Reto Brunner
2019-06-14
2
-1
/
+16
*
Add :read and :unread commands
Drew DeVault
2019-06-09
2
-0
/
+19
*
Update our message flags when server updates them
Drew DeVault
2019-06-09
2
-2
/
+34
*
Add archive command
Robert Günzler
2019-06-09
2
-0
/
+24
*
Fetch headers w/peek to leave emails unread
Yash Srivastav
2019-06-08
1
-0
/
+1
*
implements ability to view headers in message view
Yash Srivastav
2019-06-07
1
-1
/
+20
*
Wait for listing to complete before sending Done
Drew DeVault
2019-06-02
1
-0
/
+3
*
Don't send Done until finished fetching messages
Drew DeVault
2019-06-02
1
-0
/
+3
*
Skip non selectable mailboxes in directory listing
Reto Brunner
2019-05-26
1
-0
/
+13
*
Load IMAP worker for imap+insecure
Drew DeVault
2019-05-20
1
-2
/
+1
[prev]
[next]