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
...
*
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
*
seqmap: refactor seqmap to use slice instead of map
Tim Culverhouse
2022-08-03
5
-48
/
+80
*
seqmap: compare ints instead of uints
Tim Culverhouse
2022-08-03
1
-2
/
+2
*
seqmap: re-order test asserts
Tim Culverhouse
2022-08-03
1
-15
/
+15
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
20
-70
/
+97
*
checkmail: error if check-mail-cmd is not set
Tim Culverhouse
2022-08-01
2
-0
/
+8
*
notmuch: fix cursor movement in threaded view
Koni Marti
2022-07-31
2
-1
/
+7
*
imap: remove unused expunge code
Tim Culverhouse
2022-07-26
1
-21
/
+1
*
sort: show warning when sort is not supported
Koni Marti
2022-07-26
1
-0
/
+2
*
seqmap: sync seqNum to uid after expunge
Tim Culverhouse
2022-07-24
2
-5
/
+20
[prev]
[next]