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
/
forward.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
/
+1
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-2
/
+3
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-7
/
+7
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-1
/
+1
*
lib: prepare attachments for multiple reads
Koni Marti
2022-11-09
1
-1
/
+5
*
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
*
forward,recall: fix charsets in part attachment
Koni Marti
2022-10-07
1
-2
/
+3
*
logging: substitute %w for %v
Koni Marti
2022-10-02
1
-1
/
+1
*
go: removed io/ioutil
Moritz Poldrack
2022-08-22
1
-2
/
+1
*
lint: work nicely with wrapped errors (errorlint)
Moritz Poldrack
2022-08-04
1
-1
/
+1
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-4
/
+10
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-2
/
+3
*
tabs: rename SelectedTab to SelectedTabContent
Robin Jarry
2022-07-23
1
-1
/
+1
*
forward: remove crlf in text body
Koni Marti
2022-07-02
1
-1
/
+5
*
forward: provide option to append all attachments
Koni Marti
2022-07-02
1
-14
/
+53
*
forward: allow ':forward -A' with no address
Tim Culverhouse
2022-04-14
1
-6
/
+9
*
compose: make headerEditor focusing more reliable
Tim Culverhouse
2022-03-22
1
-1
/
+1
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-5
/
+5
*
add mimeType to OriginalMail struct for both forward and reply
Reto Brunner
2021-03-07
1
-0
/
+4
*
Fix linter warnings
Reto Brunner
2021-02-26
1
-1
/
+1
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
1
-11
/
+15
*
models: add RFC822 headers to OriginalMail
Reto Brunner
2020-11-14
1
-6
/
+5
*
base models.Address on the mail.Address type
Reto Brunner
2020-08-20
1
-1
/
+2
*
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-27
1
-5
/
+4
*
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
*
msg/forward: fix body part selection
Reto Brunner
2020-05-17
1
-2
/
+8
*
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-17
1
-1
/
+1
*
store.FetchFull: Change callback type to expose entire message
Ben Fiedler
2020-05-01
1
-2
/
+4
*
Add recall command
Jeffas
2020-04-24
1
-1
/
+1
*
Add postpone command
Jeffas
2020-04-24
1
-1
/
+0
*
create OriginalMail struct
Leszek CimaĆa
2020-01-09
1
-4
/
+6
*
FetchBodyParts: decode source in the workers
Reto Brunner
2020-01-05
1
-24
/
+2
*
Add Templates with Parsing
Srivathsan Murali
2019-11-10
1
-78
/
+77
*
Add signatures
Jeffas
2019-09-12
1
-2
/
+2
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
1
-3
/
+3
*
Add forwarding as attachment feature
Jelle Besseling
2019-08-20
1
-4
/
+61
*
Add addresses argument to forward command
Jelle Besseling
2019-08-20
1
-1
/
+9
*
Move forward command to it's own file
Jelle Besseling
2019-08-20
1
-0
/
+104