X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=TODO;h=611d623a9b1be1ad2b534190f0cb94ebcf2f7d29;hb=7c5ac90b309bbe76468055e8a9289664ef2dfe37;hp=369fc56ed92b4bbb8c0ebdb1bf850a832d33f360;hpb=93e56f66355e62f30cbc94b2e32e94c55849c878;p=public-inbox.git diff --git a/TODO b/TODO index 369fc56e..611d623a 100644 --- a/TODO +++ b/TODO @@ -21,7 +21,7 @@ all need to be considered for everything we introduce) * HTTP and NNTP proxy support. Allow us to be a frontend for firewalled off (or Tor-exclusive) instances. The use case is - for offering a publically accessible IP with a cheap VPS, + for offering a publicly accessible IP with a cheap VPS, yet storing large amounts of data on computers without a public IP behind a home Internet connection. @@ -47,7 +47,7 @@ all need to be considered for everything we introduce) * Configurable linkification for per-inbox shorthands: "$gmane/123456" could be configured to expand to the - appropriate link pointing to the gmane.org list archives, + appropriate link pointing to the gmane.io list archives, likewise "[Bug #123456]" could be configured to expand to point to some project's bug tracker at http://example.com/bug/123456 @@ -110,10 +110,6 @@ all need to be considered for everything we introduce) * imperfect scraper importers for obfuscated list archives (e.g. obfuscated Mailman stuff, Google Groups, etc...) -* consider using HTTP::Date instead of Date::Parse, since we need the - former is capable of parsing RFC822-ish dates, used by Plack, and - the latter is missing from OpenBSD and maybe other distros. - * improve performance and avoid head-of-line blocking on slow storage * share "git cat-file --batch" processes across inboxes to avoid @@ -145,3 +141,5 @@ all need to be considered for everything we introduce) * figure out how search for messages with multiple Date: headers should work (some wacky examples out there...) + +* support UUCP addresses for legacy archives