about summary refs log tree commit homepage
DateCommit message (Expand)
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
2014-07-02doc/dc-dlvr-spam-flow: link to ssoma, too
2014-07-02doc/dc-dlvr-spam-flow: include links to relevant projects
2014-07-02doc: remove HTML
2014-06-28t/html_index.t: fix warnings in test case
2014-05-30README: reflow and expand initial introduction a bit
2014-05-27sa_config: just put HTML messages in the mod queue
2014-05-23spamassassin/user_prefs: do not favor paid whitelist services
2014-05-23spamassassin/user_prefs: disable non-English
2014-05-21slrnspool2maildir: fix help and dir creation
2014-05-21MDA: cleanse headers in case of delivery
2014-05-08mda: drop RFC2369 support for now
2014-05-07www: attempt to improve formatting of footer
2014-05-07consistently whitespace wrap on <pre> sections
2014-05-06INSTALL: update support status
2014-05-05examples/apache2_perl.conf: set PI_CONFIG
2014-05-05www: set charset=UTF-8 in full message view
2014-05-05learn: set_list_headers on training
2014-05-05mda: attempt to prevent training loops
2014-05-05feed: add atom feed link to the bottom
2014-05-05view: add newline before list-wide footer
2014-05-05www: multi-line cloneurl maps to multiple lines
2014-05-05www: add footers to HTML index and message views
2014-05-04add various TODO items
2014-05-02view: API cleanup, remove "as_" prefix
2014-05-02reduce copies by passing string refs to Email::MIME
2014-05-02git cat-file wrapper uses syswrite for writes
2014-05-01thread: limit scope of monkey patch
2014-05-01workaround Mail::Thread memory leak
2014-05-01purge Email::Address cache
2014-05-01split out WWW package and CGI/PSGI-specific parts
2014-04-30examples: make web configs consistent and add README
2014-04-30cgi: set charset in responses
2014-04-30add example configs for Apache2 mod_perl and CGI
2014-04-30"git cat-file --batch" wrapper really mod_perl-compatible
2014-04-30cgi: avoid warning after exec
2014-04-30cgi: remove dependency on IPC::Run in CGI
2014-04-30config: avoid double-slash in expand_path output