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
...
*
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
*
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
1
-0
/
+5
*
lint: fix composite literal using unkeyed fields
Moritz Poldrack
2022-06-26
1
-1
/
+1
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
1
-0
/
+26
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+3
*
maildir,notmuch: pass in-memory message to callback
Nguyễn Gia Phong
2022-01-20
1
-1
/
+7
*
maildir,notmuch: avoid leaking open files
Nguyễn Gia Phong
2022-01-19
1
-0
/
+1
*
format: reformat code with go 1.17
Robin Jarry
2021-12-11
1
-1
/
+2
*
notmuch: allow sort by file order
Kalyan Sriram
2021-11-13
1
-1
/
+3
*
notmuch: allow empty searches
Kalyan Sriram
2021-11-13
1
-1
/
+4
*
messages: allow displaying email threads
y0ast
2021-11-13
1
-3
/
+27
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-7
/
+7
*
notmuch/maildir: remove double emit of the dirinfo
Reto Brunner
2021-04-28
1
-5
/
+3
*
notmuch: trim excluded tags
Kalyan Sriram
2020-12-02
1
-0
/
+3
*
notmuch: rename method to SetFlag
Reto Brunner
2020-09-27
1
-1
/
+1
*
Add support for :rmdir
ARaspiK
2020-08-19
1
-0
/
+2
*
Add additional flagging functionality
ARaspiK
2020-07-08
1
-5
/
+5
*
notmuch: fix docstring
Reto Brunner
2020-07-08
1
-1
/
+1
*
notmuch: handle the answered flag
Reto Brunner
2020-07-05
1
-0
/
+2
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
1
-0
/
+27
*
notmuch: remove read handling from FetchMessageBodyPart
Reto Brunner
2020-05-11
1
-13
/
+0
*
notmuch: emit dirinfo upon label change
Reto Brunner
2020-03-01
1
-0
/
+3
*
notmuch: align dirInfo logic to the maildir worker
Reto Brunner
2020-02-29
1
-10
/
+13
*
notmuch: refresh dirlist in background
Reto Brunner
2020-02-16
1
-0
/
+9
*
notmuch: add internal event loop
Reto Brunner
2020-02-16
1
-12
/
+24
*
notmuch: emit DirInfo upon request
Reto Brunner
2020-02-16
1
-12
/
+44
*
notmuch: emit LabelList event
Reto Brunner
2019-12-21
1
-0
/
+12
*
Notmuch: be resilient to config errors
Reto Brunner
2019-11-01
1
-3
/
+22
*
notmuch: ignore comments and blank lines when processing query-map file
Matt Snider
2019-11-01
1
-0
/
+4
*
notmuch: add sort functionality
Reto Brunner
2019-09-20
1
-6
/
+41
*
notmuch: implement ModifyLabels
Reto Brunner
2019-09-16
1
-26
/
+61
*
notmuch: extract all notmuch db operations.
Reto Brunner
2019-09-16
1
-90
/
+22
*
notmuch: add search / filter capabilities
Reto Brunner
2019-08-29
1
-9
/
+29
*
Notmuch: use adhoc write connection.
Reto Brunner
2019-08-26
1
-18
/
+68
*
Add notmuch backend
Reto Brunner
2019-08-08
1
-0
/
+393
[prev]