Josh Steadmon <[email protected]> wrote: > Hello again, > > I'm having trouble where `lei up --all` is not outputting threaded > replies, despite the fact that the saved search requests them. I noticed > the problem on this Git thread:
I think this needs the notmuch-style subquery support I mentioned here: https://public-inbox.org/meta/20230412201743.M20097@dcvr/T/#u The external process part works nowadays (for new -cindex), but isn't wired up to old lei and WWW code, yet... And the subquery code will probably be stealing C++ from notmuch. Slightly related, I just posted a patch to finish off a per-thread subscription feature but it requires recent HTTP(S) endpoints if using HTTP(S): https://public-inbox.org/meta/[email protected]/ (I've been sidetracked badly this year dealing with offline things :<)
