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: 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
*
imap: drain updates channel when moving messages
Koni Marti
2024-02-26
1
-0
/
+3
*
imap: drain updates channel when deleting messages
Koni Marti
2024-02-26
1
-0
/
+40
*
log: move package to lib
Robin Jarry
2024-02-14
8
-8
/
+8
*
filter: allow workers to combine filter terms
Koni Marti
2024-02-11
1
-1
/
+3
*
imap: fix connection when host only has ipv6 address
Robin Jarry
2024-02-04
1
-8
/
+2
*
flags: add support for draft flag
Jason Cox
2024-01-26
1
-0
/
+2
*
idler: improve the imap idler
Koni Marti
2024-01-25
5
-137
/
+177
*
imap: show parseable messages on error
Moritz Poldrack
2023-12-30
1
-12
/
+13
*
search: use a common api for all workers
Robin Jarry
2023-10-28
3
-103
/
+41
*
worker: move shared code to lib
Robin Jarry
2023-10-28
1
-2
/
+2
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
2
-26
/
+4
*
imap: support the Gmail extension (X-GM-EXT-1)
Koni Marti
2023-08-03
5
-0
/
+186
*
imap: fix header cache key collisions
Robin Jarry
2023-07-16
1
-13
/
+17
*
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
[next]