user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/2] improve "&x=t" search results
@ 2019-12-19  5:17 Eric Wong
  2019-12-19  5:18 ` [PATCH 1/2] searchthread: fix usage of user-supplied parameter Eric Wong
  2019-12-19  5:18 ` [PATCH 2/2] view: show percentage in search results thread skeleton Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2019-12-19  5:17 UTC (permalink / raw)
  To: meta

We weren't using SearchThread::thread correctly in SearchView,
so make accept SearchThread::thread the WWW $ctx arg, instead
(future changes along those lines on the horizon).

We now show the percentage relevance in the thread skeleton.

This is not bringing us closer to "mairix -t", yet.  But it
could be expanded into something in-between "mairix -t" behavior
and regular "mairix" behavior.

Eric Wong (2):
  searchthread: fix usage of user-supplied parameter
  view: show percentage in search results thread skeleton

 lib/PublicInbox/SearchThread.pm |  8 +++++---
 lib/PublicInbox/SearchView.pm   |  2 +-
 lib/PublicInbox/View.pm         | 23 ++++++++++++++++-------
 t/psgi_v2.t                     |  2 +-
 4 files changed, 23 insertions(+), 12 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-19  5:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-19  5:17 [PATCH 0/2] improve "&x=t" search results Eric Wong
2019-12-19  5:18 ` [PATCH 1/2] searchthread: fix usage of user-supplied parameter Eric Wong
2019-12-19  5:18 ` [PATCH 2/2] view: show percentage in search results thread skeleton Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).