]> Sergey Matveev's repositories - public-inbox.git/commit
atom: implement message threading per RFC 4685
authorEric Wong <e@80x24.org>
Tue, 13 Dec 2016 02:33:30 +0000 (02:33 +0000)
committerEric Wong <e@80x24.org>
Sat, 17 Dec 2016 05:42:04 +0000 (05:42 +0000)
commit85b2fa7ddd46b8f39ae0ce642eadfe73f39b9746
treeb14837df9acecd4fdbad93e1d467da1dc6a5a64f
parentf084e94a4774b95eb45f55fc9f0dfda678522e54
atom: implement message threading per RFC 4685

This will allows certain feed readers to render a message thread
as described in <https://www.jwz.org/doc/threading.html>.

Feed readers with knowledge of of RFC 4685 are unknown to us at
this time, but perhaps this will encourage future implementations.

Existing feed readers I've tested (newsbeuter, feed2imap) seem
to ignore these tags gracefully without degradation.
TODO
lib/PublicInbox/WwwAtomStream.pm