X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=TODO;h=4c4e8e004317ba392c6952625a22e0c5cedebe15;hb=c29b2b7ded47def906cf00e3baad65c102304120;hp=46c61f8e1ca23f5064665ad2b200642ab17b93ea;hpb=9342aad429aa437b743c75bd18e06e3df25a3b6a;p=public-inbox.git diff --git a/TODO b/TODO index 46c61f8e..4c4e8e00 100644 --- a/TODO +++ b/TODO @@ -17,11 +17,11 @@ all need to be considered for everything we introduce) https://public-inbox.org/meta/20160411034104.GA7817@dcvr.yhbt.net/ Perhaps make this depend solely the NNTP server and work as a proxy. Meaning users can run this without needing a full copy of the - archives in a git repository. + archives in git repositories. * 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 @@ -103,7 +103,7 @@ all need to be considered for everything we introduce) Sometimes an indexing bug only affects a handful of messages, so it's not worth the trouble of doing a full reindex. -* code repository integration (with cgit, gitweb, etc...) +* code repository integration (cgit: done, TODO: gitweb, etc...) * migration path to v2 without breaking v1 "git fetch" cronjobs