user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
 messages from 2020-04-26 07:35:06 to 2020-06-10 07:07:29 UTC [more...]

[PATCH 00/82] public-inbox-imapd: read-only IMAP server
 2020-06-10  7:04 UTC  (57+ messages)
` [PATCH 01/82] doc: add some IMAP standards
` [PATCH 02/82] nntpd: restrict allowed newsgroup names
` [PATCH 03/82] preliminary imap server implementation
` [PATCH 04/82] inboxidle: new class to detect inbox changes
` [PATCH 05/82] imap: support IDLE
` [PATCH 06/82] msgmap: split ->max into its own method
` [PATCH 07/82] imap: delay InboxIdle start, support refresh
` [PATCH 08/82] imap: implement STATUS command
` [PATCH 09/82] imap: use Text::ParseWords::parse_line to handle quoted words
` [PATCH 10/82] imap: support LIST command
` [PATCH 11/82] t/imapd: support FakeInotify and KQNotify
` [PATCH 12/82] imap: support fetch for BODYSTRUCTURE and BODY
` [PATCH 13/82] eml: each_part: single part $idx is 1
` [PATCH 14/82] imap: allow fetch of partial of BODY[...] and headers
` [PATCH 15/82] imap: always include `resp-text' in responses
` [PATCH 16/82] imap: split out unit tests and benchmarks
` [PATCH 17/82] imap: fix multi-message partial header fetches
` [PATCH 18/82] imap: simplify partial fetch structure
` [PATCH 19/82] imap: support sequence number FETCH
` [PATCH 20/82] imap: do not include ".PEEK" in responses
` [PATCH 21/82] imap: support the CLOSE command
` [PATCH 22/82] imap: speed up HEADER.FIELDS[.NOT] range fetches
` [PATCH 23/82] git: async: flatten the inflight array
` [PATCH 24/82] git: do our own read buffering for cat-file
` [PATCH 25/82] imap: use git-cat-file asynchronously
` [PATCH 26/82] git: idle rbuf for async
` [PATCH 27/82] imap: support LSUB command
` [PATCH 28/82] imap: FETCH: support comma-delimited ranges
` [PATCH 29/82] add imapd compression test
` [PATCH 30/82] testcommon: tcp_(server|connect): BAIL_OUT on failure
` [PATCH 31/82] *deflate: drop invalid comment about rbuf
` [PATCH 32/82] imap: fix pipelining with async git
` [PATCH 33/82] git: cat_async: provide requested OID + "missing" on missing blobs
` [PATCH 34/82] git: move async_cat reference to PublicInbox::Git
` [PATCH 35/82] git: async: automatic retry on alternates change
` [PATCH 36/82] imapclient: wrapper for Mail::IMAPClient
` [PATCH 37/82] xt: add imapd-validate and imapd-mbsync-oimap
` [PATCH 38/82] imap: support out-of-bounds ranges
` [PATCH 39/82] xt/perf-imap-list: time refresh_inboxlist
` [PATCH 40/82] imap: case-insensitive mailbox name comparisons
` [PATCH 41/82] imap: break giant inboxes into sub-inboxes of 50K messages
` [PATCH 42/82] imap: start doing iterative config reloading
` [PATCH 43/82] imap: require ".$UID_MIN-$UID_END" suffix
` [PATCH 44/82] imapd: ensure LIST is sorted alphabetically, for now
` [PATCH 45/82] imap: omit $UID_END from mailbox name, use index
` [PATCH 46/82] t/config.t: always compare against git bool behavior
` [PATCH 47/82] xt/*: show some tunable parameters
` [PATCH 48/82] imap: STATUS and LIST are case-insensitive, too
` [PATCH 49/82] imap: EXAMINE/STATUS: return correct counts
` [PATCH 50/82] imap: avoid uninitialized warnings on incomplete commands
` [PATCH 51/82] imap: start parsing out queries for SQLite and Xapian
` [PATCH 52/82] imap: SEARCH: clamp results to the 50K UID range
` [PATCH 53/82] imap: allow UID range search on timestamps
` [PATCH 54/82] over: get_art: use dbh->prepare_cached
` [PATCH 55/82] search: index byte size of a message for IMAP search
` [PATCH 56/82] search: index UID for IMAP search, too

news.public-inbox.org misbehaving?
 2020-06-09 23:24 UTC  (2+ messages)

IMAP server notes, maybe JMAP?
 2020-06-09 11:34 UTC 

[PATCH] index: v2: parallel by default
 2020-06-07 20:02 UTC 

[Patch] Update 24-hour times to use two digits for the hour
 2020-06-06 21:27 UTC  (7+ messages)

[PATCH] searchidx: v1: fix retries when Xapian and Msgmap are out-of-sync
 2020-06-05  2:01 UTC 

MUA and client-side limits w.r.t. IMAP
 2020-06-04  8:57 UTC  (2+ messages)

[PATCH] search: index byte size of a message for IMAP search
 2020-06-01 22:10 UTC 

[PATCH 00/13] smsg: remove tricky {mime} field
 2020-06-01 16:45 UTC  (15+ messages)
` [PATCH 01/13] inbox: introduce smsg_eml method
` [PATCH 02/13] wwwatomstream: convert callers to use smsg_eml
` [PATCH 03/13] v2writable: fix non-sensical interpolation in BUG message
` [PATCH 04/13] import: modernize to use Perl 5.10 features
` [PATCH 05/13] smsg: introduce ->populate method
` [PATCH 06/13] smsg: get rid of ->wrap initializer, too
` [PATCH 07/13] inbox: msg_by_*: remove $(size)ref args
` [PATCH 08/13] www: remove smsg_mime API and adjust callers
` [PATCH 09/13] nntp: smsg_range_i: favor ->{$field} lookups when possible
` [PATCH 10/13] smsg: get rid of remaining {mime} users
` [PATCH 11/13] smsg: remove ->bytes and ->lines methods
` [PATCH 12/13] smsg: remove remaining accessor methods
` [PATCH 13/13] wwwatomstream: drop smsg->{mid} fallback for non-SQLite

[PATCH] wwwlisting: utf8::decode before undef
 2020-05-31 23:09 UTC 

[PATCH] testcommon: speed up wait_for_tail() on GNU/Linux
 2020-05-30  8:51 UTC 

bug: httpd: incorrect Unicode output of $INBOX_DIR/description
 2020-05-28 19:07 UTC  (3+ messages)
` [PATCH] treat $INBOX_DIR/description and gitweb.owner as UTF-8

Search based on data in follow-ups
 2020-05-27 20:02 UTC  (3+ messages)

[PATCH 0/2] -learn fixes and updates
 2020-05-26  9:05 UTC  (3+ messages)
` [PATCH 1/2] learn: fix buggy typo on List-ID mapping
` [PATCH 2/2] learn: support --all with `rm'

[PATCH] view: do not offer links to 0-byte multipart attachments
 2020-05-25  8:21 UTC 

[PATCH] msgmap: tmp_clone: use in-memory journal
 2020-05-25  3:30 UTC 

[PATCH] v2writable: only load Xapian when a shard is found
 2020-05-24  3:06 UTC 

[PATCH] inboxidle: new class to detect inbox changes
 2020-05-21  9:37 UTC  (2+ messages)

[PATCH] spawn: fix compatibility with old Inline::C
 2020-05-21  5:18 UTC 

[PATCH] t/eml.t: favor ->header over ->header_str
 2020-05-20 23:59 UTC 

[PATCH] convert: describe the release of fast-import pipes
 2020-05-20  7:38 UTC 

[PATCH] t/edit: use eml_load here, too
 2020-05-20  4:46 UTC 

[PATCH] spamcheck/spamc: use localized slurp to read from spamc
 2020-05-19 22:45 UTC 

[PATCH] scripts/import_*: remove PublicInbox::MIME usage
 2020-05-19  9:06 UTC 

[PATCH] index: add --batch-size=SIZE option
 2020-05-18  3:04 UTC  (4+ messages)

[PATCH] favor readline() and print() as functions
 2020-05-17 19:48 UTC 

[PATCH] index: v2: parallelize if --reindex or --jobs is specified
 2020-05-17  0:08 UTC 

I have figured out IMAP IDLE
 2020-05-16 22:53 UTC  (14+ messages)
        ` [PATCH 1/2] IMAPTracker: Add a helper to track our place in reading imap mailboxes
          ` [PATCH 2/2] imap_fetch: Add a command to continuously fetch from an imap mailbox
                      ` [PATCH] confine Email::MIME use even further

[PATCH/RFC 0/2] recurse into message/rfc822 parts
 2020-05-16 10:03 UTC  (3+ messages)
` [PATCH 1/2] t/psgi_attach: assert message/* parts are downloadable
` [PATCH 2/2] descend into message/(rfc822|news|global) parts

[PATCH] PublicInbox::Inbox.pm: Default unset address to a one element array
 2020-05-16  7:42 UTC  (2+ messages)

[PATCH] view: drop a newline before first attachment link
 2020-05-16  7:35 UTC 

how's memory use? May 2020 edition
 2020-05-15  5:23 UTC  (3+ messages)

[PATCH 0/5] scattered dev/CLI-oriented changes
 2020-05-11  4:27 UTC  (8+ messages)
` [PATCH 1/5] xt/eml_check_limits: check limits against an inbox
` [PATCH 2/5] rename "ContentId" to "ContentHash"
` [PATCH 3/5] overidx: document the SQLite PRAGMA we use
` [PATCH 4/5] msgmap: use TRUNCATE for journal_mode, for now
` [PATCH 5/5] spawn: use ~/.cache/public-inbox/inline-c if writable
    ` [PATCH v2] "

[PATCH] build: check-manifest runs after tests
 2020-05-10 19:38 UTC 

[PATCH] emlcontentfoo: drop the {discrete} and {composite} fields
 2020-05-10  9:42 UTC 

[PATCH] t/mime: fix test to work w/o Email::MIME
 2020-05-10  9:41 UTC 

[ANNOUNCE] public-inbox 1.5.0
 2020-05-10  7:04 UTC 

[PATCH] various doc updates ahead of 1.5.0
 2020-05-10  6:59 UTC 

[PATCH 0/2] header limit and consistency
 2020-05-10  6:21 UTC  (3+ messages)
` [PATCH 1/2] eml: enforce a maximum header length
` [PATCH 2/2] eml: rename limits to match postfix names

view: why is the diff line number incremented by one?
 2020-05-09 18:57 UTC  (3+ messages)
  ` [PATCH] viewdiff: don't increment the reported hunk line number

[PATCH] search: remove documentation for "lid:"
 2020-05-09  8:39 UTC 

[PATCH 0/3] eml: some fixes and speedups
 2020-05-09  8:27 UTC  (4+ messages)
` [PATCH 1/3] eml: reduce RE captures and possible side effects
` [PATCH 2/3] eml: speed up common LF-only emails
` [PATCH 3/3] emlcontentfoo: quiet warning on missing attributes

[PATCH 00/13] eml: pure-Perl replacement for Email::MIME
 2020-05-08  4:47 UTC  (15+ messages)
` [PATCH 01/13] msg_iter: make ->each_part method for PublicInbox::MIME
` [PATCH 02/13] msg_iter: pass $idx as a scalar, not array
` [PATCH 03/13] filter/rubylang: avoid recursing subparts to strip trailers
` [PATCH 04/13] smsg: use capitalization for header retrieval
` [PATCH 05/13] eml: pure-Perl replacement for Email::MIME
` [PATCH 06/13] switch read-only Email::Simple users to Eml
` [PATCH 07/13] replace most uses of PublicInbox::MIME with Eml
` [PATCH 08/13] EmlContentFoo: Email::MIME::ContentType replacement
` [PATCH 09/13] EmlContentFoo: relax Encode version requirement
` [PATCH 10/13] eml: remove dependency on Email::MIME::Encodings
` [PATCH 11/13] xt: eml comparison tests
` [PATCH 12/13] remove most internal Email::MIME usage
` [PATCH 13/13] eml: drop trailing blank line on missing epilogue

[PATCH 0/6] daemon: reduce fragmentation via preload
 2020-05-08  1:59 UTC  (3+ messages)
` Encode preloading
  ` [PATCH] www: preload: load all encodings at startup

mail header indexing additions
 2020-05-07  3:00 UTC  (3+ messages)
  ` [PATCH] search: support searching on List-Id

[PATCH 0/2] viewdiff: linkification fixes
 2020-05-06 10:40 UTC  (3+ messages)
` [PATCH 1/2] viewdiff: assume diffstat and diff order are identical
` [PATCH 2/2] viewdiff: stricter highlighting and linkification check

[PATCH] git: warn on ->cat_async callback errors
 2020-05-06  0:43 UTC 

[PATCH] scripts/slrnspool2maildir: don't sort glob()
 2020-05-02 21:22 UTC 

[PATCH 0/2] tests: Perl 5.10.1 fixes
 2020-05-01 18:04 UTC  (3+ messages)
` [PATCH 1/2] t/httpd-corner.t: fix uninitialized warning
` [PATCH 2/2] t/convert-compact: avoid warning on `scalar(split(...))'

[RFC/WIP] msg_iter: make ->each_part method for PublicInbox::MIME
 2020-05-01  6:59 UTC 

[PATCH] feed: remove PublicInbox::MIME module load
 2020-04-30 10:38 UTC 

[PATCH] git: various minor speedups
 2020-04-29 20:33 UTC  (2+ messages)

[PATCH] t/precheck: remove Email::Simple->create from tests
 2020-04-29 11:14 UTC 

[PATCH] mid: capitalize "ID" in "Message-ID"
 2020-04-29 10:43 UTC 

[PATCH] doc: add clients.txt
 2020-04-27 22:21 UTC  (6+ messages)
` [PATCH v2] "

How to Extract public-inbox v2 to Maildir
 2020-04-26 14:19 UTC  (3+ messages)

[PATCH 0/3] remove Email::MIME->create use
 2020-04-26  7:35 UTC  (2+ messages)
` [PATCH 4/3] testcommon: mime_load: drop extra $cb arg


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).