]> git.ipfire.org Git - thirdparty/public-inbox.git/shortlog
thirdparty/public-inbox.git
2014-11-02  Eric Wongview: add time to entries older than one day
2014-11-02  Eric Wongview: rename "permalink" to "threadlink"
2014-10-26  Eric Wongexamples/public-inbox.psgi: add usage to comments
2014-10-26  Eric Wongview: show raw message link as "raw"
2014-10-05  Eric WongTODO: add mlmmj integration item
2014-10-05  Eric Wongdoc: add TODO to the website
2014-10-05  Eric WongTODO: add a placeholder for search
2014-10-05  Eric Wongview: tweak attribution line
2014-10-04  Eric Wongview: make the thread index less claustrophobic
2014-10-04  Eric Wongpublic-inbox-init: fix multi-address setup
2014-09-22  Eric Wongview: relax line break detection
2014-09-22  Eric Wongpublic-inbox-init: manages the config files
2014-09-15  Eric Wongfilter: ensure CRs do not show up in lynx conversions
2014-09-15  Eric Wongindex: drop signatures from nested output
2014-09-15  Eric Wonghval: fixup bad line endings in HTML output
2014-09-15  Eric Wongindex: add prev/next index navigation
2014-09-15  Eric Wongindex group state parameters together for generation
2014-09-15  Eric Wongview: standalone view shows link to index
2014-09-15  Eric Wongview: kill unnecessary assignment
2014-09-15  Eric Wongview: support SHA-1 of Message-IDs for message links
2014-09-15  Eric Wongindex: show short-ish permalinks to messages in threads
2014-09-13  Eric Wongline-wrap generated HTML source around attrs for readab...
2014-09-07  Eric Wongfeed: (cleanup) avoid redundant ->message call
2014-09-07  Eric Wongfeed: sort child messages (forward) chronologically
2014-09-07  Eric Wongview: fixup dropped newline in the last commit
2014-09-07  Eric Wongview: avoid extraneous space for subject-only messages
2014-09-06  Eric Wongview: reduce redundant linkage in index
2014-09-03  Eric Wongview: increase context in index views
2014-08-31  Eric Wongview: kill leading whitespace in index
2014-08-31  Eric Wongview: show quotes in index if parent is too old
2014-08-28  Eric Wongview: tighten up regexps used for trimming index
2014-08-28  Eric Wongview: trim git patches delimited by /^---$/
2014-08-28  Eric Wongfeed: deal with removed files
2014-08-28  Eric Wongfeed: show permalink to home page
2014-08-28  Eric Wongview: increase MAX_INLINE_QUOTED threshold to 12
2014-08-28  Eric Wongredo main HTML index to show nested messages
2014-08-28  Eric Wongview: Email::Address cache purge is optional
2014-08-26  Eric Wongshow date in top-level threaded index
2014-08-04  Eric Wongt/view: ensure HTML shows QP text
2014-08-04  Eric Wongfilter: preserve QP when collapsing multipart
2014-07-02  Eric Wongdoc/dc-dlvr-spam-flow: link to ssoma, too
2014-07-02  Eric Wongdoc/dc-dlvr-spam-flow: include links to relevant projects
2014-07-02  Eric Wongdoc: remove HTML
2014-06-28  Eric Wongt/html_index.t: fix warnings in test case
2014-05-30  Eric WongREADME: reflow and expand initial introduction a bit
2014-05-27  Eric Wongsa_config: just put HTML messages in the mod queue
2014-05-23  Eric Wongspamassassin/user_prefs: do not favor paid whitelist...
2014-05-23  Eric Wongspamassassin/user_prefs: disable non-English
2014-05-21  Eric Wongslrnspool2maildir: fix help and dir creation
2014-05-21  Eric WongMDA: cleanse headers in case of delivery
2014-05-08  Eric Wongmda: drop RFC2369 support for now
2014-05-07  Eric Wongwww: attempt to improve formatting of footer
2014-05-07  Eric Wongconsistently whitespace wrap on <pre> sections
2014-05-06  Eric WongINSTALL: update support status
2014-05-05  Eric Wongexamples/apache2_perl.conf: set PI_CONFIG
2014-05-05  Eric Wongwww: set charset=UTF-8 in full message view
2014-05-05  Eric Wonglearn: set_list_headers on training
2014-05-05  Eric Wongmda: attempt to prevent training loops
2014-05-05  Eric Wongfeed: add atom feed link to the bottom
2014-05-05  Eric Wongview: add newline before list-wide footer
2014-05-05  Eric Wongwww: multi-line cloneurl maps to multiple lines
2014-05-05  Eric Wongwww: add footers to HTML index and message views
2014-05-04  Eric Wongadd various TODO items
2014-05-02  Eric Wongview: API cleanup, remove "as_" prefix
2014-05-02  Eric Wongreduce copies by passing string refs to Email::MIME
2014-05-02  Eric Wonggit cat-file wrapper uses syswrite for writes
2014-05-01  Eric Wongthread: limit scope of monkey patch
2014-05-01  Eric Wongworkaround Mail::Thread memory leak
2014-05-01  Eric Wongpurge Email::Address cache
2014-05-01  Eric Wongsplit out WWW package and CGI/PSGI-specific parts
2014-04-30  Eric Wongexamples: make web configs consistent and add README
2014-04-30  Eric Wongcgi: set charset in responses
2014-04-30  Eric Wongadd example configs for Apache2 mod_perl and CGI
2014-04-30  Eric Wong"git cat-file --batch" wrapper really mod_perl-compatible
2014-04-30  Eric Wongcgi: avoid warning after exec
2014-04-30  Eric Wongcgi: remove dependency on IPC::Run in CGI
2014-04-30  Eric Wongconfig: avoid double-slash in expand_path output
2014-04-30  Eric Wongcgi: disable warnings for CGI::NOSTICKY
2014-04-30  Eric Wongfavor "--git-dir=..." over "--git-dir ..."
2014-04-30  Eric Wongfeed: unset GIT_DIR and use "git --git-dir=.. log"
2014-04-29  Eric Wongcgi: mid2blob does not depend on $ENV{GIT_DIR}
2014-04-29  Eric Wongimplement our own cat-file --batch wrapper
2014-04-29  Eric Wongconfig: use "git config --file" to avoid changing %ENV
2014-04-28  Eric Wongcgi: make CGI optional for Plack users
2014-04-28  Eric Wongcgi: wrap self_uri calls for Plack::Request
2014-04-28  Eric Wongfeed: call URI->as_string explicitly
2014-04-28  Eric Wonguse relative URLs in HTML index
2014-04-28  Eric Wongcgi: do not decode path_info
2014-04-28  Eric Wongfeed: swap order of "next" and "head" links
2014-04-28  Eric Wongfeed: avoid redirect on permalink
2014-04-28  Eric Wongfeed: dead code elimination around dropped endpoints
2014-04-28  Eric Wongmda: support aliased addresses
2014-04-28  Eric Wongfeed: disable navigation to previous page
2014-04-28  Eric Wongfeed: pedantically quote HTML attributes
2014-04-28  Eric Wongallow running as a Plack app without CGI emulation
2014-04-28  Eric Wonguri_escape => uri_escape_utf8
2014-04-28  Eric Wongcgi: preliminary Plack compatibility
2014-04-27  Eric Wongfeeds use XHTML to avoid tag soup
2014-04-27  Eric WongFeed: <id> element must be a URI, oops :x
2014-04-27  Eric Wongview: uri_escape subject
next