commit e305668640950ebf4da3733911344101f9db3377 [browse]
Author: Eric Wong
Date: 2021-11-04 07:43:06 Z

public-inbox 1.7.0

commit e305668640950ebf4da3733911344101f9db3377 [browse]
Author: Eric Wong
Date: 2021-11-03 21:09:55 Z

doc: relnotes: a few more 1.7.0 related updates

Note "--all" for -extindex, and some minor wording fixes.

commit e305668640950ebf4da3733911344101f9db3377 [browse]
Author: Eric Wong
Date: 2021-11-04 07:03:01 Z

AUTHORS: clarify my title

Being an anti-centralization, anti-authority project; the
traditional meaning of "Benevolent Dictator" never sat well
with me.

Benevolence is relative; and I've never been benevolent towards
monopolist-types who try to consolidate power and influence.
Power corrupts, after all.  In any case, I'll never be more than
a random idiot serving data which anybody can mirror and fork.

commit e305668640950ebf4da3733911344101f9db3377 [browse]
Author: Eric Wong
Date: 2021-11-04 03:40:33 Z

doc: design_notes: updates for "newer" things

public-inbox-imapd, public-inbox-watch, and marketing.txt all
exist, now.

commit e305668640950ebf4da3733911344101f9db3377 [browse]
Author: Eric Wong
Date: 2021-11-03 20:35:55 Z

lei_curl: use http.proxy knob via URL match for curl

Using the --proxy on the command-line affects the entire
lei invocation, and users searching HTTP(S) remotes and
writing to an IMAP folder may want more fine-grained proxy
use:

  lei q -o imap://no-proxy.example/foo -O https://need-proxy.example/bar ...

clone the repository to get more history