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
/
maildir
Commit message (
Expand
)
Author
Age
Files
Lines
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
1
-5
/
+2
*
watchers: move filesystem monitoring stuff in lib
Robin Jarry
2023-08-04
1
-3
/
+4
*
maildir: add folder-map
Koni Marti
2023-06-22
1
-2
/
+32
*
worker: add WorkerInteractor interface
Koni Marti
2023-06-22
1
-1
/
+1
*
maildir: implement cancellation of requests
Tim Culverhouse
2023-06-20
2
-55
/
+78
*
maildir: use named logger
Robin Jarry
2023-06-12
2
-40
/
+40
*
maildirpp: fix path separator
Koni Marti
2023-05-20
1
-3
/
+0
*
headers: enable partial header fetching
Tim Culverhouse
2023-05-16
1
-0
/
+10
*
imap: use delimiter from server
Moritz Poldrack
2023-05-16
1
-0
/
+7
*
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
*
messageinfo: report message sizes
Koni Marti
2023-04-26
1
-1
/
+14
*
search: handle headers in search/filter query
Julian Marcos
2023-04-22
1
-1
/
+7
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
1
-6
/
+1
*
directory: remove attributes field
Tim Culverhouse
2023-04-22
1
-2
/
+1
*
capabilities: report capabilities from backend
Tim Culverhouse
2023-04-22
1
-7
/
+22
*
msgstore: fetch message list based on OpenDirectory msg
Tim Culverhouse
2023-04-22
1
-3
/
+9
*
fswatcher: add a darwin fswatcher implementation
Tim Culverhouse
2023-03-07
1
-0
/
+4
*
maildir: use FSWatcher interface
Tim Culverhouse
2023-03-07
1
-13
/
+5
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
2
-0
/
+5
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
2
-4
/
+4
*
maildir: send MessagesDeleted to UI when moving messages
Tim Culverhouse
2022-12-14
1
-0
/
+4
*
maildir: filter and search with a date range
Koni Marti
2022-12-02
1
-6
/
+38
*
logging: rename package to log
Robin Jarry
2022-12-02
2
-41
/
+41
*
logging: homogenize levels
Robin Jarry
2022-12-02
2
-11
/
+12
*
maildir: drain limit channel on parse error when sorting
Tim Culverhouse
2022-11-09
1
-0
/
+1
*
maildir: always sort by at least uid
Tim Culverhouse
2022-11-09
1
-1
/
+7
*
maildir: enable backend threads
Tim Culverhouse
2022-11-09
1
-1
/
+85
*
maildir: speedup move to larger folders
Bence Ferdinandy
2022-11-09
1
-7
/
+4
*
maildir: keep less data in memory for sorting
Tim Culverhouse
2022-11-06
2
-1
/
+19
*
maildir/search: get MessageInfos in parallel
Tim Culverhouse
2022-11-06
1
-8
/
+23
*
maildir/sort: get MessageInfos in parallel
Tim Culverhouse
2022-11-06
1
-6
/
+22
*
maildir: set SkipSort when checking mail
Tim Culverhouse
2022-11-06
1
-1
/
+2
*
maildir: replace ListFolder method with FolderMap
Julian Pidancet
2022-10-27
1
-5
/
+5
*
maildir: move common maildir code out of worker
Julian Pidancet
2022-10-27
3
-143
/
+19
*
maildir: fix maildir folder listing
Julian Pidancet
2022-10-25
1
-1
/
+1
*
maildir: make checkmail update directory counts
Ben Cohen
2022-10-18
1
-0
/
+14
*
maildir: hide invalid folders
Julian Pidancet
2022-10-03
1
-0
/
+7
*
logging: substitute %w for %v
Koni Marti
2022-10-02
1
-28
/
+28
*
backends: send MessageInfoError on header fetching error
Tim Culverhouse
2022-09-25
1
-1
/
+1
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
1
-2
/
+1
*
maildir: do not send dircontents on fs event
Tim Culverhouse
2022-08-30
1
-13
/
+0
*
maildir: remove filename encoded UID when moving messages
Tim Culverhouse
2022-08-24
1
-2
/
+13
*
maildir: implement MoveMessages handling
Tim Culverhouse
2022-08-22
2
-0
/
+36
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
2
-5
/
+4
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
3
-45
/
+45
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
3
-8
/
+11
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
3
-9
/
+16
*
checkmail: error if check-mail-cmd is not set
Tim Culverhouse
2022-08-01
1
-0
/
+4
[next]