user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 Warning: Initial query:
 %22misc doc updates%22
 returned no results, used:
 "misc doc updates"
 instead

Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 0/3] misc doc updates I missed for 1.9 :x
@ 2022-08-30  9:10  5% Eric Wong
  0 siblings, 0 replies; 3+ results
From: Eric Wong @ 2022-08-30  9:10 UTC (permalink / raw)
  To: meta

Eric Wong (3):
  Makefile.PL: add lei-reindex manpage
  Makefile.PL: update version for upcoming 2.x
  INSTALL: update for Perl 5.12 dependency and 2022

 INSTALL     | 6 +++---
 Makefile.PL | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

^ permalink raw reply	[relevance 5%]

* [PATCH 3/4] misc doc updates
  2016-01-04  1:03  7% [PATCH 0/4] misc updates to push Eric Wong
@ 2016-01-04  1:03  5% ` Eric Wong
  0 siblings, 0 replies; 3+ results
From: Eric Wong @ 2016-01-04  1:03 UTC (permalink / raw)
  To: meta

Strongly emphasize decentralization, as that was actually the
main impetus for my interest in git.
---
 HACKING |  5 ++++-
 README  |  3 ++-
 TODO    | 12 ++++++++++++
 3 files changed, 18 insertions(+), 2 deletions(-)

diff --git a/HACKING b/HACKING
index 46f8a3e..1cda588 100644
--- a/HACKING
+++ b/HACKING
@@ -6,10 +6,13 @@ It is archived at <http://public-inbox.org/meta/>.
 
 Please consider our goals in mind:
 
-	Accessibility, Compatibility, Performance
+	Decentralization, Accessibility, Compatibility, Performance
 
 These goals apply to everyone: users viewing over the web or NNTP,
 sysadmins running public-inbox, and other hackers working public-inbox.
 
+We will reject any feature which advocates or contributes to a particular
+instance of a public-inbox becoming a single point of failure.
+
 See design_www.txt and design_notes.txt in the Documentation/ directory
 for design decisions made during development.
diff --git a/README b/README
index 4c405ac..09b66a3 100644
--- a/README
+++ b/README
@@ -66,7 +66,8 @@ Requirements (participant)
 
 * any MUA which may send text-only emails ("git send-email" works!)
   Users are strongly encouraged to use the "reply-all" feature of
-  their mailers to reduce the impact of a public-inbox as a SPOF.
+  their mailers to reduce the impact of a public-inbox as a
+  single point of failure.
 
 * participants do not need to install public-inbox, only server admins
 
diff --git a/TODO b/TODO
index 2d70995..d2f57d8 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,17 @@
+TODO items for public-inbox
+
+(Not in any particular order)
+
 * implement RFC 4685 (Atom message threading)
 * configurable constants (quote folding, index limits)
 * use tags as date-based skiplists for navigating history
+  (maybe not needed with Xapian support nowadays?)
+* handle Xapian date range queries:
+  http://mid.gmane.org/20151005222157.GE5880@survex.com
+* use REQUEST_URI properly for CGI / mod_perl2 compatibility
+  with Message-IDs which include '%'
+* more test cases (use git fast-import to speed up creation)
+* large mbox/Maildir/MH/NNTP spool import (use git fast-import)
+* remove dependency on ssoma installation (inline the code)
 * improve + document mlmmj integration, currently only at:
   http://bogomips.org/unicorn-public/20140508084301.GA2033%40dcvr.yhbt.net/
-- 
EW


^ permalink raw reply related	[relevance 5%]

* [PATCH 0/4] misc updates to push
@ 2016-01-04  1:03  7% Eric Wong
  2016-01-04  1:03  5% ` [PATCH 3/4] misc doc updates Eric Wong
  0 siblings, 1 reply; 3+ results
From: Eric Wong @ 2016-01-04  1:03 UTC (permalink / raw)
  To: meta

4 changes:
      examples/public-inbox.psgi: shorten to simplify
      www: comments for denoting Plack::Request vs CGI
      misc doc updates
      view: label "relevance" in threaded search view

 HACKING                       |  5 ++++-
 README                        |  3 ++-
 TODO                          | 12 ++++++++++++
 examples/public-inbox.psgi    |  6 +++---
 lib/PublicInbox/ExtMsg.pm     |  2 +-
 lib/PublicInbox/Feed.pm       |  2 +-
 lib/PublicInbox/SearchView.pm |  2 ++
 lib/PublicInbox/View.pm       |  4 ++--
 lib/PublicInbox/WWW.pm        |  3 ++-
 9 files changed, 29 insertions(+), 10 deletions(-)


^ permalink raw reply	[relevance 7%]

Results 1-3 of 3 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-01-04  1:03  7% [PATCH 0/4] misc updates to push Eric Wong
2016-01-04  1:03  5% ` [PATCH 3/4] misc doc updates Eric Wong
2022-08-30  9:10  5% [PATCH 0/3] misc doc updates I missed for 1.9 :x 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).