aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/aggregate.pm
Commit message (Expand)AuthorAge
* useragent: Automatically choose whether to use LWPx::ParanoidAgentSimon McVittie2019-02-26
* aggregate: Fix aggregation of posts without a titleJoey Hess2018-10-28
* Silence "used only once: possible typo" warnings for variables that are part ...Simon McVittie2016-01-19
* protect $@ whenever a block using $@ is non-trivialSimon McVittie2014-02-21
* aggregrate: Fix several bugs in handling of empty and colliding titles when g...Joey Hess2013-12-28
* cookiejar is now a core config setting.Amitai Schlair2013-08-03
* Honor proxy env vars and reliably honor cookiejar.Amitai Schlair2013-07-27
* Show author in addition to feedname, if different.Amitai Schlair2013-07-17
* aggregate: When run with --aggregate, if an aggregation is already running, d...Joey Hess2012-12-27
* prune: do not prune beyond an optional base directory, and add a testSimon McVittie2012-04-07
* better long filename detection methodJoey Hess2011-06-10
* aggregate: Improve checking for too long aggregated filenames.Joey Hess2011-06-10
* aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 con...Joey Hess2011-05-09
* fix var nameJoey Hess2011-03-21
* comment about lockingJoey Hess2011-03-21
* call aggregate checkconfig lastJoey Hess2011-03-21
* aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiej...Joey Hess2011-03-21
* minor optimisationJoey Hess2011-02-09
* Put newly aggregated pages in the transient underlaySimon McVittie2011-01-07
* factored out an urlabs from aggregate and cgiJoey Hess2011-01-05
* avoid fatal error if aggregate page template could not be foundJoey Hess2010-09-27
* needsbuild hook interface changed; the hooks should now return the modified a...Joey Hess2010-09-07
* revert bugfixJoey Hess2010-07-06
* bugfixJoey Hess2010-07-06
* aggregate: Write timestamp next aggregation can happen to .ikiwiki/aggregatet...Joey Hess2010-07-06
* setup file orderingJoey Hess2010-02-12
* add section informationJoey Hess2010-02-12
* aggregate: Avoid resetting ctime when an item md5 changes.Joey Hess2009-06-12
* aggregate: Fix storing of changed md5.Joey Hess2009-06-12
* Work around XML::Atom strangeness that results in double-encoded postsSimon McVittie2009-02-03
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* enable aggregate_internal by defaultJoey Hess2008-12-23
* avoid uninitialized valueJoey Hess2008-12-19
* aggregate: If a feed fails to be downloaded, try again immediatly next time a...Joey Hess2008-12-17
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* avoid uninitialized value warningJoey Hess2008-11-18
* improve escaping of wikilinks and preprocessor directivesJoey Hess2008-11-18
* call decode_utf8 inside evalJoey Hess2008-11-17
* aggregate: Try to query XML::Feed for the base url when derelevatising links....Joey Hess2008-11-06
* fix relativedate timezone inclusionJoey Hess2008-10-19
* mark up date so relativedate will workJoey Hess2008-10-19
* aggregate: Avoid bug that caused immediate expiration of items with a date in...Joey Hess2008-10-16
* Removed the pagefile function, which was confusingly close in name toJoey Hess2008-09-29
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* typoJoey Hess2008-09-27
* aggregate: Avoid uninitialized value warnings for pages with no recorded ctime.Joey Hess2008-09-25
* fix check for nonexistant contentJoey Hess2008-09-17
* store ctime for use by expiry codeJoey Hess2008-09-17
* aggregate: Support atom feeds with only a summary element, and no content ele...Joey Hess2008-09-17
* aggregate: Allow expirecount to work on the first pass. (expireage still need...Joey Hess2008-09-17