index
:
bubger
this commit
master
IMAP archive generator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
atom.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add thr:in-reply-to elements to Atom entries
HEAD
1.1
master
C. McEnroe
2021-06-13
*
Use SEARCH for a subset of thread roots
C. McEnroe
2021-06-12
*
Generalize index.{atom,html} to search pages
C. McEnroe
2021-06-11
*
Generate properly populated reply Cc lists
C. McEnroe
2021-03-01
*
Revert to old quoting style in atom
C. McEnroe
2020-11-29
*
Replace templateBuffer with templateString
C. McEnroe
2020-11-28
*
Say OpenSSL in additional permission notices
C. McEnroe
2020-11-28
*
Add additional permission for linking with LibreSSL
C. McEnroe
2020-06-08
*
Eliminate stray whitespace in HTML and Atom
C. McEnroe
2020-05-11
*
Add generator links
C. McEnroe
2020-05-01
*
Rename baseAddress to baseMailto
C. McEnroe
2020-04-30
*
Clean up atom.c and fix base URLs
C. McEnroe
2020-04-26
*
Add mailto address for the archive
C. McEnroe
2020-04-26
*
Generate index.atom
C. McEnroe
2020-04-26
*
Generate XHTML content in Atom entries
C. McEnroe
2020-04-26
*
Use template system for paths and URLs
C. McEnroe
2020-04-20
*
Decode quoted-printable and 7bit/8bit
C. McEnroe
2020-04-16
*
Use mid: URLs for Atom IDs
C. McEnroe
2020-04-14
*
Rename pathMangle to pathSafe
C. McEnroe
2020-04-13
*
Add <link> elements in Atom
C. McEnroe
2020-04-13
*
Use <content type="text"> in Atom
C. McEnroe
2020-04-13
*
Clean up atom rendering
C. McEnroe
2020-04-13
*
Preserve original Date header in envelope
C. McEnroe
2020-04-13
*
Use UTC date everywhere
C. McEnroe
2020-04-13
*
Rename atom rendering functions
C. McEnroe
2020-04-13
*
Use Message-Id in mailto Atom IDs
C. McEnroe
2020-04-11
*
Concatenate Atom threads
C. McEnroe
2020-04-10
*
Rearrange Atom templating code
C. McEnroe
2020-04-10
*
Render Atom envelopes
C. McEnroe
2020-04-09