summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2006-06-08* Fix absolute url munging in rss generation to support https, ftp, etc urlsjoey
2006-06-04another from Recaijoey
2006-06-03misc fixes from Recaijoey
2006-06-02meta headers are not sanitised; prevent html leaking into themjoey
2006-06-02* Add support for using git instead of subversion as the RCS backend,joey
2006-06-02* Reorganised the doc wiki's todo/* pages, using a link/tag to flagjoey
2006-06-01* More security review.joey
2006-05-29* Add --timeformat config option to allow changing how dates are displayed.joey
2006-05-27* Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades thatjoey
2006-05-27missed a couple htmllinksjoey
2006-05-26* --getctime had bitrotted (well I only ever used it the once so far..),joey
2006-05-26utf-8 support seems to be working nowjoey
2006-05-26 * --getctime had bitrotted (well I only ever used it the once so far..), joey
2006-05-26better fix for empty actions list issuejoey
2006-05-26fix call to getctimejoey
2006-05-26* Rebuilding on upgrade to this version is recommended.joey
2006-05-26* The page name and parent links has switched from using a <h1> to a styledjoey
2006-05-25* Tell HTML::Scrubber to treat "/" as a valid attribute which is itsjoey
2006-05-06* Remove dups from the brokenlinks list.joey
2006-05-05* Allow discussion links on pages to be turned off with --no-discussion.joey
2006-05-05* Removed --sanitize and --no-sanitize, replaced with --plugin htmlscrubberjoey
2006-05-05rename the "render" hook to "change", which is clearerjoey
2006-05-05let's actually work, shall we?joey
2006-05-05haiku pluginjoey
2006-05-04fix a bug that doubled the search boxjoey
2006-05-04updatejoey
2006-05-04* Added smiley plugin, nicely controlled and documented by the smileys page.joey
2006-05-03rather a lot of changes to make hyperestraier search be a plugin, allowingjoey
2006-05-03change plugin interface to use named parameters for flexabilityjoey
2006-05-02* Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,joey
2006-05-02ah, the joys of test-based development..joey
2006-05-02* Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey
2006-05-02* Add an orphans plugin for finding pages that nothing links to.joey
2006-05-02fix undef warningjoey
2006-05-02deep copy/untaint arrays in setupjoey
2006-05-02* Smarter behavior when creating a page and a page of the same name (butjoey
2006-05-02* Added plugin system, currently only supporting for PreProcessorDirectives.joey
2006-05-01change calling convention for preprocessor functionsjoey
2006-05-01* Rename inlinepage to depends, so that it can be used to refer to morejoey
2006-04-28two notify bug fixes:joey
2006-04-25- fix typojoey
2006-04-25prevent users from registering with name that is not a valid wikifilejoey
2006-04-25implemented html sanitisationjoey
2006-04-25fix a deadloop if from ended in a /joey
2006-04-25morejoey
2006-04-25formattingjoey
2006-04-25subscription nearly donejoey
2006-04-24commit changes for email subscriptionsjoey
2006-04-21fix commentjoey
2006-04-20fix broken example config file and detect this breakagejoey