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
/
lib
/
templates
/
template.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
commands: expand and complete template code
Koni Marti
2023-05-16
1
-0
/
+52
*
templates: unify data interface
Robin Jarry
2023-02-20
1
-10
/
+9
*
templates: add more fields and functions
Robin Jarry
2023-01-04
1
-0
/
+4
*
templates: split code in multiple files
Robin Jarry
2023-01-04
1
-182
/
+0
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-2
/
+2
*
config: do not hardcode sharedir
Robin Jarry
2022-02-19
1
-0
/
+8
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-1
/
+1
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
1
-33
/
+49
*
templates: Remove ParseTemplate as it's unused
Reto Brunner
2020-11-14
1
-14
/
+0
*
templates: better error message
Reto Brunner
2020-11-11
1
-2
/
+3
*
Fix dates in reply/forward commands.
Reto Brunner
2020-06-26
1
-3
/
+2
*
templates: add version func
Reto Brunner
2020-05-06
1
-0
/
+8
*
Remove ability to specify headers in the editor
Reto Brunner
2020-04-24
1
-4
/
+5
*
toLocal template function
sqwishy
2020-02-25
1
-0
/
+5
*
template: add exec and wrap
Leszek Cimała
2020-01-09
1
-0
/
+23
*
template: remove last \n to fix additional new lines after quote
Leszek Cimała
2020-01-09
1
-0
/
+2
*
add .OriginalMIMEType variable to reply template
Leszek Cimała
2020-01-09
1
-15
/
+18
*
create OriginalMail struct
Leszek Cimała
2020-01-09
1
-12
/
+16
*
Fix double >\n when quoting empty line
Srivathsan Murali
2020-01-04
1
-0
/
+1
*
Correct capitalization in quoted_reply
Drew DeVault
2019-11-10
1
-12
/
+32
*
Add some defaults for template options
Drew DeVault
2019-11-10
1
-2
/
+2
*
Add Templates with Parsing
Srivathsan Murali
2019-11-10
1
-0
/
+160