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
*
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
*
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
[next]