about summary refs log tree commit homepage
path: root/t/feed.t
DateCommit message (Expand)
2019-01-02t/feed.t: remove ssoma use
2018-02-07update copyrights for 2018
2017-06-26tests: deal with the removal of '.' from @INC in newer Perl
2016-12-17feed: support publicinbox.<name>.feedmax
2016-06-20inbox: move field population logic to initializer
2016-06-20feed: various object-orientation cleanups
2016-06-15t/feed.t: make IPC::Run usage optional
2016-05-14rename most instances of "list" to "inbox"
2016-04-25t/feed.t: run properly without ssoma installed
2016-04-25remove ssoma dependency
2016-04-13www: stop generating /$MESSAGE_ID/f/ links
2016-03-03t/*.t: use identifiable tempdir names
2015-09-06update copyright headers and email addresses
2015-09-01completely revamp URL structure to shorten permalinks
2015-08-27wire up to display non-suffixed Message-ID links
2015-08-22remove XML::Atom::SimpleFeed dependency
2014-08-28view: increase MAX_INLINE_QUOTED threshold to 12
2014-04-27Feed: <id> element must be a URI, oops :x
2014-04-23t/feed: cleanup test and add test for /f/ link
2014-04-23feed: add tests for <id> element setting
2014-04-23t/feed: notify user of missing XML::Feed
2014-04-17view: inline shorter quotes
2014-04-07feed: generate takes a hashref for args
2014-04-06feed: reuse view class to display message
2014-03-24initial cut at Atom feed generation