about summary refs log tree commit diff
path: root/archive.h (follow)
Commit message (Expand)AuthorAge
* Say OpenSSL in additional permission noticesJune McEnroe2020-11-28
* Add additional permission for linking with LibreSSLJune McEnroe2020-06-08
* 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
* Rearrange some of archive.hJune McEnroe2020-04-26
* Free part.parts.ptrJune McEnroe2020-04-26
* Rename part->id to part->contentIDJune McEnroe2020-04-26
* Add mailto address for the archiveJune McEnroe2020-04-26
* Generate index.atomJune McEnroe2020-04-26
* Render index.htmlJune McEnroe2020-04-25
* Accumulate thread envelopes before concatenationJune McEnroe2020-04-25
* Render id, description and language as <pre> attributesJune McEnroe2020-04-22
* Put attachments inside <ul>June McEnroe2020-04-20
* Use template system for paths and URLsJune McEnroe2020-04-20
* Factor out templateBufferJune McEnroe2020-04-17
* Write attachment filesJune McEnroe2020-04-17
* Add decodeToFileJune McEnroe2020-04-17
* Decode quoted-printable and 7bit/8bitJune McEnroe2020-04-16
* Render text/plain to HTMLJune McEnroe2020-04-16
* Wrap subthreads in <details> with reply countJune McEnroe2020-04-15
* Rewrite HTML renderingJune McEnroe2020-04-15
* Add bodyPartType helperJune McEnroe2020-04-14
* Add decoding stubsJune McEnroe2020-04-14
* Add -u option to set base URLJune McEnroe2020-04-13
* Rename pathMangle to pathSafeJune McEnroe2020-04-13
* Export content to AtomJune McEnroe2020-04-13
* Preserve original Date header in envelopeJune McEnroe2020-04-13
* Use UTC date everywhereJune McEnroe2020-04-13
* Rework path functions againJune McEnroe2020-04-13
* Rename atom rendering functionsJune McEnroe2020-04-13
* Concatenate HTML threadsJune McEnroe2020-04-12
* Mangle message IDs in pathsJune McEnroe2020-04-12
* Factor out path functionsJune McEnroe2020-04-12
* Avoid mutating header/body for mbox outputJune McEnroe2020-04-12
* Fetch and parse BODYSTRUCTUREJune McEnroe2020-04-12
* Do not use <h1> for subject linesJune McEnroe2020-04-12
* Concatenate Atom threadsJune McEnroe2020-04-10
* Move parseEnvelope to parse.cJune McEnroe2020-04-10
* Refactor main loop state machineJune McEnroe2020-04-10
* Fetch thread root envelopes for concatJune McEnroe2020-04-10
* Rename exportThreads to exportFetchJune McEnroe2020-04-10
* Rearrange Atom templating codeJune McEnroe2020-04-10
* Move export code to export.cJune McEnroe2020-04-09
* Render Atom envelopesJune McEnroe2020-04-09
* Factor out templateURLJune 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