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
/
recall.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
-1
/
+1
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-5
/
+5
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-2
/
+2
*
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
*
viewer: option to not mark message as seen
Koni Marti
2022-10-04
1
-1
/
+2
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-2
/
+1
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-1
/
+4
*
lint: remove redundant returns (S1023)
Moritz Poldrack
2022-08-04
1
-1
/
+0
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-3
/
+0
*
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
*
recall: support pgp/mime messages
Koni Marti
2022-07-10
1
-55
/
+70
*
recall: append attachments
Koni Marti
2022-07-10
1
-2
/
+30
*
recall: confirm deleting message when not sent
Koni Marti
2022-07-10
1
-9
/
+34
*
recall: mention the -f option in the error message
inwit
2022-04-29
1
-2
/
+2
*
recall: allow recalling messages from any folder
inwit
2021-12-13
1
-5
/
+21
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-4
/
+4
*
Get rid of the aerc.PushError(" " + $string) idiom
Reto Brunner
2021-01-30
1
-1
/
+1
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
1
-8
/
+2
*
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-27
1
-2
/
+2
*
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/reply: fix encoding issues for quoted reply.
Reto Brunner
2020-05-17
1
-2
/
+3
*
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-17
1
-1
/
+1
*
Add recall command
Jeffas
2020-04-24
1
-0
/
+141