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
...
*
maildir: replace ListFolder method with FolderMap
Julian Pidancet
2022-10-27
2
-11
/
+10
*
maildir: move common maildir code out of worker
Julian Pidancet
2022-10-27
4
-143
/
+172
*
notmuch: add IndexFile and DeleteMessage methods to notmuch.DB
Julian Pidancet
2022-10-27
1
-0
/
+29
*
notmuch: add MsgFilenames method to notmuch.DB
Julian Pidancet
2022-10-27
1
-0
/
+25
*
maildir: fix maildir folder listing
Julian Pidancet
2022-10-25
1
-1
/
+1
*
types: remove unused FullMessage.Info field
Robin Jarry
2022-10-25
1
-1
/
+0
*
lint: check for bad white space habits
Robin Jarry
2022-10-19
3
-10
/
+0
*
maildir: make checkmail update directory counts
Ben Cohen
2022-10-18
1
-0
/
+14
*
aerc: use single event loop
Tim Culverhouse
2022-10-07
3
-8
/
+21
*
imap: fix flags update
Koni Marti
2022-10-04
1
-4
/
+4
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
1
-1
/
+4
*
worker: use container/list as job queue
Tim Culverhouse
2022-10-04
1
-2
/
+41
*
maildir: hide invalid folders
Julian Pidancet
2022-10-03
1
-0
/
+7
*
logging: substitute %w for %v
Koni Marti
2022-10-02
4
-61
/
+61
*
imap,smtp: add XOAUTH2 support
Julian Pidancet
2022-10-01
3
-0
/
+21
*
worker: do not lock while callbacks are running
Tim Culverhouse
2022-09-29
1
-4
/
+10
*
imap: stop checkmail if there are pending actions
kt programs
2022-09-29
2
-0
/
+18
*
notmuch: move logic for dynamic folders to backend
Koni Marti
2022-09-29
1
-5
/
+9
*
lib: parse address header fields to utf-8
Koni Marti
2022-09-29
1
-6
/
+9
*
imap: send message info updates for bulk flag ops
Koni Marti
2022-09-29
1
-41
/
+59
*
idler: fix data race for access to idleing and waiting
Tim Culverhouse
2022-09-26
1
-3
/
+15
*
worker: lock access to callback maps
Tim Culverhouse
2022-09-26
1
-0
/
+11
*
backends: send MessageInfoError on header fetching error
Tim Culverhouse
2022-09-25
5
-8
/
+20
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
5
-9
/
+23
*
cache: fetch flags from UI
Tim Culverhouse
2022-09-20
2
-11
/
+6
*
Revert "worker: prevent deadlock by flooding worker.Messages channel"
Moritz Poldrack
2022-09-20
1
-4
/
+1
*
worker: prevent deadlock by flooding worker.Messages channel
Tim Culverhouse
2022-09-20
1
-1
/
+4
*
imap: prevent deadlock from posting actions to self
Tim Culverhouse
2022-09-20
3
-3
/
+10
*
notmuch: fix regression in error handling
Jose Lombera
2022-09-01
1
-1
/
+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
*
parse: remove trailing whitespace from rfc1123z regex
Thomas Faughnan
2022-08-22
1
-1
/
+1
*
maildir: implement MoveMessages handling
Tim Culverhouse
2022-08-22
2
-0
/
+36
*
imap: implement MoveMessages handling
Tim Culverhouse
2022-08-22
2
-0
/
+19
*
mbox: implement MoveMessages handling
Tim Culverhouse
2022-08-22
1
-0
/
+18
*
worker: introduce MoveMessages type
Tim Culverhouse
2022-08-22
1
-0
/
+12
*
imap: create copy of uids to retain sort order
Tim Culverhouse
2022-08-22
2
-2
/
+6
*
mbox: filtering for mbox accounts
Koni Marti
2022-08-22
1
-30
/
+44
*
mark: (un)mark message threads
Koni Marti
2022-08-22
1
-0
/
+29
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
8
-20
/
+16
*
tests: fix errors after lint series
Robin Jarry
2022-08-04
1
-1
/
+1
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
14
-123
/
+127
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
9
-32
/
+36
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
2
-3
/
+0
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
4
-6
/
+19
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
2
-30
/
+24
*
lint: remove ineffectual assignments (ineffassign)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: remove unused structs and functions (unused)
Moritz Poldrack
2022-08-04
1
-5
/
+1
*
lint: remove redundant returns (S1023)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: remove empty branches (SA9003)
Moritz Poldrack
2022-08-04
1
-4
/
+4
[prev]
[next]