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
/
account
/
compose.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
-2
/
+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
-2
/
+2
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-1
/
+2
*
compose: parse headers correctly from -H
Evan Gates
2022-04-06
1
-2
/
+15
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-1
/
+6
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
1
-0
/
+3
*
compose: add default template for new messages
Robin Jarry
2022-01-19
1
-0
/
+3
*
docs: mention missing -T options for compose and forward
Robin Jarry
2022-01-19
1
-1
/
+1
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-2
/
+2
*
Add recall command
Jeffas
2020-04-24
1
-1
/
+1
*
Add postpone command
Jeffas
2020-04-24
1
-1
/
+1
*
Remove ability to specify headers in the editor
Reto Brunner
2020-04-24
1
-1
/
+1
*
create OriginalMail struct
Leszek CimaĆa
2020-01-09
1
-1
/
+3
*
Add Templates with Parsing
Srivathsan Murali
2019-11-10
1
-9
/
+15
*
Add signatures
Jeffas
2019-09-12
1
-2
/
+2
*
all: rewrite references to strings.Index to strings.Contains
Wagner Riffel
2019-09-04
1
-1
/
+1
*
all: purge redundant underscores
Wagner Riffel
2019-09-04
1
-3
/
+3
*
Add optional body argument to compose command
Daniel Bridges
2019-08-13
1
-3
/
+14
*
Let user edit arbitrary headers in composer
Daniel Bridges
2019-08-12
1
-4
/
+32
*
Support configurable header layout in compose widget
Daniel Bridges
2019-07-26
1
-2
/
+2
*
Implement basic tab completion support
Gregory Mullen
2019-06-29
1
-2
/
+12
*
Fix scdoc & gofmt issues
Drew DeVault
2019-05-18
1
-2
/
+0
*
s/aerc2/aerc/g
Drew DeVault
2019-05-17
1
-1
/
+1
*
Copy sent emails to the Sent folder
Drew DeVault
2019-05-15
1
-1
/
+2
*
Update tab name as subject changes
Drew DeVault
2019-05-14
1
-5
/
+9
*
Add $EDITOR, internal config for compose
Drew DeVault
2019-05-14
1
-1
/
+1
*
Populate "From" header from config for new emails
Drew DeVault
2019-05-13
1
-2
/
+2
*
Add initial compose widget
Drew DeVault
2019-05-12
1
-0
/
+28