about summary refs log tree commit homepage
DateCommit message (Expand)
2015-08-16view: hoist out index_walk function
2015-08-16view: reply threading adjustment
2015-08-15thread: common sorting code
2015-08-15view: display replies in per-message view
2015-08-15search: make search results more OO
2015-08-15extract redundant Message-ID handling code
2015-08-15search: implement index_sync to fixup indexer
2015-08-13initial search backend implementation
2015-08-12view: consistent ordering of Cc: addresses
2015-08-05view: remove unused $enc_mime Encoding object
2015-08-05view: pass fallback encoding to enc_for
2015-08-02public-inbox-learn: preserve headers for ham injection
2015-07-29view: simplify timestamp generation
2015-07-20feed: extract subroutines for threading
2015-07-14scripts/dc-dlvr.pre: ensure stderr gets back to the MTA
2015-07-14reject HTML loudly and automatically
2015-07-06feed: compile regexps only once
2015-07-06view: reduce empty <a>, use "id" instead of "name" attributes
2015-07-06feed: close body tag correctly in index
2015-06-05public-inbox-mda: preserve SpamAssassin headers in spam
2015-03-04view: fix linkification and quote-folding conflicts
2015-02-09view: generate links for common protocols in browsers
2015-02-09doc/design_www: remove item for auto-generated links
2015-01-12import_slrnspool: fork a process for each message
2015-01-11import_slrnspool: load private config key
2015-01-11import_slrnspool: graceful exit for interruptibility
2015-01-11import_slrnspool: make filtering optional
2015-01-11import_slrnspool: use ssoma-mda instead
2015-01-11.gitignore: relax MYMETA pattern
2015-01-11filter: handle missing Content-Type
2015-01-11*slrnspool* old gmane archives set Original-To
2015-01-11import_slrnspool: fix off-by-one error
2015-01-11scripts/import_slrnspool: new incremental importer
2014-12-22doc: generate README.html instead of index.html
2014-12-22Documentation/txt2pre: support #fragments and ftp://
2014-11-13-learn: nuke HTML portions when training as ham
2014-11-13view: account for filter bugs which leak HTML into the repo
2014-11-02view: add time to entries older than one day
2014-11-02view: rename "permalink" to "threadlink"
2014-10-26examples/public-inbox.psgi: add usage to comments
2014-10-26view: show raw message link as "raw"
2014-10-05TODO: add mlmmj integration item
2014-10-05doc: add TODO to the website
2014-10-05TODO: add a placeholder for search
2014-10-05view: tweak attribution line
2014-10-04view: make the thread index less claustrophobic
2014-10-04public-inbox-init: fix multi-address setup
2014-09-22view: relax line break detection
2014-09-22public-inbox-init: manages the config files
2014-09-15filter: ensure CRs do not show up in lynx conversions