summary refs log tree commit diff
path: root/atom.c (follow)
Commit message (Expand)AuthorAge
* Generate properly populated reply Cc listsJune McEnroe2021-03-01
* Revert to old quoting style in atomJune McEnroe2020-11-29
* Replace templateBuffer with templateStringJune McEnroe2020-11-28
* 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
* Clean up atom.c and fix base URLsJune McEnroe2020-04-26
* Add mailto address for the archiveJune McEnroe2020-04-26
* Generate index.atomJune McEnroe2020-04-26
* Generate XHTML content in Atom entriesJune McEnroe2020-04-26
* Use template system for paths and URLsJune McEnroe2020-04-20
* Decode quoted-printable and 7bit/8bitJune McEnroe2020-04-16
* Use mid: URLs for Atom IDsJune McEnroe2020-04-14
* Rename pathMangle to pathSafeJune McEnroe2020-04-13
* Add <link> elements in AtomJune McEnroe2020-04-13
* Use <content type="text"> in AtomJune McEnroe2020-04-13
* Clean up atom renderingJune McEnroe2020-04-13
* Preserve original Date header in envelopeJune McEnroe2020-04-13
* Use UTC date everywhereJune McEnroe2020-04-13
* Rename atom rendering functionsJune McEnroe2020-04-13
* Use Message-Id in mailto Atom IDsJune McEnroe2020-04-11
* Concatenate Atom threadsJune McEnroe2020-04-10
* Rearrange Atom templating codeJune McEnroe2020-04-10
* Render Atom envelopesJune McEnroe2020-04-09