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
/
imap
Commit message (
Expand
)
Author
Age
Files
Lines
*
imap,smtp: cache and cycle XOAUTH2 refresh token
Dean
2023-01-26
1
-1
/
+1
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
3
-0
/
+5
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
3
-11
/
+10
*
imap: use list-status for check-mail
Tim Culverhouse
2022-12-02
1
-24
/
+43
*
imap: use list-status for list-directories if available
Tim Culverhouse
2022-12-02
1
-8
/
+48
*
imap: check for list-status capability
Tim Culverhouse
2022-12-02
1
-3
/
+16
*
imap: add LIST-STATUS extension
Tim Culverhouse
2022-12-02
1
-0
/
+149
*
imap: simplify error handling in list directories
Tim Culverhouse
2022-12-02
1
-5
/
+6
*
imap: filter and search with a date range
Koni Marti
2022-12-02
1
-1
/
+15
*
logging: rename package to log
Robin Jarry
2022-12-02
10
-53
/
+53
*
logging: homogenize levels
Robin Jarry
2022-12-02
8
-22
/
+23
*
imap: fix error with empty flag updates
Robin Jarry
2022-11-23
1
-4
/
+8
*
message-info: add explicit References field
Tim Culverhouse
2022-11-09
2
-0
/
+8
*
envelope: add InReplyTo field
Tim Culverhouse
2022-11-09
1
-5
/
+5
*
imap: add support for ORDEREDSUBJECT threading algorithm
jp39
2022-11-09
2
-5
/
+11
*
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
*
imap,smtp: add XOAUTH2 support
Julian Pidancet
2022-10-01
3
-0
/
+21
*
imap: stop checkmail if there are pending actions
kt programs
2022-09-29
1
-0
/
+13
*
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
*
backends: send MessageInfoError on header fetching error
Tim Culverhouse
2022-09-25
1
-4
/
+1
*
charset: handle unknown charsets more user-friendly
Koni Marti
2022-09-25
1
-1
/
+4
*
cache: fetch flags from UI
Tim Culverhouse
2022-09-20
1
-10
/
+4
*
imap: prevent deadlock from posting actions to self
Tim Culverhouse
2022-09-20
2
-3
/
+6
*
imap: implement MoveMessages handling
Tim Culverhouse
2022-08-22
2
-0
/
+19
*
imap: create copy of uids to retain sort order
Tim Culverhouse
2022-08-22
2
-2
/
+6
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
3
-12
/
+12
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
3
-11
/
+14
*
lint: removed unused code (deadcode, structcheck, unused)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: simplify code (gosimple)
Moritz Poldrack
2022-08-04
1
-16
/
+13
*
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
6
-17
/
+17
*
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
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
10
-53
/
+56
*
imap: disable debug logger
Robin Jarry
2022-07-23
1
-2
/
+0
*
imap: fix error when server returns a message without body section
Robin Jarry
2022-07-23
1
-0
/
+4
*
threading: enable filtering of server-side threads
Tim Culverhouse
2022-07-10
2
-9
/
+19
*
threading: add backend capabilities to workers
Tim Culverhouse
2022-07-10
2
-0
/
+15
*
imap: fix data race on seqMap array
Robin Jarry
2022-06-24
6
-28
/
+146
*
imap: add option to cache headers
Tim Culverhouse
2022-06-22
5
-12
/
+243
*
dirlist: update RUE counts for imap/maildir on move|copy|delete|archive
Tim Culverhouse
2022-06-07
1
-0
/
+5
*
feat: add background mail polling option for all workers
Tim Culverhouse
2022-05-31
2
-0
/
+42
[next]