unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] better ghost handling
@ 2016-06-20  7:22 Eric Wong
  2016-06-20  7:22 ` [PATCH 1/2] www: improve topic view by scanning for ghosts Eric Wong
  2016-06-20  7:22 ` [PATCH 2/2] nntp: use lookup_mail instead of lookup_message Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2016-06-20  7:22 UTC (permalink / raw)
  To: meta

Improve the handling of ghosts in the WWW topic view;
which lead me to a related NNTP cleanup.

Eric Wong (2):
      www: improve topic view by scanning for ghosts
      nntp: use lookup_mail instead of lookup_message

 lib/PublicInbox/NNTP.pm      |  6 ++----
 lib/PublicInbox/Search.pm    |  6 ++++++
 lib/PublicInbox/SearchMsg.pm |  2 +-
 lib/PublicInbox/View.pm      | 14 +++++++++++---
 4 files changed, 20 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2016-06-20  7:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-20  7:22 [PATCH 0/2] better ghost handling Eric Wong
2016-06-20  7:22 ` [PATCH 1/2] www: improve topic view by scanning for ghosts Eric Wong
2016-06-20  7:22 ` [PATCH 2/2] nntp: use lookup_mail instead of lookup_message Eric Wong

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).