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
/
widgets
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui: parse strings for ansi styles
Tim Culverhouse
2023-03-02
1
-9
/
+14
*
pgp: automatically determine signer from sender
witcher
2023-03-02
1
-12
/
+31
*
pgp: fix segfault for opportunistic encryption
witcher
2023-03-02
1
-3
/
+6
*
compose: only add delimiter when a signature is defined
Robin Jarry
2023-02-24
1
-0
/
+4
*
dirlist: use templates instead of % mini language
Robin Jarry
2023-02-20
2
-123
/
+107
*
statusline: add column based render format
Robin Jarry
2023-02-20
4
-58
/
+71
*
statusline: move files to lib/state
Robin Jarry
2023-02-20
1
-13
/
+12
*
ui/table: do not require width at construction
Robin Jarry
2023-02-20
1
-4
/
+4
*
triggers: use templates instead of % mini language
Robin Jarry
2023-02-20
2
-7
/
+16
*
templates: unify data interface
Robin Jarry
2023-02-20
3
-74
/
+37
*
account: fix segfault when message store is not initialized
Robin Jarry
2023-02-20
1
-0
/
+3
*
aerc: show effects of mailto: and mbox: immediately
Moritz Poldrack
2023-02-16
1
-0
/
+6
*
compose: ensure signature uses standard delimiter
Moritz Poldrack
2023-02-12
1
-0
/
+17
*
tabs: use template for compose tabs
Tim Culverhouse
2023-02-12
2
-9
/
+55
*
config: warn for all deprecated settings
Robin Jarry
2023-02-02
1
-21
/
+22
*
viewer: use textproto.WriteHeader
Robin Jarry
2023-02-02
1
-16
/
+13
*
dirlist: simplify getRUEString logic
Tim Culverhouse
2023-01-29
1
-14
/
+7
*
tabs: use template for account tab name
Tim Culverhouse
2023-01-29
3
-1
/
+44
*
compose: allow sending format=flowed messages
Robin Jarry
2023-01-26
1
-8
/
+13
*
viewer: allow piping full headers in a filter
Robin Jarry
2023-01-26
1
-9
/
+45
*
viewer: remove local redundant showHeaders variables
Robin Jarry
2023-01-26
1
-29
/
+25
*
filters: rewrite colorize in c
Robin Jarry
2023-01-26
1
-0
/
+2
*
switch-account: also switch account configuration
Bence Ferdinandy
2023-01-26
1
-1
/
+1
*
status: print appropriate log message on push
Bence Ferdinandy
2023-01-26
1
-0
/
+4
*
spinner: add spinner-interval config option
Dean
2023-01-11
1
-9
/
+11
*
msglist: log template errors
Robin Jarry
2023-01-11
1
-0
/
+1
*
style: add msglist_answered config option
Martin Lucina
2023-01-10
1
-0
/
+3
*
pgp: add configurable error level for opportunistic encryption
Tim Culverhouse
2023-01-06
1
-1
/
+15
*
lint: add missing panic handlers in goroutines
Robin Jarry
2023-01-06
2
-0
/
+3
*
doc: fix English typos
Robin Jarry
2023-01-06
1
-1
/
+1
*
config: add columns based index format
Robin Jarry
2023-01-06
2
-96
/
+135
*
selector: implement dynamic height
Robin Jarry
2023-01-04
1
-3
/
+17
*
templates: add more fields and functions
Robin Jarry
2023-01-04
1
-1
/
+14
*
templates: change fields as lazy functions
Robin Jarry
2023-01-04
2
-5
/
+4
*
config: parse account from and aliases once
Robin Jarry
2023-01-04
4
-34
/
+14
*
model: change flags array to bitmask
Robin Jarry
2023-01-04
3
-31
/
+8
*
send: add option to send&archive
Bence Ferdinandy
2023-01-04
1
-1
/
+7
*
split: close split on update of split view
Tim Culverhouse
2022-12-27
1
-0
/
+3
*
split: refactor to prevent stuck splits
Tim Culverhouse
2022-12-25
2
-93
/
+45
*
wizard: debounce warning to ensure pasted passwords are entered correctly
Moritz Poldrack
2022-12-20
1
-1
/
+12
*
msglist: make width available externally
Moritz Poldrack
2022-12-19
1
-0
/
+6
*
style: make marked more important than search
Bence Ferdinandy
2022-12-14
1
-5
/
+4
*
split: refactor split update logic
Tim Culverhouse
2022-12-14
2
-29
/
+41
*
msglist: add attachment indicator
Bence Ferdinandy
2022-12-14
1
-0
/
+1
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
10
-198
/
+168
*
config: rework contextual sections implementation
Robin Jarry
2022-12-14
6
-49
/
+18
*
compose: allow writing multipart/alternative messages
Robin Jarry
2022-12-07
1
-1
/
+65
*
compose: show relevant bindings on review screen
Bence Ferdinandy
2022-12-02
1
-20
/
+48
*
logging: rename package to log
Robin Jarry
2022-12-02
11
-56
/
+56
*
logging: homogenize levels
Robin Jarry
2022-12-02
5
-11
/
+11
[next]