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
/
reply.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
1
-3
/
+2
*
parse msg-id lists more liberally
Nguyễn Gia Phong
2023-03-26
1
-8
/
+3
*
tabs: use template for compose tabs
Tim Culverhouse
2023-02-12
1
-10
/
+1
*
templates: change fields as lazy functions
Robin Jarry
2023-01-04
1
-1
/
+2
*
config: parse account from and aliases once
Robin Jarry
2023-01-04
1
-13
/
+3
*
send: add option to send&archive
Bence Ferdinandy
2023-01-04
1
-0
/
+7
*
reply: refactor close-on-reply setting to -c flag
Bence Ferdinandy
2022-12-15
1
-7
/
+10
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-6
/
+7
*
view: add close-on-reply option
Bence Ferdinandy
2022-12-02
1
-1
/
+11
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-5
/
+5
*
reply: allow to override localized Re regexp in configuration
jp39
2022-11-13
1
-5
/
+2
*
msgpart: factorize mime type and filename construction
Robin Jarry
2022-10-16
1
-1
/
+1
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-1
/
+2
*
pgp: enable quoted replies of encrypted messages
Tim Culverhouse
2022-08-31
1
-0
/
+26
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-2
/
+9
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-4
/
+5
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
1
-1
/
+1
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
1
-1
/
+1
*
reply: add automatic replacement of localized Re:
Moritz Poldrack
2022-03-03
1
-6
/
+10
*
compose: add option to never include your own address when replying
john1doe@ya.ru
2022-01-31
1
-0
/
+13
*
reply: use new-message template for non-quoted replies
Robin Jarry
2022-01-27
1
-0
/
+3
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-4
/
+4
*
add mimeType to OriginalMail struct for both forward and reply
Reto Brunner
2021-03-07
1
-11
/
+18
*
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
1
-10
/
+10
*
models: add RFC822 headers to OriginalMail
Reto Brunner
2020-11-14
1
-6
/
+5
*
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
*
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-27
1
-7
/
+6
*
Fix dates in reply/forward commands.
Reto Brunner
2020-06-26
1
-1
/
+1
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-2
/
+1
*
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-28
1
-1
/
+2
*
Remove duration from the status methods
Reto Brunner
2020-05-27
1
-2
/
+1
*
Add Style configuration
Reto Brunner
2020-05-27
1
-1
/
+2
*
Set AnsweredFlag on successful reply
Srivathsan Murali
2020-05-25
1
-0
/
+4
*
msg/reply: scoping error of part slice for quoting
Srivathsan Murali
2020-05-22
1
-1
/
+1
*
Move findPlaintext / findFirstNonMultipart to utils
Reto Brunner
2020-05-17
1
-31
/
+0
*
msg/reply: fix encoding issues for quoted reply.
Reto Brunner
2020-05-17
1
-9
/
+29
*
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-17
1
-1
/
+1
*
msg/reply: Deduplicate TO: and CC:
Reto Brunner
2020-05-06
1
-0
/
+12
*
Add postpone command
Jeffas
2020-04-24
1
-1
/
+1
*
msg/reply: simplify string comparison
Reto Brunner
2020-02-19
1
-1
/
+1
*
msg/reply: fix address comparison
Reto Brunner
2020-02-16
1
-1
/
+1
*
add .OriginalMIMEType variable to reply template
Leszek Cimała
2020-01-09
1
-0
/
+11
*
create OriginalMail struct
Leszek Cimała
2020-01-09
1
-4
/
+5
[next]