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: only call UidSort with sort criteria
Koni Marti
2023-06-25
1
-2
/
+3
*
imap: add folder-map
Koni Marti
2023-06-22
4
-5
/
+27
*
worker: add WorkerInteractor interface
Koni Marti
2023-06-22
4
-3
/
+5
*
imap: implement cancellation of searching and fetching
Tim Culverhouse
2023-06-20
2
-0
/
+26
*
imap: implement cancellation of opening dir and listing contents
Tim Culverhouse
2023-06-20
1
-39
/
+72
*
logging: remove ultra verbose trace logs
Robin Jarry
2023-06-12
3
-21
/
+2
*
imap: use named logger
Robin Jarry
2023-06-12
9
-48
/
+47
*
headers: enable partial header fetching
Tim Culverhouse
2023-05-16
4
-4
/
+25
*
imap: handle the NonExistent attribute
Koni Marti
2023-05-16
1
-1
/
+4
*
imap: use delimiter from server
Moritz Poldrack
2023-05-16
2
-5
/
+24
*
imap: avoid error log when pruning cache entries
Robin Jarry
2023-04-27
1
-2
/
+4
*
imap: add size field to cache struct
Koni Marti
2023-04-26
1
-1
/
+4
*
imap: clear cache on tag mismatch
Koni Marti
2023-04-26
1
-2
/
+41
*
messageinfo: report message sizes
Koni Marti
2023-04-26
1
-0
/
+2
*
search: handle headers in search/filter query
Julian Marcos
2023-04-22
1
-1
/
+7
*
directory: add IANA mailbox roles
Tim Culverhouse
2023-04-22
1
-3
/
+18
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
2
-10
/
+2
*
imap: update directory on flag ops
Tim Culverhouse
2023-04-22
1
-0
/
+3
*
directory: remove attributes field
Tim Culverhouse
2023-04-22
1
-2
/
+1
*
capabilities: report capabilities from backend
Tim Culverhouse
2023-04-22
3
-2
/
+4
*
imap: properly handle mailbox status updates
Tim Culverhouse
2023-04-22
2
-15
/
+11
*
msgstore: fetch message list based on OpenDirectory msg
Tim Culverhouse
2023-04-22
2
-2
/
+0
*
parse msg-id lists more liberally
Nguyễn Gia Phong
2023-03-26
2
-8
/
+4
*
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
3
-0
/
+5
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
3
-11
/
+10
*
imap: use list-status for check-mail
Tim Culverhouse
2022-12-02
1
-24
/
+43
*
imap: use list-status for list-directories if available
Tim Culverhouse
2022-12-02
1
-8
/
+48
*
imap: check for list-status capability
Tim Culverhouse
2022-12-02
1
-3
/
+16
*
imap: add LIST-STATUS extension
Tim Culverhouse
2022-12-02
1
-0
/
+149
*
imap: simplify error handling in list directories
Tim Culverhouse
2022-12-02
1
-5
/
+6
*
imap: filter and search with a date range
Koni Marti
2022-12-02
1
-1
/
+15
*
logging: rename package to log
Robin Jarry
2022-12-02
10
-53
/
+53
*
logging: homogenize levels
Robin Jarry
2022-12-02
8
-22
/
+23
*
imap: fix error with empty flag updates
Robin Jarry
2022-11-23
1
-4
/
+8
*
message-info: add explicit References field
Tim Culverhouse
2022-11-09
2
-0
/
+8
*
envelope: add InReplyTo field
Tim Culverhouse
2022-11-09
1
-5
/
+5
*
imap: add support for ORDEREDSUBJECT threading algorithm
jp39
2022-11-09
2
-5
/
+11
*
imap: fix flags update
Koni Marti
2022-10-04
1
-4
/
+4
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
1
-1
/
+4
*
imap,smtp: add XOAUTH2 support
Julian Pidancet
2022-10-01
3
-0
/
+21
*
imap: stop checkmail if there are pending actions
kt programs
2022-09-29
1
-0
/
+13
*
imap: send message info updates for bulk flag ops
Koni Marti
2022-09-29
1
-41
/
+59
*
idler: fix data race for access to idleing and waiting
Tim Culverhouse
2022-09-26
1
-3
/
+15
*
backends: send MessageInfoError on header fetching error
Tim Culverhouse
2022-09-25
1
-4
/
+1
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
1
-1
/
+4
*
cache: fetch flags from UI
Tim Culverhouse
2022-09-20
1
-10
/
+4
*
imap: prevent deadlock from posting actions to self
Tim Culverhouse
2022-09-20
2
-3
/
+6
*
imap: implement MoveMessages handling
Tim Culverhouse
2022-08-22
2
-0
/
+19
*
imap: create copy of uids to retain sort order
Tim Culverhouse
2022-08-22
2
-2
/
+6
[next]