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
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
5
-54
/
+13
*
jmap: cache session as json
Tim Culverhouse
2023-08-24
2
-5
/
+5
*
notmuch: add option to provide path for account
Kirill Chibisov
2023-08-05
2
-2
/
+10
*
watchers: move filesystem monitoring stuff in lib
Robin Jarry
2023-08-04
7
-206
/
+7
*
imap: support the Gmail extension (X-GM-EXT-1)
Koni Marti
2023-08-03
8
-0
/
+273
*
imap: fix header cache key collisions
Robin Jarry
2023-07-16
1
-13
/
+17
*
jmap: fix crash when opening multiple instances
Robin Jarry
2023-07-15
2
-16
/
+15
*
foldermap: make folder-map syntax more expressive
Koni Marti
2023-07-14
2
-11
/
+137
*
imap: only call UidSort with sort criteria
Koni Marti
2023-06-25
1
-2
/
+3
*
jmap: avoid displaying archive folder when use-labels=true
Robin Jarry
2023-06-25
3
-6
/
+22
*
maildir: add folder-map
Koni Marti
2023-06-22
4
-20
/
+56
*
imap: add folder-map
Koni Marti
2023-06-22
4
-5
/
+27
*
lib: parse query-map and folder-map files
Koni Marti
2023-06-22
3
-17
/
+90
*
worker: implement folder-map middleware
Koni Marti
2023-06-22
1
-0
/
+152
*
worker: add WorkerInteractor interface
Koni Marti
2023-06-22
9
-41
/
+35
*
worker: add jmap support
Robin Jarry
2023-06-21
21
-0
/
+2305
*
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
*
notmuch: implement cancellation of requests
Tim Culverhouse
2023-06-20
2
-17
/
+38
*
maildir: implement cancellation of requests
Tim Culverhouse
2023-06-20
2
-55
/
+78
*
worker: add context to cancellable requests
Tim Culverhouse
2023-06-20
2
-4
/
+16
*
notmuch: translate filter/search options to query
Koni Marti
2023-06-17
2
-4
/
+106
*
logging: remove ultra verbose trace logs
Robin Jarry
2023-06-12
4
-42
/
+2
*
mbox: use named logger
Robin Jarry
2023-06-12
1
-10
/
+10
*
notmuch: use named logger
Robin Jarry
2023-06-12
2
-36
/
+35
*
maildir: use named logger
Robin Jarry
2023-06-12
2
-40
/
+40
*
imap: use named logger
Robin Jarry
2023-06-12
9
-48
/
+47
*
worker: use named logger
Robin Jarry
2023-06-12
1
-8
/
+30
*
maildirpp: fix path separator
Koni Marti
2023-05-20
1
-3
/
+0
*
ui: fix deadlocks in message channel
Robin Jarry
2023-05-20
1
-2
/
+3
*
headers: enable partial header fetching
Tim Culverhouse
2023-05-16
8
-5
/
+80
*
imap: handle the NonExistent attribute
Koni Marti
2023-05-16
1
-1
/
+4
*
imap: use delimiter from server
Moritz Poldrack
2023-05-16
6
-5
/
+47
*
maildir: fix sorting by size
Koni Marti
2023-05-16
1
-8
/
+26
*
maildir: fix FSWatcher handling of events
Tim Culverhouse
2023-05-11
1
-40
/
+22
*
maildir: fix handling of FSEvents
Tim Culverhouse
2023-04-28
2
-8
/
+44
*
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
5
-4
/
+66
*
search: handle headers in search/filter query
Julian Marcos
2023-04-22
3
-3
/
+21
*
directory: add IANA mailbox roles
Tim Culverhouse
2023-04-22
2
-3
/
+20
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
5
-28
/
+9
*
imap: update directory on flag ops
Tim Culverhouse
2023-04-22
1
-0
/
+3
*
directory: remove attributes field
Tim Culverhouse
2023-04-22
4
-12
/
+6
*
msgstore: create from types.Directory message
Tim Culverhouse
2023-04-22
1
-0
/
+7
*
capabilities: report capabilities from backend
Tim Culverhouse
2023-04-22
8
-18
/
+46
*
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
5
-11
/
+13
*
parse msg-id lists more liberally
Nguyễn Gia Phong
2023-03-26
3
-21
/
+8
[next]