about summary refs log tree commit diff
path: root/atom.c (follow)
Commit message (Expand)AuthorAge
* 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