unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] www: link to new topics_*.html pages
@ 2024-01-23 22:08 Eric Wong
  2024-01-23 22:08 ` [PATCH 1/2] www_topics: simplify date column mapping Eric Wong
  2024-01-23 22:09 ` [PATCH 2/2] view: /$INBOX/ links to topics_{new,active}.html Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2024-01-23 22:08 UTC (permalink / raw)
  To: meta

1/2 is a small code simplification I noticed (how tf did
I not do it originally?!)

2/2 actually adds links to the new pages from the /$INBOX_NAME
landing page

Eric Wong (2):
  www_topics: simplify date column mapping
  view: /$INBOX/ links to topics_{new,active}.html

 lib/PublicInbox/View.pm      | 6 +++++-
 lib/PublicInbox/WwwTopics.pm | 5 ++---
 2 files changed, 7 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2024-01-23 22:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-23 22:08 [PATCH 0/2] www: link to new topics_*.html pages Eric Wong
2024-01-23 22:08 ` [PATCH 1/2] www_topics: simplify date column mapping Eric Wong
2024-01-23 22:09 ` [PATCH 2/2] view: /$INBOX/ links to topics_{new,active}.html 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).