user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [RFC 0/2] support for /~/$MESSAGE_ID endpoint
@ 2019-01-09 11:43 Eric Wong
  2019-01-09 11:43 ` [RFC 1/2] config: inbox name checking matches git.git more closely Eric Wong
  2019-01-09 11:43 ` [RFC 2/2] www: add /~/$MESSAGE_ID global redirector endpoint Eric Wong
  0 siblings, 2 replies; 10+ messages in thread
From: Eric Wong @ 2019-01-09 11:43 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: meta

Only lightly-tested at the moment, and unsure about the "/~/"
(I suppose "/_/" could conflict with a valid inbox name).

Eric Wong (2):
  config: inbox name checking matches git.git more closely
  www: add /~/$MESSAGE_ID global redirector endpoint

 MANIFEST                  |  1 +
 lib/PublicInbox/Config.pm | 20 ++++++++++--
 lib/PublicInbox/WWW.pm    | 48 ++++++++++++++++++++++++---
 t/config.t                | 36 ++++++++++++++++++++
 t/psgi_scan_all.t         | 69 +++++++++++++++++++++++++++++++++++++++
 5 files changed, 168 insertions(+), 6 deletions(-)
 create mode 100644 t/psgi_scan_all.t

-- 
EW

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

end of thread, other threads:[~2019-02-19 22:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-09 11:43 [RFC 0/2] support for /~/$MESSAGE_ID endpoint Eric Wong
2019-01-09 11:43 ` [RFC 1/2] config: inbox name checking matches git.git more closely Eric Wong
2019-01-09 11:43 ` [RFC 2/2] www: add /~/$MESSAGE_ID global redirector endpoint Eric Wong
2019-01-27  2:06   ` Eric Wong
2019-01-28 13:50     ` Konstantin Ryabitsev
2019-02-01  9:00       ` Eric Wong
2019-02-01 18:31         ` [PATCH v2] newswww: add /$MESSAGE_ID " Eric Wong
2019-02-04 11:11           ` [PATCH v2] examples/newswww.psgi: demonstrate standalone NewsWWW usage Eric Wong
2019-02-19 19:53         ` [RFC 2/2] www: add /~/$MESSAGE_ID global redirector endpoint Konstantin Ryabitsev
2019-02-19 22:55           ` 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).