]> Sergey Matveev's repositories - public-inbox.git/history - t
spamassassin/user_prefs: disable non-English
[public-inbox.git] / t /
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