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
/
worker.go
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
1
-38
/
+54
*
maildir: use named logger
Robin Jarry
2023-06-12
1
-37
/
+37
*
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 FSWatcher handling of events
Tim Culverhouse
2023-05-11
1
-40
/
+22
*
maildir: fix handling of FSEvents
Tim Culverhouse
2023-04-28
1
-8
/
+35
*
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
1
-0
/
+4
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-2
/
+2
*
maildir: send MessagesDeleted to UI when moving messages
Tim Culverhouse
2022-12-14
1
-0
/
+4
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-38
/
+38
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-10
/
+11
*
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
1
-1
/
+13
*
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
1
-11
/
+11
*
maildir: make checkmail update directory counts
Ben Cohen
2022-10-18
1
-0
/
+14
*
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
*
maildir: do not send dircontents on fs event
Tim Culverhouse
2022-08-30
1
-13
/
+0
*
maildir: implement MoveMessages handling
Tim Culverhouse
2022-08-22
1
-0
/
+16
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-2
/
+1
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-40
/
+40
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-3
/
+5
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-4
/
+6
*
checkmail: error if check-mail-cmd is not set
Tim Culverhouse
2022-08-01
1
-0
/
+4
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-40
/
+39
*
account: import mbox file to a folder
Koni Marti
2022-07-14
1
-1
/
+3
*
account: export folder to mbox file
Koni Marti
2022-07-14
1
-0
/
+3
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
1
-4
/
+19
*
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
1
-0
/
+5
*
worker/maildir: implement Maildir++ support
Adnan Maolood
2022-07-10
1
-1
/
+12
*
maildir: fix dirinfo.Unseen and Exists counting
Tim Culverhouse
2022-06-14
1
-2
/
+0
*
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-06-07
1
-13
/
+4
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
1
-11
/
+42
[next]