]> Sergey Matveev's repositories - public-inbox.git/history - t
examples/public-inbox.psgi: optional deflater
[public-inbox.git] / t /
2015-09-06 Eric Wongupdate copyright headers and email addresses
2015-09-03 Eric Wongfeed: use application/atom+xml for Content-Type
2015-09-03 Eric WongExtMsg: 300 to external mailing list archives
2015-09-03 Eric Wongsearch: disable Message-ID compression in Xapian
2015-09-01 Eric Wongcompletely revamp URL structure to shorten permalinks
2015-09-01 Eric Wongwww: root atom feed is "new.atom" and not "atom.xml"
2015-09-01 Eric Wongimplement per-thread Atom feeds
2015-08-30 Eric Wongsearch: do not index references and inreplyto terms
2015-08-27 Eric Wongimplement legacy redirects for old URLs
2015-08-27 Eric Wongwire up to display non-suffixed Message-ID links
2015-08-27 Eric Wongwire up shorter, less ambiguous URLs
2015-08-25 Eric Wongsearch: implement subject summarization
2015-08-25 Eric Wongmid: mid_compressed => mid_compress
2015-08-24 Eric Wongview: refactor $state as a hash
2015-08-23 Eric Wongsearch: respect core.sharedRepository in for Xapian DB
2015-08-22 Eric Wongsearch: split search indexing to a separate file
2015-08-22 Eric Wongremove XML::Atom::SimpleFeed dependency
2015-08-22 Eric Wongstream HTML views as much as possible
2015-08-21 Eric Wongsearch: s/count/total/ for results
2015-08-21 Eric Wongswitch to gzipped mboxes
2015-08-21 Eric Wongsupport dumping thread as an mbox
2015-08-20 Eric Wongview: avoid nesting <a> tags from auto-linkification
2015-08-18 Eric Wongsearch: avoid creating ghosts for circular References
2015-08-17 Eric Wongsearch: simplify indexing operation
2015-08-17 Eric Wongmid: compress Message-IDs with '%' in them
2015-08-17 Eric Wongdrop bodies and messages ASAP after processing
2015-08-17 Eric Wongterminology: replies => followups
2015-08-17 Eric Wongskip search test if search support is missing
2015-08-17 Eric WongMerge remote-tracking branch 'origin/search'
2015-08-16 Eric Wongimplement /s/$SUBJECT_PATH.html lookups
2015-08-15 Eric Wongsearch: make search results more OO
2015-08-13 Eric Wonginitial search backend implementation
2015-08-12 Eric Wongview: consistent ordering of Cc: addresses
2015-07-14 Eric Wongreject HTML loudly and automatically
2015-07-06 Eric Wongview: reduce empty <a>, use "id" instead of "name"...
2014-11-13 Eric Wong-learn: nuke HTML portions when training as ham
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-13 Eric Wongline-wrap generated HTML source around attrs for readab...
2014-08-28 Eric Wongview: increase MAX_INLINE_QUOTED threshold to 12
2014-08-04 Eric Wongt/view: ensure HTML shows QP text
2014-08-04 Eric Wongfilter: preserve QP when collapsing multipart
2014-06-28 Eric Wongt/html_index.t: fix warnings in test case
2014-05-02 Eric Wongview: API cleanup, remove "as_" prefix
2014-05-01 Eric Wongsplit out WWW package and CGI/PSGI-specific parts
2014-04-28 Eric Wongmda: support aliased addresses
2014-04-27 Eric WongFeed: <id> element must be a URI, oops :x
2014-04-26 Eric Wonghuge refactor of encoding handling
2014-04-23 Eric Wongt/feed: cleanup test and add test for /f/ link
2014-04-23 Eric Wongfeed: add tests for <id> element setting
2014-04-23 Eric Wongt/feed: notify user of missing XML::Feed
2014-04-22 Eric Wongview: fix link to raw message from /f/ endpoint
2014-04-21 Eric Wongconfig: use description file for gitweb
2014-04-21 Eric Wongfeed: there is only one atom feed, with all messages
2014-04-20 Eric Wonguse ORIGINAL_RECIPIENT once again
2014-04-19 Eric Wongmove precheck to MDA namespace
2014-04-19 Eric Wongmda: rename PI_FAILBOX to PI_EMERGENCY
2014-04-19 Eric Wongcgi: index pages allow iterating some pagination
2014-04-17 Eric Wongview: inline shorter quotes
2014-04-15 Eric WongRevert "cgi: relax path restriction for top-level"
2014-04-15 Eric WongHTML: ensure hrefs are quoted properly
2014-04-14 Eric Wongrename list from "bugs" to "meta"
2014-04-14 Eric Wongderive -primary_address in config
2014-04-14 Eric Wongcgi: fix up top-level index
2014-04-14 Eric Wongcgi: 301 for list-indices without trailing slash
2014-04-14 Eric Wongt/cgi: cleanup: no need for additional block
2014-04-12 Eric Wongcgi: ensure we unescape MIDs correctly in URLs
2014-04-12 Eric Wongcgi: relax path restriction for top-level
2014-04-12 Eric Wongcgi: rename to have .cgi suffix
2014-04-11 Eric Wongconfig: support multiple addresses for a inbox
2014-04-11 Eric Wongadd spam/ham learning wrapper script
2014-04-11 Eric Wongcgi: wire up HTML pages for messages
2014-04-11 Eric Wongcgi: update feed/view and tests for shorter URLs
2014-04-11 Eric Wongcgi: /$LISTNAME/ and /$LISTNAME/index.html are equal
2014-04-10 Eric Wongcgi: implement get_mid_txt
2014-04-10 Eric Wongcgi: wire up index + tests
2014-04-09 Eric Wongt/mda: additional precheck tests
2014-04-09 Eric Wongmda: set GIT_AUTHOR_DATE in commits as well
2014-04-09 Eric Wongconfig: include listname on lookup
2014-04-09 Eric Wongpreliminary HTML index generation
2014-04-09 Eric Wongprecheck: stricter checks including min length
2014-04-07 Eric Wongfeed: generate takes a hashref for args
2014-04-06 Eric Wongfeed: reuse view class to display message
2014-04-05 Eric Wongget a basic CGI feed sender running
2014-04-05 Eric Wongremove failrepo config
2014-04-05 Eric Wongview: implement quote folding and flesh out tests
2014-04-05 Eric Wongview: update IRP and MID links
2014-04-05 Eric Wongflesh out MDA and simplify config setup
2014-04-05 Eric Wongprecheck uses recipient argument
2014-04-04 Eric Wongfilter: use regexp to check multipart bodies
2014-03-28 Eric Wongfilter: use file(1) to detect mime type if octet-stream
2014-03-28 Eric Wongconfig: revamp API and implement lookup
2014-03-24 Eric Wonginitial cut at Atom feed generation
2014-02-25 Eric Wongprecheck: require Message-ID to be set
2014-02-25 Eric Wongview: add view module to be used for rendering HTML
2014-02-11 Eric Wongmove pre-spamc checks to PublicInbox->precheck
2014-02-07 Eric Wongtrivial config module for dumping config
2014-01-14 Eric Wongdrop Mail-Followup-To, Mail-Reply-To, and Reply-To
2014-01-10 Eric Wongreject messages if ORIGINAL_RECIPIENT is not specified
2014-01-09 Eric Wonginitial commit