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
/
unsubscribe.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
openers: add mime type handling for open-link
Robin Jarry
2023-03-13
1
-1
/
+2
*
tabs: use template for compose tabs
Tim Culverhouse
2023-02-12
1
-10
/
+1
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
1
-0
/
+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
-1
/
+0
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-3
/
+3
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-2
/
+2
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-1
/
+2
*
open: simplify code
Robin Jarry
2022-10-01
1
-3
/
+5
*
lint: remove redundant returns (S1023)
Moritz Poldrack
2022-08-04
1
-2
/
+0
*
lint: fix function parameters being overwritten before they are used (SA4009)
Moritz Poldrack
2022-08-04
1
-2
/
+2
*
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
-2
/
+2
*
unsubscribe: select method with the selector dialog
Koni Marti
2022-05-31
1
-10
/
+77
*
aerc: always check SelectedAccount return value
Robin Jarry
2022-02-25
1
-0
/
+3
*
unsubscribe: parse internationalized headers
Koni Marti
2022-02-19
1
-1
/
+5
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-3
/
+3
*
Refactor lib/open to accept user provided arguments
Reto Brunner
2021-01-30
1
-2
/
+1
*
compose: use a proper header instead of a string map
Reto Brunner
2020-11-14
1
-4
/
+8
*
Allow open to be asynchronous
Andrew Jeffery
2020-07-08
1
-1
/
+1
*
Add postpone command
Jeffas
2020-04-24
1
-0
/
+1
*
Make the http handler of the unsubscribe command async
Nicolai Dagestad
2020-04-16
1
-1
/
+2
*
create OriginalMail struct
Leszek CimaĆa
2020-01-09
1
-0
/
+2
*
Add Templates with Parsing
Srivathsan Murali
2019-11-10
1
-1
/
+5
*
Add signatures
Jeffas
2019-09-12
1
-0
/
+1
*
Support configurable header layout in compose widget
Daniel Bridges
2019-07-26
1
-5
/
+9
*
Fix crashes when operating on empty folder (#216)
Daniel Bridges
2019-07-10
1
-1
/
+5
*
Add unsubscribe command
Ben Burwell
2019-07-04
1
-0
/
+103