user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
* [PATCH 0/2] support multiple "url" and "infourl" values
@ 2020-01-02  3:09 Eric Wong
  2020-01-02  3:09 ` [PATCH 1/2] wwwlisting: show configured "infourl" properly Eric Wong
  2020-01-02  3:09 ` [PATCH 2/2] config: support multi-value inbox.*.*url Eric Wong
  0 siblings, 2 replies; 4+ messages in thread
From: Eric Wong @ 2020-01-02  3:09 UTC (permalink / raw)
  To: meta

This should make migrating inboxes to new domains easier,
since ICANN has proven they cannot be trusted after the
.org situation.

Eric Wong (2):
  wwwlisting: show configured "infourl" properly
  config: support multi-value inbox.*.*url

 lib/PublicInbox/Config.pm     | 7 ++++---
 lib/PublicInbox/Hval.pm       | 7 +++++++
 lib/PublicInbox/Inbox.pm      | 2 +-
 lib/PublicInbox/WwwListing.pm | 6 +++---
 t/config.t                    | 4 ++--
 t/feed.t                      | 2 +-
 t/inbox.t                     | 4 ++--
 t/nntp.t                      | 2 +-
 8 files changed, 21 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2020-01-02 20:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-02  3:09 [PATCH 0/2] support multiple "url" and "infourl" values Eric Wong
2020-01-02  3:09 ` [PATCH 1/2] wwwlisting: show configured "infourl" properly Eric Wong
2020-01-02  3:09 ` [PATCH 2/2] config: support multi-value inbox.*.*url Eric Wong
2020-01-02 20:56   ` 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).