about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-12-13 02:33:30 +0000
committerEric Wong <e@80x24.org>2016-12-17 05:42:04 +0000
commit85b2fa7ddd46b8f39ae0ce642eadfe73f39b9746 (patch)
treeb14837df9acecd4fdbad93e1d467da1dc6a5a64f /TODO
parentf084e94a4774b95eb45f55fc9f0dfda678522e54 (diff)
downloadpublic-inbox-85b2fa7ddd46b8f39ae0ce642eadfe73f39b9746.tar.gz
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 55720a2c..b85887ad 100644
--- a/TODO
+++ b/TODO
@@ -34,8 +34,6 @@ all need to be considered for everything we introduce)
   the links should point to an anchor tag within the same page,
   instead; giving the user options.
 
-* implement RFC 4685 (Atom message threading)
-
 * configurable constants (index limits, search results)
 
 * handle messages with multiple Message-IDs