about summary refs log tree commit diff
path: root/html.c (follow)
Commit message (Expand)AuthorAge
* Say OpenSSL in additional permission noticesJune McEnroe2020-11-28
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* Remove base title from thread titlesJune McEnroe2020-05-11
* Eliminate stray whitespace in HTML and AtomJune McEnroe2020-05-11
* Add generator linksJune McEnroe2020-05-01
* Rename baseAddress to baseMailtoJune McEnroe2020-04-30
* Add -S for subscribe linkJune McEnroe2020-04-30
* Wrap footer text in <small>June McEnroe2020-04-30
* Nest <q> elements for increased levels of quotationJune McEnroe2020-04-30
* Highlight diff/index/---/+++ lines of patches as wellJune McEnroe2020-04-29
* Turn URLs into HTML linksJune McEnroe2020-04-29
* Clean up html.cJune McEnroe2020-04-28
* Style groups in recipientsJune McEnroe2020-04-27
* Rename part->id to part->contentIDJune McEnroe2020-04-26
* Include Cc address in reply mailtosJune McEnroe2020-04-26
* Add mailto address for the archiveJune McEnroe2020-04-26
* Include <> around Message-Id in mailto: URLsJune McEnroe2020-04-26
* Add link to index on thread pagesJune McEnroe2020-04-26
* Fall back to Content-Type name parameter for attachmentsJune McEnroe2020-04-26
* Generate index.atomJune McEnroe2020-04-26
* Render index.htmlJune McEnroe2020-04-25
* Wrap <summary> replies count in <data>June McEnroe2020-04-25
* Use replyTo address in mailto:June McEnroe2020-04-24
* Wrap quoted lines in <q>June McEnroe2020-04-23
* Move message nav back below recipientsJune McEnroe2020-04-23
* Add generate time footerJune McEnroe2020-04-23
* Add basic patch highlightingJune McEnroe2020-04-23
* Remove HTML inline TODOsJune McEnroe2020-04-22
* Render id, description and language as <pre> attributesJune McEnroe2020-04-22
* Add parent links to message navJune McEnroe2020-04-21
* Put attachments inside <ul>June McEnroe2020-04-20
* Use template system for paths and URLsJune McEnroe2020-04-20
* Write attachment filesJune McEnroe2020-04-17
* Label atom and mbox links "follow" and "download"June McEnroe2020-04-17
* Decode quoted-printable and 7bit/8bitJune McEnroe2020-04-16
* Add subject and recipient HTML classesJune McEnroe2020-04-16
* Move message fragment link to subjectJune McEnroe2020-04-16
* Render text/plain to HTMLJune McEnroe2020-04-16
* Render message links before to/ccJune McEnroe2020-04-16
* Wrap subthreads in <details> with reply countJune McEnroe2020-04-15
* Rewrite HTML renderingJune McEnroe2020-04-15
* Rename pathMangle to pathSafeJune McEnroe2020-04-13
* Preserve original Date header in envelopeJune McEnroe2020-04-13
* Use UTC date everywhereJune McEnroe2020-04-13
* Concatenate HTML threadsJune McEnroe2020-04-12
* Handle address groups in HTML renderingJune McEnroe2020-04-12
* Do not use <h1> for subject linesJune McEnroe2020-04-12
* Link mbox files into message/June McEnroe2020-04-10
* Rearrange Atom templating codeJune McEnroe2020-04-10
* Rearrange HTML templating codeJune McEnroe2020-04-10