about summary refs log tree commit homepage
DateCommit message (Expand)
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
2014-09-15index: drop signatures from nested output
2014-09-15hval: fixup bad line endings in HTML output
2014-09-15index: add prev/next index navigation
2014-09-15index group state parameters together for generation
2014-09-15view: standalone view shows link to index
2014-09-15view: kill unnecessary assignment
2014-09-15view: support SHA-1 of Message-IDs for message links
2014-09-15index: show short-ish permalinks to messages in threads
2014-09-13line-wrap generated HTML source around attrs for readability
2014-09-07feed: (cleanup) avoid redundant ->message call
2014-09-07feed: sort child messages (forward) chronologically
2014-09-07view: fixup dropped newline in the last commit
2014-09-07view: avoid extraneous space for subject-only messages
2014-09-06view: reduce redundant linkage in index
2014-09-03view: increase context in index views
2014-08-31view: kill leading whitespace in index
2014-08-31view: show quotes in index if parent is too old
2014-08-28view: tighten up regexps used for trimming index
2014-08-28view: trim git patches delimited by /^---$/
2014-08-28feed: deal with removed files
2014-08-28feed: show permalink to home page
2014-08-28view: increase MAX_INLINE_QUOTED threshold to 12
2014-08-28redo main HTML index to show nested messages
2014-08-28view: Email::Address cache purge is optional
2014-08-26show date in top-level threaded index
2014-08-04t/view: ensure HTML shows QP text
2014-08-04filter: preserve QP when collapsing multipart