alps/plugins/viewhtml
Simon Ser 8c4fd20e27
Revert "plugins/viewhtml: convert mailto links"
This reverts commit 02faf6174b.

This commit doesn't work, because it's applied to <img> tags. Making it
handle <a> tags doesn't work either because bluemonday will strip any
target="_blank" attributes, making the compose form open in the
<iframe>. Let's just revert this whole commit for now.
2020-02-25 15:37:47 +01:00
..
public/assets Turn message part viewers into plugins 2020-02-12 15:41:00 +01:00
plugin.go Turn message part viewers into plugins 2020-02-12 15:41:00 +01:00
sanitize.go Revert "plugins/viewhtml: convert mailto links" 2020-02-25 15:37:47 +01:00
viewer.go plugins/viewhtml: add sanitizer struct 2020-02-25 09:51:57 +01:00