index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
widgets
/
msgviewer.go
Age
Commit message (
Expand
)
Author
2021-11-30
style: customize vertical and horizontal border characters
Dian M Fay
2021-11-05
viewer: add colon after header names
Robin Jarry
2021-11-05
go.mod: change base git url
Robin Jarry
2021-10-28
view,compose: use border color to separate headers from body
Robin Jarry
2021-10-28
filters: allow matching any email header
Robin Jarry
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
2020-09-07
Make mimetype check consistent across cases
y0ast
2020-08-20
base models.Address on the mail.Address type
Reto Brunner
2020-08-06
Rename selecter to selector
Kalyan Sriram
2020-08-06
Implement style configuration.
Kalyan Sriram
2020-07-30
Revert "Implement style configuration."
Reto Brunner
2020-07-30
Revert "Rename selecter to selector"
Reto Brunner
2020-07-30
Rename selecter to selector
Kalyan Sriram
2020-07-30
Implement style configuration.
Kalyan Sriram
2020-07-30
msgviewer: set max line length to 1 GB
Reto Brunner
2020-07-30
msgviewer: simplify attemptCopy
Reto Brunner
2020-07-27
Remove hard coded bodystruct path everywhere
Reto Brunner
2020-06-09
Make grid sizes dynamic
Jeffas
2020-05-28
Revert "Add Style configuration"
Drew DeVault
2020-05-27
Add Style configuration
Reto Brunner
2020-05-17
FetchBodyPart doesn't need the parent body structure
Reto Brunner
2020-05-11
Change MarkedMessages to return uids
Reto Brunner
2020-04-20
fix: Close unused MessageView when swapping view
Ray Ganardi
2020-03-19
msgviewer: do not interpret header as format string
Drew DeVault
2020-03-09
Refactoring: remove store from PartInfo
Drew DeVault
2020-03-03
Initial support for PGP decryption & signatures
Drew DeVault
2020-02-25
Fix crash on mouse scrolling between message parts
Amir Yalon
2020-01-24
Contextual UI Configuration
Srivathsan Murali
2020-01-20
Display the mimetype when offering to pipe or save
Luke Drummond
2020-01-05
FetchBodyParts: decode source in the workers
Reto Brunner
2020-01-05
msgviewer: decode headers prior to displaying them
Reto Brunner
2020-01-05
msgviewer: bypass filter for headers
Reto Brunner
2020-01-05
msgviewer: do not anchor ansi escape to start of line
Reto Brunner
2019-12-27
msgviewer: Add Labels as a virtual header
Reto Brunner
2019-12-21
msgviewer: implement ProvidesMessages interface
Reto Brunner
2019-12-19
Use timestamp-format in msgviewer
Ben Burwell
2019-12-07
failback to Content-Type filename when encoded Content-Disposition is used
Leszek CimaĆa
2019-12-07
fix non-utf8 encoding in msgviewer
ernierasta
2019-11-17
Add UI options to save/pipe messages with unsupported mimetypes
Greg Anders
2019-11-17
Check for terminal before forwarding mouse event
Greg Anders
2019-11-10
widgets/msgviewer: Don't crash if pager is nil
Kevin Kuehler
2019-10-16
widgets/msgview: Reap the filter command
Kevin Kuehler
2019-10-16
Cleanup pager processes after closing a msgviewer
Kevin Kuehler
2019-09-11
Add Mouseable
Jeffas
2019-08-03
Fixing #231 (alternative preferred mimetypes)
Ben Cohen
2019-07-26
Support configurable header layout in compose widget
Daniel Bridges
2019-07-19
Fix alternatives config
Drew DeVault
2019-07-17
Add option to always show mimetype in viewer
Jeffas
2019-07-17
Remove passing of showHeaders explicitly
Jeffas
2019-07-17
Ensure new partswitcher doesn't start on multipart
Jeffas
[next]