Age | Commit message (Expand) | Author |
2006-07-02 | so make sure to let perl know it should be handled as utf8. Also, | joey |
2006-07-02 | * POSIX::strftime doesn't know about encodings and doesn't return a utf8 | joey |
2006-07-02 | * Parse svn log as xml for improved utf8 and security. Note that this makes | joey |
2006-07-02 | * Honor LC_CTIME when formatting a time for display. Thanks, Faidon | joey |
2006-06-27 | don't die fatally here | joey |
2006-06-27 | * Support pinging services such as Technorati using XML-RPC to notify them | joey |
2006-06-25 | * Fix orphans plugin to not count a link to a nonexistant page as a reason | joey |
2006-06-19 | * Patch from Recai to fix git recentchanges code to work with git 1.4 which | joey |
2006-06-17 | - Add 'use encoding "utf8"' to CGI.pm to avoid warnings about wide | joey |
2006-06-17 | * More utf-8 fixes from Recai, partly to things I broke above: | joey |
2006-06-16 | * Put back the encode_utf8 in the input to markdown; it's really not utf-8 | joey |
2006-06-15 | * -CSD does not affect modules, so readfile() was not using the utf-8 input | joey |
2006-06-15 | * YA utf-8 patch from Recai, this time to fix previewing a page so that | joey |
2006-06-11 | * Patch from Recai Oktaş to improve utf-8 support, it should now use proper | joey |
2006-06-08 | * Fix absolute url munging in rss generation to support https, ftp, etc urls | joey |
2006-06-04 | another from Recai | joey |
2006-06-03 | misc fixes from Recai | joey |
2006-06-02 | meta headers are not sanitised; prevent html leaking into them | joey |
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 flag | joey |
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 that | joey |
2006-05-27 | missed a couple htmllinks | joey |
2006-05-26 | * --getctime had bitrotted (well I only ever used it the once so far..), | joey |
2006-05-26 | utf-8 support seems to be working now | joey |
2006-05-26 | * --getctime had bitrotted (well I only ever used it the once so far..), | joey |
2006-05-26 | better fix for empty actions list issue | joey |
2006-05-26 | fix call to getctime | joey |
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 styled | joey |
2006-05-25 | * Tell HTML::Scrubber to treat "/" as a valid attribute which is its | joey |
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 htmlscrubber | joey |
2006-05-05 | rename the "render" hook to "change", which is clearer | joey |
2006-05-05 | let's actually work, shall we? | joey |
2006-05-05 | haiku plugin | joey |
2006-05-04 | fix a bug that doubled the search box | joey |
2006-05-04 | update | joey |
2006-05-04 | * Added smiley plugin, nicely controlled and documented by the smileys page. | joey |
2006-05-03 | rather a lot of changes to make hyperestraier search be a plugin, allowing | joey |
2006-05-03 | change plugin interface to use named parameters for flexability | joey |
2006-05-02 | * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc, | joey |
2006-05-02 | ah, the joys of test-based development.. | joey |
2006-05-02 | * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use | joey |
2006-05-02 | * Add an orphans plugin for finding pages that nothing links to. | joey |
2006-05-02 | fix undef warning | joey |
2006-05-02 | deep copy/untaint arrays in setup | joey |
2006-05-02 | * Smarter behavior when creating a page and a page of the same name (but | joey |