about summary refs log tree commit homepage
DateCommit message (Expand)
2014-04-14doc: fold philosophy into the README
2014-04-14rename list from "bugs" to "meta"
2014-04-14mda: add most RFC 2919 and 2369 headers
2014-04-14derive -primary_address in config
2014-04-14cgi: fix up top-level index
2014-04-14cgi: 301 for list-indices without trailing slash
2014-04-14t/cgi: cleanup: no need for additional block
2014-04-12cgi: ensure we unescape MIDs correctly in URLs
2014-04-12cgi: avoid parsing ENV directly for PATH_INFO
2014-04-12cgi: relax path restriction for top-level
2014-04-12cgi: rename to have .cgi suffix
2014-04-11scripts/import_gmane_spool: misc updates
2014-04-11view: trim_message_id consistently
2014-04-11config: support multiple addresses for a inbox
2014-04-11add spam/ham learning wrapper script
2014-04-11Documentation/design_notes: more updates
2014-04-11filter: clarify regular expression
2014-04-11cgi: wire up HTML pages for messages
2014-04-11cgi: update feed/view and tests for shorter URLs
2014-04-11cgi: add one-line descriptions for subroutines
2014-04-11cgi: /$LISTNAME/ and /$LISTNAME/index.html are equal
2014-04-11cgi: be strict about UTF-8 encoding in HTML and XML
2014-04-11filter: use IPC::Run and improve lynx error handling
2014-04-11INSTALL: add lynx to install requirements
2014-04-10INSTALL: update with Mail::Thread dependency
2014-04-10cgi: implement get_mid_txt
2014-04-10doc/design_www: add 301 URLs
2014-04-10cgi: wire up index + tests
2014-04-10cgi: do not specify charset in Atom HTTP header
2014-04-10cgi: remove some redundant logic
2014-04-09doc/design_www: shorten URLs as much as possible
2014-04-09t/mda: additional precheck tests
2014-04-09mda: set GIT_AUTHOR_DATE in commits as well
2014-04-09mda: set GIT_{COMMITTER,AUTHOR}_{NAME,EMAIL} env
2014-04-09config: include listname on lookup
2014-04-09mda: prevent duplicate Message-IDs from appearing
2014-04-09Makefile.PL: add parallel test target
2014-04-09doc: split out philosophy to a different page
2014-04-09preliminary HTML index generation
2014-04-09precheck: stricter checks including min length
2014-04-08precheck: reject messages with no subject
2014-04-08feed: filter out each_recent_blob wrapper
2014-04-08design_notes: various updates, including "why git?"
2014-04-08scripts/report-spam: explain design decisions
2014-04-08doc: various cleanups all around
2014-04-08cgi: cleanup dependencies
2014-04-07cgi: make internal interface more Plack-like
2014-04-07feed: generate takes a hashref for args
2014-04-06doc: design_www note /full/ namespace for messages
2014-04-06view: use "original" rather than "raw"