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
/
msgviewer.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
save: new option for saving attachments
Vitaly Ovchinnikov
2023-06-10
1
-2
/
+2
*
config: update default pager
Moritz Poldrack
2023-05-16
1
-1
/
+1
*
term: ignore redraw events when not visible
Robin Jarry
2023-04-15
1
-0
/
+10
*
tabs: make sure to close tab content
Robin Jarry
2023-04-01
1
-3
/
+2
*
viewer: use textproto.WriteHeader
Robin Jarry
2023-02-02
1
-16
/
+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
*
split: refactor to prevent stuck splits
Tim Culverhouse
2022-12-25
1
-0
/
+6
*
config: make various sections accessible via global vars
Robin Jarry
2022-12-14
1
-40
/
+34
*
config: rework contextual sections implementation
Robin Jarry
2022-12-14
1
-6
/
+1
*
logging: rename package to log
Robin Jarry
2022-12-02
1
-11
/
+11
*
logging: homogenize levels
Robin Jarry
2022-12-02
1
-1
/
+1
*
msgviewer: add logs to display pager and filter commands
Robin Jarry
2022-12-02
1
-0
/
+2
*
msgviewer: fix parts index
Koni Marti
2022-11-21
1
-1
/
+4
*
config: move [filters] parsing to separate file
Robin Jarry
2022-11-16
1
-1
/
+1
*
filters: export more info to filter processes
Robin Jarry
2022-11-13
1
-0
/
+8
*
msgviewer: show error if MessageInfo has error
Tim Culverhouse
2022-11-09
1
-2
/
+9
*
viewer: open rfc822 attachments
Koni Marti
2022-11-09
1
-1
/
+8
*
msgviewer: warn user when pager is not in PATH
Tim Culverhouse
2022-11-06
1
-1
/
+11
*
command/help: remove helpClose function
Tim Culverhouse
2022-10-19
1
-20
/
+0
*
msgview: add separate date formatting
Bence Ferdinandy
2022-10-19
1
-6
/
+20
*
msgviewer: simplify filter and pager command handling
Tim Culverhouse
2022-10-18
1
-92
/
+30
*
filters: export mime type and filename in env
Robin Jarry
2022-10-16
1
-1
/
+6
*
msgpart: factorize mime type and filename construction
Robin Jarry
2022-10-16
1
-13
/
+7
*
filters: append well known dirs to exec PATH
Robin Jarry
2022-10-16
1
-0
/
+6
*
invalidatable: cleanup dead code
Tim Culverhouse
2022-10-12
1
-26
/
+5
*
logging: substitute %w for %v
Koni Marti
2022-10-02
1
-1
/
+1
*
msgviewer: fix segfault when closing viewer
Robin Jarry
2022-09-19
1
-1
/
+0
*
terminal: protect calls to terminal methods throughout aerc
Tim Culverhouse
2022-09-19
1
-1
/
+3
*
msgviewer: properly close embedded terminal
Robin Jarry
2022-09-15
1
-6
/
+3
*
term: replace go-libvterm with tcell-term
Tim Culverhouse
2022-09-14
1
-0
/
+4
*
store: extract marking behavior and add tests
Koni Marti
2022-08-22
1
-2
/
+1
*
binds: display active keybinds in a dialog box
Koni Marti
2022-08-22
1
-0
/
+22
*
lint: homogenize operations and minor fixes (gocritic)
Moritz Poldrack
2022-08-04
1
-4
/
+3
*
lint: ensure errors are at least logged (errcheck)
Moritz Poldrack
2022-08-04
1
-8
/
+32
*
lint: apply new formatting rules
Moritz Poldrack
2022-08-01
1
-9
/
+9
*
logging: use level-based logger functions
Robin Jarry
2022-07-23
1
-3
/
+2
*
msgviewer: cleanup PartSwitcher on :toggle-headers
Jose Lombera
2022-07-23
1
-0
/
+1
*
uiconfig: use pointer references to uiConfig
Tim Culverhouse
2022-07-03
1
-3
/
+3
*
pgp: add icon for unencrypted, unsigned messages if an icon is set
Moritz Poldrack
2022-06-24
1
-3
/
+3
*
pgp: fix pipe|open|save command behavior
Tim Culverhouse
2022-06-24
1
-0
/
+4
*
msgviewer: open http links from messages
Koni Marti
2022-06-14
1
-1
/
+13
*
msgviewer: parse and display authentication results
Koni Marti
2022-06-09
1
-6
/
+35
*
refactor: refactor pgp implementation
Tim Culverhouse
2022-04-27
1
-4
/
+4
*
msgviewer: show available bindings when filter not configured
kt programs
2022-04-25
1
-27
/
+59
*
ui: fix panic in header formatter
Moritz Poldrack
2022-04-06
1
-0
/
+4
*
save: add -a option to save all attachments
Robin Jarry
2022-03-24
1
-0
/
+17
*
logging: added a log on panic
Moritz Poldrack
2022-03-23
1
-0
/
+9
*
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-03-18
1
-9
/
+9
[next]