summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2006-06-19releasing version 1.7joey
2006-06-19* Patch from Recai to fix git recentchanges code to work with git 1.4 whichjoey
2006-06-18* Updated logo from Recai with some kerning and alingment tuning.joey
2006-06-18releasing version 1.6joey
2006-06-18* New SVG logo from Recai.joey
2006-06-17note on perl warningsjoey
2006-06-17 - Add 'use encoding "utf8"' to CGI.pm to avoid warnings about widejoey
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-8joey
2006-06-15* -CSD does not affect modules, so readfile() was not using the utf-8 inputjoey
2006-06-15* YA utf-8 patch from Recai, this time to fix previewing a page so thatjoey
2006-06-12releasing version 1.5joey
2006-06-12add perl to build depsjoey
2006-06-11* Patch from Recai Oktaş to improve utf-8 support, it should now use properjoey
2006-06-08* Fix absolute url munging in rss generation to support https, ftp, etc urlsjoey
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-02* Reorganised the doc wiki's todo/* pages, using a [[done]] tag to flagjoey
2006-06-02* Patch from Dr. Zini to add link() and backlink() to globlists. This allowsjoey
2006-06-01* More security review.joey
2006-05-29* Add --timeformat config option to allow changing how dates are displayed.joey
2006-05-27releasing version 1.4joey
2006-05-27* Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades thatjoey
2006-05-27Make page edit textarea resize to fit browser window.joey
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* 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-16releasing version 1.3joey
2006-05-15releasing version 1.2joey
2006-05-08* Add libc6-dev to dependencies, needed to build wrappers.joey
2006-05-06* Remove dups from the brokenlinks list.joey
2006-05-05releasing version 1.1joey
2006-05-05* Add ikiwiki-mass-rebuild script, ripped out of the postinst.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-05haiku pluginjoey
2006-05-04 dirname, basename, bestlink, linkify, pagetitle, titlepage.joey
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-02* Add unit tests for several core functions, including globlist_match,joey
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* Add a unit test for globlist_match().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-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-01remove templates/ from filenamesjoey