about summary refs log tree commit diff
path: root/archive.h (follow)
Commit message (Expand)AuthorAge
* 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
* Export mbox filesJune McEnroe2020-04-09
* Parse envelopesJune McEnroe2020-04-09