| Commit message (Expand) | Author | Age |
* | aggregate: Fix aggregation of posts without a title | Joey Hess | 2018-10-28 |
* | Silence "used only once: possible typo" warnings for variables that are part ... | Simon McVittie | 2016-01-19 |
* | protect $@ whenever a block using $@ is non-trivial | Simon McVittie | 2014-02-21 |
* | aggregrate: Fix several bugs in handling of empty and colliding titles when g... | Joey Hess | 2013-12-28 |
* | cookiejar is now a core config setting. | Amitai Schlair | 2013-08-03 |
* | Honor proxy env vars and reliably honor cookiejar. | Amitai Schlair | 2013-07-27 |
* | Show author in addition to feedname, if different. | Amitai Schlair | 2013-07-17 |
* | aggregate: When run with --aggregate, if an aggregation is already running, d... | Joey Hess | 2012-12-27 |
* | prune: do not prune beyond an optional base directory, and add a test | Simon McVittie | 2012-04-07 |
* | better long filename detection method | Joey Hess | 2011-06-10 |
* | aggregate: Improve checking for too long aggregated filenames. | Joey Hess | 2011-06-10 |
* | aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 con... | Joey Hess | 2011-05-09 |
* | fix var name | Joey Hess | 2011-03-21 |
* | comment about locking | Joey Hess | 2011-03-21 |
* | call aggregate checkconfig last | Joey Hess | 2011-03-21 |
* | aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiej... | Joey Hess | 2011-03-21 |
* | minor optimisation | Joey Hess | 2011-02-09 |
* | Put newly aggregated pages in the transient underlay | Simon McVittie | 2011-01-07 |
* | factored out an urlabs from aggregate and cgi | Joey Hess | 2011-01-05 |
* | avoid fatal error if aggregate page template could not be found | Joey Hess | 2010-09-27 |
* | needsbuild hook interface changed; the hooks should now return the modified a... | Joey Hess | 2010-09-07 |
* | revert bugfix | Joey Hess | 2010-07-06 |
* | bugfix | Joey Hess | 2010-07-06 |
* | aggregate: Write timestamp next aggregation can happen to .ikiwiki/aggregatet... | Joey Hess | 2010-07-06 |
* | setup file ordering | Joey Hess | 2010-02-12 |
* | add section information | Joey Hess | 2010-02-12 |
* | aggregate: Avoid resetting ctime when an item md5 changes. | Joey Hess | 2009-06-12 |
* | aggregate: Fix storing of changed md5. | Joey Hess | 2009-06-12 |
* | Work around XML::Atom strangeness that results in double-encoded posts | Simon McVittie | 2009-02-03 |
* | finalise version 3.00 of the plugin api | Joey Hess | 2008-12-23 |
* | enable aggregate_internal by default | Joey Hess | 2008-12-23 |
* | avoid uninitialized value | Joey Hess | 2008-12-19 |
* | aggregate: If a feed fails to be downloaded, try again immediatly next time a... | Joey Hess | 2008-12-17 |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | avoid uninitialized value warning | Joey Hess | 2008-11-18 |
* | improve escaping of wikilinks and preprocessor directives | Joey Hess | 2008-11-18 |
* | call decode_utf8 inside eval | Joey Hess | 2008-11-17 |
* | aggregate: Try to query XML::Feed for the base url when derelevatising links.... | Joey Hess | 2008-11-06 |
* | fix relativedate timezone inclusion | Joey Hess | 2008-10-19 |
* | mark up date so relativedate will work | Joey Hess | 2008-10-19 |
* | aggregate: Avoid bug that caused immediate expiration of items with a date in... | Joey Hess | 2008-10-16 |
* | Removed the pagefile function, which was confusingly close in name to | Joey Hess | 2008-09-29 |
* | Export pagetitle, titlepage, linkpage. | Joey Hess | 2008-09-27 |
* | typo | Joey Hess | 2008-09-27 |
* | aggregate: Avoid uninitialized value warnings for pages with no recorded ctime. | Joey Hess | 2008-09-25 |
* | fix check for nonexistant content | Joey Hess | 2008-09-17 |
* | store ctime for use by expiry code | Joey Hess | 2008-09-17 |
* | aggregate: Support atom feeds with only a summary element, and no content ele... | Joey Hess | 2008-09-17 |
* | aggregate: Allow expirecount to work on the first pass. (expireage still need... | Joey Hess | 2008-09-17 |
* | add plugin safe/rebuild info (part 1 of 2) | Joey Hess | 2008-08-03 |