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
/
commands
/
msg
Commit message (
Expand
)
Author
Age
Files
Lines
*
go.mod: change base git url
Robin Jarry
2021-11-05
14
-46
/
+46
*
add mimeType to OriginalMail struct for both forward and reply
Reto Brunner
2021-03-07
2
-11
/
+22
*
Fix linter warnings
Reto Brunner
2021-02-26
3
-8
/
+7
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
8
-9
/
+9
*
Refactor lib/open to accept user provided arguments
Reto Brunner
2021-01-30
1
-2
/
+1
*
reply: add References header
Reto Brunner
2020-11-14
1
-1
/
+28
*
format: remove parse methods, use the one from go-message
Reto Brunner
2020-11-14
1
-4
/
+7
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
4
-33
/
+35
*
models: add RFC822 headers to OriginalMail
Reto Brunner
2020-11-14
2
-12
/
+10
*
remove models.Address in favor of go-message Address
Reto Brunner
2020-11-14
1
-7
/
+8
*
reply: don't override the answered flag if we didn't send
Reto Brunner
2020-09-21
1
-1
/
+3
*
reply: use set instead of linear search
Reto Brunner
2020-08-27
1
-45
/
+70
*
msg/reply: don't cc the sending address on reply all
Reto Brunner
2020-08-20
1
-2
/
+2
*
Add account alias configuration and correctly set From field
y0ast
2020-08-20
1
-1
/
+24
*
msg/reply: handle addresses as addresses
Reto Brunner
2020-08-20
1
-24
/
+20
*
base models.Address on the mail.Address type
Reto Brunner
2020-08-20
1
-1
/
+2
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-7
/
+7
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-7
/
+7
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-7
/
+7
*
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-27
4
-46
/
+12
*
run go fmt
Reto Brunner
2020-07-17
1
-2
/
+2
*
Add additional flagging functionality
ARaspiK
2020-07-08
1
-86
/
+135
*
Allow open to be asynchronous
Andrew Jeffery
2020-07-08
1
-1
/
+1
*
pipe: don't crash if part is nil
Reto Brunner
2020-07-05
1
-0
/
+3
*
delete: push unsupported error up to the user
Reto Brunner
2020-07-05
1
-0
/
+3
*
Fix dates in reply/forward commands.
Reto Brunner
2020-06-26
2
-2
/
+2
*
Rework msglist scrolling
Jeffas
2020-06-09
3
-4
/
+4
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
10
-23
/
+20
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
10
-22
/
+32
*
Remove duration from the status methods
Reto Brunner
2020-05-27
10
-32
/
+22
*
Add Style configuration
Reto Brunner
2020-05-27
10
-20
/
+23
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
1
-0
/
+4
*
pgp: fail gracefully from email decryption
Ray Ganardi
2020-05-25
1
-1
/
+5
*
msg/reply: scoping error of part slice for quoting
Srivathsan Murali
2020-05-22
1
-1
/
+1
*
Fix typos
Martin Michlmayr
2020-05-21
2
-2
/
+2
*
msg/forward: fix body part selection
Reto Brunner
2020-05-17
1
-2
/
+8
*
Move findPlaintext / findFirstNonMultipart to utils
Reto Brunner
2020-05-17
2
-31
/
+32
*
msg/reply: fix encoding issues for quoted reply.
Reto Brunner
2020-05-17
2
-11
/
+32
*
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-17
4
-4
/
+4
*
Change MarkedMessages to return uids
Reto Brunner
2020-05-11
1
-7
/
+10
*
commands/helper: remove duplicated method
Reto Brunner
2020-05-11
6
-14
/
+6
*
msg/read: don't copy waitgroup
Reto Brunner
2020-05-11
1
-3
/
+3
*
msg/reply: Deduplicate TO: and CC:
Reto Brunner
2020-05-06
1
-0
/
+12
*
store.FetchFull: Change callback type to expose entire message
Ben Fiedler
2020-05-01
2
-5
/
+8
*
gofmt fixes
Drew DeVault
2020-04-24
7
-8
/
+8
*
Add recall command
Jeffas
2020-04-24
2
-1
/
+142
*
Add postpone command
Jeffas
2020-04-24
3
-2
/
+2
*
Use aerc.PushError where appropriate
Ben Fiedler
2020-04-23
7
-25
/
+8
*
Make the http handler of the unsubscribe command async
Nicolai Dagestad
2020-04-16
1
-1
/
+2
*
msg/archive: complete the possible options
Reto Brunner
2020-04-11
1
-1
/
+2
[next]