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
*
notmuch: add strategies for multi-file messages
Jason Cox
2024-04-02
1
-1
/
+1
*
commands: rename confusing constants
Robin Jarry
2024-03-04
1
-1
/
+1
*
commands: allow to reply to eml
Koni Marti
2024-02-14
1
-6
/
+11
*
log: move package to lib
Robin Jarry
2024-02-14
1
-1
/
+1
*
reply: select correct part for signed messages
Koni Marti
2024-01-21
1
-29
/
+18
*
commands: refactor registration
Robin Jarry
2024-01-20
1
-1
/
+5
*
reply,forward: use selected message part
Sebastien Binet
2024-01-17
1
-8
/
+1
*
commands/msg: adapt quote-reply to honor viewer::alternatives
Sebastien Binet
2023-12-30
1
-1
/
+8
*
reply: allow replying with another account
Bence Ferdinandy
2023-11-23
1
-3
/
+18
*
commands: use completion from go-opt
Robin Jarry
2023-10-28
1
-3
/
+4
*
commands: parse arguments with go-opt
Robin Jarry
2023-10-28
1
-44
/
+21
*
accounts: allow fnmatch-style wildcards in aliases
Jason Cox
2023-10-22
1
-18
/
+34
*
app: export global functions
Robin Jarry
2023-10-10
1
-13
/
+13
*
widgets: rename package to app
Robin Jarry
2023-10-10
1
-9
/
+9
*
compose: allow changing edit-headers on the fly
Robin Jarry
2023-07-17
1
-4
/
+9
*
compose: only allow setting content at creation
Robin Jarry
2023-07-17
1
-1
/
+1
*
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
[next]