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
Commit message (
Expand
)
Author
Age
Files
Lines
*
templates: add basic string functions
Moritz Poldrack
2024-01-19
1
-5
/
+20
*
xdg: get rid of deprecated dependencies
Robin Jarry
2023-08-27
1
-7
/
+2
*
templates: attach directly from templates
Koni Marti
2023-08-03
1
-0
/
+9
*
templates: process reversed names better
Vitaly Ovchinnikov
2023-06-29
2
-3
/
+135
*
templates: add map functions
Robin Jarry
2023-06-10
1
-0
/
+30
*
commands: expand and complete template code
Koni Marti
2023-05-16
1
-0
/
+52
*
templates: add switch/case functions
Robin Jarry
2023-03-08
1
-0
/
+31
*
templates: add match function
Robin Jarry
2023-03-08
1
-0
/
+2
*
templates: add compactDir function
Robin Jarry
2023-02-20
1
-0
/
+5
*
templates: add now function
Robin Jarry
2023-02-20
1
-0
/
+1
*
templates: add firstnames and shortmboxes functions
Robin Jarry
2023-02-20
1
-1
/
+31
*
templates: fix mboxes function
Robin Jarry
2023-02-20
1
-1
/
+1
*
templates: unify data interface
Robin Jarry
2023-02-20
3
-420
/
+18
*
templates: add initials function
Bence Ferdinandy
2023-02-12
1
-0
/
+15
*
templates: add trimSignature function
Moritz Poldrack
2023-01-29
1
-0
/
+19
*
templates: correctly return week format when necessary
Nojus Gudinavičius
2023-01-11
1
-1
/
+1
*
config: add columns based index format
Robin Jarry
2023-01-06
1
-1
/
+8
*
templates: add more fields and functions
Robin Jarry
2023-01-04
3
-24
/
+401
*
templates: change fields as lazy functions
Robin Jarry
2023-01-04
1
-35
/
+67
*
templates: split code in multiple files
Robin Jarry
2023-01-04
3
-182
/
+193
*
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