Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | | | | Mangle is a rude word. | |||
* | Preserve original Date header in envelope | June McEnroe | 2020-04-13 | |
| | ||||
* | Use UTC date everywhere | June McEnroe | 2020-04-13 | |
| | | | | | I thought I could preserve the original time zone but it turns out that libc is just too shit to do that. | |||
* | 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 | |