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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
style: add msglist_gutter and msglist_pill to config
Konstantin Shelekhin
2023-08-11
1
-0
/
+4
*
config: fix contextual ui config
Koni Marti
2023-08-04
1
-4
/
+5
*
filters: put libexec/filters dirs before default PATH
Robin Jarry
2023-08-04
1
-1
/
+4
*
hooks: add account and folder to mail-received env
Robin Jarry
2023-08-04
1
-1
/
+1
*
wizard: allow ? in passwords
Robin Jarry
2023-08-04
1
-0
/
+1
*
templates: attach directly from templates
Koni Marti
2023-08-03
1
-0
/
+1
*
binds: replace redundant default bind
Anton Mosich
2023-07-28
1
-1
/
+1
*
compose: implement embedded headers in editor
Koni Marti
2023-07-17
2
-0
/
+11
*
styles: add style for folded threads
Koni Marti
2023-07-16
1
-0
/
+3
*
templates: add ThreadCount and ThreadFolded
Koni Marti
2023-07-16
3
-2
/
+5
*
commands: add :fold and :unfold for thread folding
Koni Marti
2023-07-16
1
-0
/
+2
*
wizard: properly initialize configuration
Robin Jarry
2023-07-15
3
-44
/
+53
*
config: recognize empty no-attachment-warning
Nojus Gudinavičius
2023-07-14
1
-0
/
+3
*
binds: add more default binds
Robin Jarry
2023-07-08
1
-2
/
+33
*
aerc.conf: update filters help to match aerc-config(5)
Sebastian LaVine
2023-07-06
1
-0
/
+3
*
templates: add map functions
Robin Jarry
2023-06-10
1
-0
/
+2
*
bindings: add backspace key
Vitaly Ovchinnikov
2023-06-10
1
-0
/
+1
*
config: fix multiple dynamic styles
Tim Culverhouse
2023-06-01
1
-3
/
+4
*
statusline: fix typo in deprecation warning
Vlad-Stefan Harbuz
2023-05-21
1
-2
/
+2
*
templates: add boolean flags
Robin Jarry
2023-05-20
1
-0
/
+6
*
headers: enable partial header fetching
Tim Culverhouse
2023-05-16
1
-0
/
+18
*
config: update default pager
Moritz Poldrack
2023-05-16
2
-3
/
+3
*
compose: warn before sending with empty subject
Jason Cox
2023-05-16
2
-0
/
+6
*
term: add config options for TERM and osc8
Tim Culverhouse
2023-04-24
2
-0
/
+12
*
directory: add role to template fields
Tim Culverhouse
2023-04-22
1
-0
/
+1
*
stylesets: fix *.selected parsing
Robin Jarry
2023-04-02
1
-1
/
+1
*
accounts: warn for starttls deprecation only once
Robin Jarry
2023-04-02
1
-1
/
+3
*
hooks: add aerc-shutdown
Moritz Poldrack
2023-04-01
2
-0
/
+5
*
hooks: add aerc-startup hook
Moritz Poldrack
2023-04-01
2
-0
/
+5
*
config: replace triggers with hooks
Moritz Poldrack
2023-04-01
4
-68
/
+66
*
config: remove subject contextual ui sections
Robin Jarry
2023-03-31
1
-50
/
+54
*
styleset: allow dynamic msglist styling
Robin Jarry
2023-03-31
2
-29
/
+104
*
config: rework styleset parsing
Robin Jarry
2023-03-31
1
-115
/
+53
*
style: inherit colors unless explicitly set in layered styles
Robin Jarry
2023-03-31
1
-2
/
+2
*
config: report accounts.conf format errors
Robin Jarry
2023-03-26
2
-13
/
+15
*
smtp: replace smtp-starttls with schema option
Marcin Serwin
2023-03-26
1
-0
/
+10
*
config: fix default value of next-message-on-delete
Robin Jarry
2023-03-15
1
-1
/
+1
*
openers: support basic shell globbing
Robin Jarry
2023-03-13
2
-6
/
+19
*
openers: add mime type handling for open-link
Robin Jarry
2023-03-13
1
-2
/
+5
*
templates: add conditional style method
Robin Jarry
2023-03-08
1
-1
/
+4
*
templates: make SubjectBase official api
Robin Jarry
2023-03-08
1
-0
/
+1
*
templates: separate thread prefix from subject
Robin Jarry
2023-03-08
4
-5
/
+6
*
templates: avoid error when using .Style with unknown style name
Robin Jarry
2023-03-08
1
-1
/
+4
*
ipc: allow triggering internal commands via IPC
Moritz Poldrack
2023-03-07
1
-0
/
+1
*
config: use reflection to map ini keys to struct fields
Robin Jarry
2023-03-02
10
-541
/
+465
*
templates: allow inline user styles
Tim Culverhouse
2023-03-02
3
-0
/
+37
*
lint: always run golangci-lint@latest
Robin Jarry
2023-02-26
1
-2
/
+4
*
dirlist: fix conversion of dirlist-format
Robin Jarry
2023-02-22
2
-3
/
+21
*
config: enable colorize filter for .headers
Robin Jarry
2023-02-20
1
-1
/
+1
*
dirlist: use templates instead of % mini language
Robin Jarry
2023-02-20
3
-7
/
+108
[next]