| Commit message (Expand) | Author | Age |
* | Switch to inline default stylesheet | June McEnroe | 2020-12-02 |
* | Factor out uint32_t stringify | June McEnroe | 2020-11-29 |
* | Rearrange archive.h | June McEnroe | 2020-11-29 |
* | Revert to old quoting style in atom | June McEnroe | 2020-11-29 |
* | Replace templateBuffer with templateString | June McEnroe | 2020-11-28 |
* | Say OpenSSL in additional permission notices | June McEnroe | 2020-11-28 |
* | Add additional permission for linking with LibreSSL | June McEnroe | 2020-06-08 |
* | Eliminate stray whitespace in HTML and Atom | June McEnroe | 2020-05-11 |
* | Add generator links | June McEnroe | 2020-05-01 |
* | Rename baseAddress to baseMailto | June McEnroe | 2020-04-30 |
* | Add -S for subscribe link | June McEnroe | 2020-04-30 |
* | Rearrange some of archive.h | June McEnroe | 2020-04-26 |
* | Free part.parts.ptr | June McEnroe | 2020-04-26 |
* | Rename part->id to part->contentID | June McEnroe | 2020-04-26 |
* | Add mailto address for the archive | June McEnroe | 2020-04-26 |
* | Generate index.atom | June McEnroe | 2020-04-26 |
* | Render index.html | June McEnroe | 2020-04-25 |
* | Accumulate thread envelopes before concatenation | June McEnroe | 2020-04-25 |
* | Render id, description and language as <pre> attributes | June McEnroe | 2020-04-22 |
* | Put attachments inside <ul> | June McEnroe | 2020-04-20 |
* | Use template system for paths and URLs | June McEnroe | 2020-04-20 |
* | Factor out templateBuffer | June McEnroe | 2020-04-17 |
* | Write attachment files | June McEnroe | 2020-04-17 |
* | Add decodeToFile | June McEnroe | 2020-04-17 |
* | Decode quoted-printable and 7bit/8bit | June McEnroe | 2020-04-16 |
* | Render text/plain to HTML | 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 |
* | Add bodyPartType helper | June McEnroe | 2020-04-14 |
* | Add decoding stubs | June McEnroe | 2020-04-14 |
* | Add -u option to set base URL | June McEnroe | 2020-04-13 |
* | Rename pathMangle to pathSafe | June McEnroe | 2020-04-13 |
* | Export content to Atom | 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 |
* | Rework path functions again | June McEnroe | 2020-04-13 |
* | Rename atom rendering functions | June McEnroe | 2020-04-13 |
* | Concatenate HTML threads | June McEnroe | 2020-04-12 |
* | Mangle message IDs in paths | June McEnroe | 2020-04-12 |
* | Factor out path functions | June McEnroe | 2020-04-12 |
* | Avoid mutating header/body for mbox output | June McEnroe | 2020-04-12 |
* | Fetch and parse BODYSTRUCTURE | June McEnroe | 2020-04-12 |
* | Do not use <h1> for subject lines | June McEnroe | 2020-04-12 |
* | Concatenate Atom threads | June McEnroe | 2020-04-10 |
* | Move parseEnvelope to parse.c | June McEnroe | 2020-04-10 |
* | Refactor main loop state machine | June McEnroe | 2020-04-10 |
* | Fetch thread root envelopes for concat | June McEnroe | 2020-04-10 |
* | Rename exportThreads to exportFetch | June McEnroe | 2020-04-10 |
* | Rearrange Atom templating code | June McEnroe | 2020-04-10 |
* | Move export code to export.c | June McEnroe | 2020-04-09 |