about summary refs log tree commit diff
path: root/html.c (follow)
Commit message (Expand)AuthorAge
* 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
* URL encode the fragment linkJune McEnroe2020-04-09
* Factor out templateURLJune McEnroe2020-04-09
* Render HTML To and Cc listsJune McEnroe2020-04-09
* Use replyTo for mailto URLJune McEnroe2020-04-09
* Render date in HTML envelopeJune McEnroe2020-04-09
* Render escaped mailto URLJune McEnroe2020-04-09
* Render basic HTML envelopes with templatingJune McEnroe2020-04-09