X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=TODO;h=4953439e8c85bdd101a7b394888023c6706c2955;hb=0b1de991a099b5e8b9a9e3e85b5eaaacc9362dbb;hp=ef77d1c24baeb6a03443cb575f630795cd600321;hpb=995933c8941ff6b3425483aad8fb0576a25cee1a;p=public-inbox.git diff --git a/TODO b/TODO index ef77d1c2..4953439e 100644 --- a/TODO +++ b/TODO @@ -52,13 +52,6 @@ all need to be considered for everything we introduce) cf. https://public-inbox.org/git/20160814012706.GA18784@starla/ -* portability to FreeBSD (and other Free Software *BSDs) - ugh... https://rt.cpan.org/Ticket/Display.html?id=116615 - (IO::KQueue is broken with Danga::Socket) - -* EPOLLEXCLUSIVE for listen socket fairness across -httpd/nntpd - worker processes. - * improve documentation * linkify thread skeletons better @@ -76,8 +69,6 @@ all need to be considered for everything we introduce) * large mbox/Maildir/MH/NNTP spool import (see PublicInbox::Import) -* Allow NNTP and more of PSGI code to work without Xapian - * Read-only WebDAV interface to the git repo so it can be mounted via davfs2 or fusedav to avoid full clones. davfs2 needs Range: request support for this to be feasible: @@ -98,3 +89,8 @@ all need to be considered for everything we introduce) * imperfect scraper importers for obfuscated list archives (e.g. obfuscated Mailman stuff, Google Groups, etc...) + +* support hooks, since low-level git-fast-import does not run them + https://public-inbox.org/meta/20190405174329.GA21472@chatter.qube.local/ + +* investigate native grokmirror support/integration