aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Expand)AuthorAge
* * Put categories in rss feeds for tagged items.joey2006-07-29
* * Add exclude option in setup files, works same as --exclude.joey2006-07-28
* * Add getopt hook type, this allows plugins to add new command-line options.joey2006-07-28
* releasing version 1.11joey2006-07-28
* add newsjoey2006-07-28
* Hope encrico doesn't mind, but I changed the location and layout of thejoey2006-07-28
* * Switch pagetemplate hooks to using named parameters.joey2006-07-27
* - Adds a tag plugin that allows more easily tagging pages.joey2006-07-27
* * Patch from Enrico thatjoey2006-07-27
* * Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.joey2006-07-26
* * Run page through any relevant filters when generating a page preview.joey2006-07-26
* releasing version 1.9joey2006-07-26
* * Patch from Recai to allow selection of page type when creating a new page.joey2006-07-26
* * Consolidated all decode_utf8 in FormBuilder's fields to make the code morejoey2006-07-11
* * Match 'web commit from' in SVN and git, these are web commits too.joey2006-07-11
* * Fix from Faidon for a XML parser issue that breaks utf-8 forjoey2006-07-11
* * Display CGI processing errors if present.joey2006-07-10
* * Support a w3mmode, which lets w3m run ikiwiki using its local CGIjoey2006-07-07
* * Add wikitext markup plugin, which supports ".wiki" pages written in thejoey2006-07-07
* * Patch from Recai to fix utf8 issues in git backend.joey2006-07-05
* * Patch from Faidon to use svn --limit when possible for recentchanges,joey2006-07-05
* * Improve display of parentlinks and page title of toplevel index page.joey2006-07-04
* releasing version 1.8joey2006-07-04
* * Memoize abs2rel, which is still kinda slow, for another 30% speedupjoey2006-07-04
* * Encode & in diffurl in examples, to conform to pedantic rules.joey2006-07-04
* * Make RecentChanges use a table and some CSS, should be much more readable.joey2006-07-04
* * Work around very innefficient behavior in File::Spec::abs2rel. Resultjoey2006-07-04
* * Don't sent pings if the wiki is being rebuilt.joey2006-07-04
* * Make ikiwiki --setup --refresh rebuild wrappers, so wrapper rebuildjoey2006-07-04
* sanitise them, like any other page type.joey2006-07-04
* * Add a html plugin, which can be used to write wikis in raw html,joey2006-07-03
* * Support htmlize plugins and make mdwn one such plugin, which is enabled byjoey2006-07-03
* * Introduce add_plugins and disable_plugins config options in setup files.joey2006-07-03
* Encode is used in nearly all code paths so stop loading it on demandjoey2006-07-03
* * Support pages with utf8 filenames. Patch by Faidon Liambotis.joey2006-07-03
* * Centralised all calls to HTML::Template and force all the templatesjoey2006-07-02
* perl bugnum and refixjoey2006-07-02
* so make sure to let perl know it should be handled as utf8. Also,joey2006-07-02
* * POSIX::strftime doesn't know about encodings and doesn't return a utf8joey2006-07-02
* * Parse svn log as xml for improved utf8 and security. Note that this makesjoey2006-07-02
* * Honor LC_CTIME when formatting a time for display. Thanks, Faidonjoey2006-07-02
* * Support pinging services such as Technorati using XML-RPC to notify themjoey2006-06-27
* * Fix orphans plugin to not count a link to a nonexistant page as a reasonjoey2006-06-25
* releasing version 1.7joey2006-06-19
* * Patch from Recai to fix git recentchanges code to work with git 1.4 whichjoey2006-06-19
* * Updated logo from Recai with some kerning and alingment tuning.joey2006-06-18
* releasing version 1.6joey2006-06-18
* * New SVG logo from Recai.joey2006-06-18
* note on perl warningsjoey2006-06-17
* - Add 'use encoding "utf8"' to CGI.pm to avoid warnings about widejoey2006-06-17