Skip to content
Snippets Groups Projects
  • Jared Hancock's avatar
    2ed876a2
    thread: Fixup link URLs for emails · 2ed876a2
    Jared Hancock authored
    This patch adds an 'email' format to ThreadBody::display() which allows
    formatting the html/text bodies specifically for email. Previously, there
    was ambiguity between the html view (which included inline image support and
    clickable links) and the email view, which requires neither.
    2ed876a2
    History
    thread: Fixup link URLs for emails
    Jared Hancock authored
    This patch adds an 'email' format to ThreadBody::display() which allows
    formatting the html/text bodies specifically for email. Previously, there
    was ambiguity between the html view (which included inline image support and
    clickable links) and the email view, which requires neither.