]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
lei q: support --thread-id=$MSGID || -T $MSGID
authorEric Wong <e@80x24.org>
Fri, 12 Apr 2024 02:01:03 +0000 (02:01 +0000)
committerEric Wong <e@80x24.org>
Fri, 12 Apr 2024 09:39:59 +0000 (09:39 +0000)
commit873066744d1b105da4cfafb1c7312ca11b579864
tree88b27dc0cc0f08e7485a2627136a43edf015e761
parent0aebf0161570b7948cd049f554d76084bf901e09
lei q: support --thread-id=$MSGID || -T $MSGID

This adds support for the "POST /$INBOX/$MSGID/?x=m?q=..."
added last year to support per-thread searches
764035c83 (www: support POST /$INBOX/$MSGID/?x=m&q=, 2023-03-30)
This only supports instances of public-inbox since 764035c83,
but unfortunately there hasn't been a release since then.
Documentation/lei-q.pod
lib/PublicInbox/LEI.pm
lib/PublicInbox/LeiXSearch.pm
t/psgi_v2.t