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
...
*
viewer: add key passthrough mode
kt programs
2022-03-14
1
-0
/
+13
*
all: fix minor issues found by staticcheck
Moritz Poldrack
2022-03-12
1
-4
/
+1
*
style: customize vertical and horizontal border characters
Dian M Fay
2021-11-30
1
-2
/
+3
*
viewer: add colon after header names
Robin Jarry
2021-11-05
1
-2
/
+2
*
go.mod: change base git url
Robin Jarry
2021-11-05
1
-5
/
+5
*
view,compose: use border color to separate headers from body
Robin Jarry
2021-10-28
1
-2
/
+4
*
filters: allow matching any email header
Robin Jarry
2021-10-28
1
-0
/
+2
*
update tcell to v2 and enable TrueColor support
y0ast
2020-12-18
1
-1
/
+1
*
Make mimetype check consistent across cases
y0ast
2020-09-07
1
-1
/
+1
*
base models.Address on the mail.Address type
Reto Brunner
2020-08-20
1
-7
/
+8
*
Rename selecter to selector
Kalyan Sriram
2020-08-06
1
-6
/
+6
*
Implement style configuration.
Kalyan Sriram
2020-08-06
1
-24
/
+39
*
Revert "Implement style configuration."
Reto Brunner
2020-07-30
1
-39
/
+24
*
Revert "Rename selecter to selector"
Reto Brunner
2020-07-30
1
-6
/
+6
*
Rename selecter to selector
Kalyan Sriram
2020-07-30
1
-6
/
+6
*
Implement style configuration.
Kalyan Sriram
2020-07-30
1
-24
/
+39
*
msgviewer: set max line length to 1 GB
Reto Brunner
2020-07-30
1
-0
/
+8
*
msgviewer: simplify attemptCopy
Reto Brunner
2020-07-30
1
-66
/
+80
*
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-07-27
1
-1
/
+1
*
Make grid sizes dynamic
Jeffas
2020-06-09
1
-10
/
+10
*
Revert "Add Style configuration"
Drew DeVault
2020-05-28
1
-39
/
+24
*
Add Style configuration
Reto Brunner
2020-05-27
1
-24
/
+39
*
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-17
1
-2
/
+1
*
Change MarkedMessages to return uids
Reto Brunner
2020-05-11
1
-2
/
+2
*
fix: Close unused MessageView when swapping view
Ray Ganardi
2020-04-20
1
-1
/
+2
*
msgviewer: do not interpret header as format string
Drew DeVault
2020-03-19
1
-2
/
+2
*
Refactoring: remove store from PartInfo
Drew DeVault
2020-03-09
1
-1
/
+0
*
Initial support for PGP decryption & signatures
Drew DeVault
2020-03-03
1
-42
/
+61
*
Fix crash on mouse scrolling between message parts
Amir Yalon
2020-02-25
1
-2
/
+2
*
Contextual UI Configuration
Srivathsan Murali
2020-01-24
1
-1
/
+1
*
Display the mimetype when offering to pipe or save
Luke Drummond
2020-01-20
1
-1
/
+3
*
FetchBodyParts: decode source in the workers
Reto Brunner
2020-01-05
1
-23
/
+3
*
msgviewer: decode headers prior to displaying them
Reto Brunner
2020-01-05
1
-1
/
+7
*
msgviewer: bypass filter for headers
Reto Brunner
2020-01-05
1
-3
/
+6
*
msgviewer: do not anchor ansi escape to start of line
Reto Brunner
2020-01-05
1
-1
/
+1
*
msgviewer: Add Labels as a virtual header
Reto Brunner
2019-12-27
1
-1
/
+17
*
msgviewer: implement ProvidesMessages interface
Reto Brunner
2019-12-21
1
-0
/
+7
*
Use timestamp-format in msgviewer
Ben Burwell
2019-12-19
1
-3
/
+3
*
failback to Content-Type filename when encoded Content-Disposition is used
Leszek CimaĆa
2019-12-07
1
-0
/
+3
*
fix non-utf8 encoding in msgviewer
ernierasta
2019-12-07
1
-2
/
+2
*
Add UI options to save/pipe messages with unsupported mimetypes
Greg Anders
2019-11-17
1
-13
/
+45
*
Check for terminal before forwarding mouse event
Greg Anders
2019-11-17
1
-1
/
+1
*
widgets/msgviewer: Don't crash if pager is nil
Kevin Kuehler
2019-11-10
1
-1
/
+1
*
widgets/msgview: Reap the filter command
Kevin Kuehler
2019-10-16
1
-0
/
+1
*
Cleanup pager processes after closing a msgviewer
Kevin Kuehler
2019-10-16
1
-0
/
+17
*
Add Mouseable
Jeffas
2019-09-11
1
-1
/
+71
*
Fixing #231 (alternative preferred mimetypes)
Ben Cohen
2019-08-03
1
-10
/
+10
*
Support configurable header layout in compose widget
Daniel Bridges
2019-07-26
1
-37
/
+10
*
Fix alternatives config
Drew DeVault
2019-07-19
1
-2
/
+5
*
Add option to always show mimetype in viewer
Jeffas
2019-07-17
1
-4
/
+6
[prev]
[next]