user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH] TODO: add a few more items
  @ 2016-01-06  0:24  6% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2016-01-06  0:24 UTC (permalink / raw)
  To: meta

Sometimes I contribute to projects with centralization-inducing
things like reply-to-list and bug trackers.

I dislike those things myself, but most of the time I can deal with
them... for now.
---
 TODO | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/TODO b/TODO
index d2f57d8..fb7c071 100644
--- a/TODO
+++ b/TODO
@@ -2,16 +2,34 @@ TODO items for public-inbox
 
 (Not in any particular order)
 
+* Optional reply-to-list support for mirroring lists that want it :<
+  Reply-to-list encourages the existing list as a single-point-of-failure,
+  but having an extra mirror using public-inbox.org is nice regardless.
+
+* Configurable linkification for per-inbox shorthands:
+  "$gmane/123456" could be configured to expand to the
+  appropriate link pointing to the gmane.org list archives,
+  likewise "[Bug #123456]" could be configured to expand to
+  point to some project's bug tracker at http://example.com/bug/123456
+
 * 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 6%]

* [PATCH] TODO: add a few more items around coderepos
@ 2019-10-17  9:52  7% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2019-10-17  9:52 UTC (permalink / raw)
  To: meta

Going where no email client/tool has gone before...
---
 TODO | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/TODO b/TODO
index 5abef185..a327ca06 100644
--- a/TODO
+++ b/TODO
@@ -123,3 +123,13 @@ all need to be considered for everything we introduce)
 
 * pygments support - via Python script similar to `git cat-file --batch'
   to avoid startup penalty.  pygments.rb (Ruby) can be inspiration, too.
+
+* highlighting + linkification for "git format-patch --interdiff" output
+
+* highlighting + linkification for "git format-patch --range-diff" output
+  (requires mirroring of git repos)
+
+* parse and allow (semi)automatic-mirroring of "git request-pull" output
+  for coderepos
+
+* configurable diff output for solver-generated blobs

^ permalink raw reply related	[relevance 7%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-01-06  0:24     [PATCH] HACKING: more docs about our philosophy Eric Wong
2016-01-06  0:24  6% ` [PATCH] TODO: add a few more items Eric Wong
2019-10-17  9:52  7% [PATCH] TODO: add a few more items around coderepos 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).