alps/plugins/base
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 Turn message part viewers into plugins 2020-02-12 15:41:00 +01:00
imap.go plugins/base: add message URL and Content-Id helpers 2020-02-25 10:46:55 +01:00
plugin.go plugins/base: add settings page 2020-01-28 20:04:33 +01:00
routes.go Revert "plugins/viewhtml: convert mailto links" 2020-02-25 15:37:47 +01:00
smtp.go plugins/base: support attachments in drafts 2020-01-28 12:30:07 +01:00
strconv.go Introduce base plugin 2019-12-16 12:52:44 +01:00
template.go Linkify address lists 2019-12-17 13:02:38 +01:00
viewer.go Turn message part viewers into plugins 2020-02-12 15:41:00 +01:00