]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/aggregate.pm
I *think* that this comment is out of date.
[ikiwiki.git] / IkiWiki / Plugin / aggregate.pm
2007-12-30  Joey HessI *think* that this comment is out of date.
2007-12-30  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-30  Joey Hess* aggregate: Fix stupid mistake introduced when convert...
2007-12-17  Joey Hessloadstate needs to be called even if no pages are being...
2007-12-16  Joey Hess* meta: Drop support for "meta link", since supporting...
2007-10-31  Joey Hessimprove use of seen hash
2007-10-31  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-10-31  Joey Hess* Fix an aggregate plugin expiry bug. Over time, it...
2007-07-28  joey* Various minor bug fixes for silly mistakes in the...
2007-07-25  joey* Add a htmlext config option, this can be used to...
2007-05-21  joeyimprove messages
2007-05-21  joeyClear state after performing aggregation, since it...
2007-05-21  joey* Change the aggregate plugin's locking strategy. Now...
2007-04-27  joey* pagespec_match() has changed to take named parameters...
2007-04-23  joeyimprove message
2007-04-23  joey* Fix aggregator to not warn when a feed contains no...
2007-04-10  joey* Optimise displaytime, trimming maybe 6% off the build...
2007-04-01  joeyanother htmlpage call that is no longer appropriate
2007-04-01  joey* Finally apply the index.html patch, with thanks to...
2007-03-31  joeyfix error message to include url
2007-03-08  joeytypo
2007-03-08  joey* Correct a deadlock that could occur in post-commit...
2007-03-07  joeymore i18n improvements
2007-02-15  joey* Many changes to make ikiwiki very resistant to write...
2007-01-14  joeyfeh
2007-01-14  joeyfix broken format string, manual unfuzzy
2007-01-14  joey* In the aggregator, check for and deal with post filen...
2007-01-03  joeyfix whitespace
2006-12-29  joey* Initial work on internationalization of the program...
2006-11-08  joey* Make sure to check for errors from every eval.
2006-11-08  joey* Enable utf8 file IO in aggregate plugin.
2006-11-06  joeytypo
2006-11-04  joey* Fix issue with aggregate plugin updating expired pages.
2006-11-01  joey* Implemented expiry options for aggregate plugin.
2006-10-13  joey* Make the aggregate plugin emphasize error messages.
2006-09-09  joey* Work on firming up the plugin interface:
2006-09-07  joeyshorten further
2006-09-07  joeyremove the "0 new", it's not very useful
2006-09-02  joey* Add processed date to aggregate preprocessor directiv...
2006-08-28  joeybugnum
2006-08-17  joey* Fix a bug in the aggregator introduced last version...
2006-08-16  joey* Fix an infinite loop in the aggregator when finding...
2006-08-16  joey* Add some locking to prevent 2 aggregators from runnin...
2006-08-13  joey* The last release accidentially installed ikiwiki...
2006-08-05  joeymisc changes
2006-08-04  joeyuse htmlpage a couple of places instead of hardcoding...
2006-08-04  joeyoops
2006-08-04  joey* Make aggregator save permalinks and author name to...
2006-08-03  joey* Try to handle relative links in aggregated feeds...
2006-08-02  joeyoops
2006-08-02  joey* Renamed GlobLists to PageSpecs.
2006-07-31  joeyone more change; use the page that pulls in a feed...
2006-07-31  joeyfix
2006-07-30  joey* Change meta tags to use html entity-escaped text...
2006-07-30  joeyescape slashes in page names
2006-07-30  joeywhen autogenerating a dir naem, include "feed/" in it
2006-07-30  joeyfix
2006-07-30  joeyneed to lower-case pages, sigh..
2006-07-30  joeyerase old tags
2006-07-30  joeystop abusing titlepage for internal encoding (esp since...
2006-07-30  joeyfix encoding of some stuff
2006-07-30  joeymore robust and faster handling of feedurls
2006-07-30  joeyrobustness and etc
2006-07-30  joeydeal with title-less feeds
2006-07-30  joeymd5 can't handle wide chars
2006-07-30  joeyfixes, and make dir optional
2006-07-30  joey* ikiwiki can now download and aggregate feeds with...