TODO | 8 ++++++++ diff --git a/TODO b/TODO index 1a403118411b27e980b74ef9c03a3d6b9c1d212f..c784d15499373b882d3d2636e81fda99b9659c90 100644 --- a/TODO +++ b/TODO @@ -28,6 +28,14 @@ appropriate link pointing to the gmane.org list archives, likewise "[Bug #123456]" could be configured to expand to point to some project's bug tracker at http://example.com/bug/123456 +* Support optional "HTTPS Everywhere" for mapping old HTTP to HTTPS + links if (and only if) the user wants to use HTTPS. We may also + be able to configure redirects for expired URLs. + + Note: message bodies rendered as HTML themselves must NOT change, + 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)