From 62a77b55c9fadec1b4b1ba061e99f4a18d8a14bc Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 23 Feb 2016 06:52:09 +0000 Subject: www: support $MESSAGE_ID/R/ endpoint for replies Setting the "In-Reply-To:" header via mailto: links is not well-supported and should probably not be encouraged unless the client situation improves. So instead, teach users more widely-supported ways of setting the In-Reply-To: header to ensure proper threading of replies. --- Documentation/design_www.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation') diff --git a/Documentation/design_www.txt b/Documentation/design_www.txt index 39b12414..1be4d18e 100644 --- a/Documentation/design_www.txt +++ b/Documentation/design_www.txt @@ -15,6 +15,7 @@ URL naming /$LISTNAME/$MESSAGE_ID -> 301 to /$LISTNAME/$MESSAGE_ID /$LISTNAME/$MESSAGE_ID/raw -> raw mbox /$LISTNAME/$MESSAGE_ID/f/ -> HTML content (full quotes) +/$LISTNAME/$MESSAGE_ID/R/ -> HTML reply instructions ### Legacy endpoints (may be ambiguous given Message-IDs with similar suffixes) /$LISTNAME/m/$MESSAGE_ID/ -> 301 to /$LISTNAME/$MESSAGE_ID/ -- cgit v1.2.3-24-ge0c7