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
/
notmuch
/
worker.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
notmuch: remove dynamic folders
Koni Marti
2023-12-30
1
-1
/
+7
*
search: use a common api for all workers
Robin Jarry
2023-10-28
1
-17
/
+3
*
ui: enable showing of thread-context
Tim Culverhouse
2023-09-27
1
-1
/
+3
*
lib: return a new Header from LimitHeaders
Tim Culverhouse
2023-09-19
1
-2
/
+2
*
notmuch: track database state
Tim Culverhouse
2023-08-31
1
-43
/
+23
*
notmuch: fix modify labels dropping threading
Tim Culverhouse
2023-08-31
1
-7
/
+4
*
notmuch: check context when opening directory
Tim Culverhouse
2023-08-31
1
-0
/
+3
*
notmuch: replace notmuch library with internal bindings
Tim Culverhouse
2023-08-30
1
-10
/
+9
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
1
-14
/
+4
*
notmuch: add option to provide path for account
Kirill Chibisov
2023-08-05
1
-1
/
+7
*
watchers: move filesystem monitoring stuff in lib
Robin Jarry
2023-08-04
1
-2
/
+3
*
maildir: add folder-map
Koni Marti
2023-06-22
1
-2
/
+14
*
lib: parse query-map and folder-map files
Koni Marti
2023-06-22
1
-17
/
+2
*
worker: add WorkerInteractor interface
Koni Marti
2023-06-22
1
-5
/
+5
*
notmuch: implement cancellation of requests
Tim Culverhouse
2023-06-20
1
-7
/
+17
*
notmuch: translate filter/search options to query
Koni Marti
2023-06-17
1
-4
/
+20
*
notmuch: use named logger
Robin Jarry
2023-06-12
1
-34
/
+34
*
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
*
directory: add IANA mailbox roles
Tim Culverhouse
2023-04-22
1
-0
/
+2
*
directory: use directory to store rue counts
Tim Culverhouse
2023-04-22
1
-5
/
+2
*
directory: remove attributes field
Tim Culverhouse
2023-04-22
1
-6
/
+3
*
msgstore: create from types.Directory message
Tim Culverhouse
2023-04-22
1
-0
/
+7
*
capabilities: report capabilities from backend
Tim Culverhouse
2023-04-22
1
-5
/
+9
*
notmuch: use fswatcher to trigger directory count update
Tim Culverhouse
2023-03-07
1
-10
/
+29
*
notmuch/checkmail: simplify check-mail function
Tim Culverhouse
2023-03-07
1
-19
/
+9
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
1
-0
/
+2
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
1
-2
/
+3
*
notmuch: allow moving single file messages
inwit
2022-12-02
1
-9
/
+14
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-36
/
+36
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-1
/
+1
*
notmuch: correct a typo in error message
inwit
2022-11-09
1
-1
/
+1
*
notmuch: allow whitespace before '=' in query-map
inwit
2022-11-09
1
-2
/
+2
*
notmuch: move new maildir files to cur upon opening a folder
Julian Pidancet
2022-10-27
1
-1
/
+39
*
notmuch: emit a DirectoryInfo message upon check-mail completion
Julian Pidancet
2022-10-27
1
-0
/
+3
*
notmuch: simplify DirectoryInfo emitting logic
Julian Pidancet
2022-10-27
1
-78
/
+61
*
notmuch: make maildir store path configurable
Julian Pidancet
2022-10-27
1
-20
/
+56
*
notmuch: add maildir support
Julian Pidancet
2022-10-27
1
-7
/
+207
*
lint: check for bad white space habits
Robin Jarry
2022-10-19
1
-5
/
+0
*
logging: substitute %w for %v
Koni Marti
2022-10-02
1
-23
/
+23
*
notmuch: move logic for dynamic folders to backend
Koni Marti
2022-09-29
1
-5
/
+9
*
backends: send MessageInfoError on header fetching error
Tim Culverhouse
2022-09-25
1
-2
/
+2
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-2
/
+2
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-33
/
+34
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
1
-2
/
+0
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-14
/
+25
*
checkmail: error if check-mail-cmd is not set
Tim Culverhouse
2022-08-01
1
-0
/
+4
*
notmuch: fix cursor movement in threaded view
Koni Marti
2022-07-31
1
-0
/
+6
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-27
/
+27
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
1
-3
/
+16
[next]