index
:
bubger
this commit
master
IMAP archive generator
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Use replyTo address in mailto:
June McEnroe
2020-04-24
*
Wrap quoted lines in <q>
June McEnroe
2020-04-23
*
Move message nav back below recipients
June McEnroe
2020-04-23
*
Add generate time footer
June McEnroe
2020-04-23
*
Add basic patch highlighting
June McEnroe
2020-04-23
*
Remove HTML inline TODOs
June McEnroe
2020-04-22
*
Render id, description and language as <pre> attributes
June McEnroe
2020-04-22
*
Add parent links to message nav
June McEnroe
2020-04-21
*
Put attachments inside <ul>
June McEnroe
2020-04-20
*
Use template system for paths and URLs
June McEnroe
2020-04-20
*
Write attachment files
June McEnroe
2020-04-17
*
Label atom and mbox links "follow" and "download"
June McEnroe
2020-04-17
*
Decode quoted-printable and 7bit/8bit
June McEnroe
2020-04-16
*
Add subject and recipient HTML classes
June McEnroe
2020-04-16
*
Move message fragment link to subject
June McEnroe
2020-04-16
*
Render text/plain to HTML
June McEnroe
2020-04-16
*
Render message links before to/cc
June McEnroe
2020-04-16
*
Wrap subthreads in <details> with reply count
June McEnroe
2020-04-15
*
Rewrite HTML rendering
June McEnroe
2020-04-15
*
Rename pathMangle to pathSafe
June McEnroe
2020-04-13
*
Preserve original Date header in envelope
June McEnroe
2020-04-13
*
Use UTC date everywhere
June McEnroe
2020-04-13
*
Concatenate HTML threads
June McEnroe
2020-04-12
*
Handle address groups in HTML rendering
June McEnroe
2020-04-12
*
Do not use <h1> for subject lines
June McEnroe
2020-04-12
*
Link mbox files into message/
June McEnroe
2020-04-10
*
Rearrange Atom templating code
June McEnroe
2020-04-10
*
Rearrange HTML templating code
June McEnroe
2020-04-10
*
URL encode the fragment link
June McEnroe
2020-04-09
*
Factor out templateURL
June McEnroe
2020-04-09
*
Render HTML To and Cc lists
June McEnroe
2020-04-09
*
Use replyTo for mailto URL
June McEnroe
2020-04-09
*
Render date in HTML envelope
June McEnroe
2020-04-09
*
Render escaped mailto URL
June McEnroe
2020-04-09
*
Render basic HTML envelopes with templating
June McEnroe
2020-04-09