2007-02-21 |
joey | * Since the CGI had to drop the wiki lock to avoid... |
tree | commitdiff |
2007-02-21 |
joey | * Elegant patch from Ethan to clean up the display... |
tree | commitdiff |
2007-02-20 |
joey | * Make img plugin not fail immediately if Image::Magick... |
tree | commitdiff |
2007-02-20 |
joey | * Don't error out if estcmd fails, just print a warning... |
tree | commitdiff |
2007-02-20 |
joey | * Changed calling convention for httmllink slightly... |
tree | commitdiff |
2007-02-15 |
joey | improve string |
tree | commitdiff |
2007-02-15 |
joey | add day of week to prettydate, and i18n |
tree | commitdiff |
2007-02-15 |
joey | italisise urls |
tree | commitdiff |
2007-02-15 |
joey | supress redef warning |
tree | commitdiff |
2007-02-15 |
joey | * Add a prettydate plugin that formats dates in a more... |
tree | commitdiff |
2007-02-15 |
joey | * Patch from Ethan to allow using meta tags to set... |
tree | commitdiff |
2007-02-15 |
joey | * Many changes to make ikiwiki very resistant to write... |
tree | commitdiff |
2007-02-14 |
joey | * Allow multiple tag settings to appear in a single... |
tree | commitdiff |
2007-02-14 |
joey | * Fix the template, toggle, and conditional plugins... |
tree | commitdiff |
2007-02-12 |
joey | * Allow plugins to add new types of tests that can... |
tree | commitdiff |
2007-02-10 |
joey | * Fix a security hole that allowed a web user to edit... |
tree | commitdiff |
2007-02-08 |
joey | * Add "reverse" option to inline to invert sort orders. |
tree | commitdiff |
2007-02-06 |
joey | * Patch based on a patch from Ethan to support relative... |
tree | commitdiff |
2007-02-05 |
joey | * Add feedshow option to allow reducing the number... |
tree | commitdiff |
2007-02-03 |
joey | code checking for locked pages into a new "lockedit... |
tree | commitdiff |
2007-02-03 |
joey | missing IkiWiki:: |
tree | commitdiff |
2007-02-02 |
joey | * Add canedit hook, allowing arbitrary controls over... |
tree | commitdiff |
2007-01-31 |
joey | * Fix several more missing translations of Discussion. |
tree | commitdiff |
2007-01-31 |
joey | * Fix for missing backlinks() in pagestats plugin. |
tree | commitdiff |
2007-01-31 |
joey | * Fix one more missing translation of Discussion. |
tree | commitdiff |
2007-01-30 |
joey | * Fix openid signin secret generation code. This fixes... |
tree | commitdiff |
2007-01-28 |
joey | * Replace underscores in shortcut texts with spaces... |
tree | commitdiff |
2007-01-28 |
joey | * Always call rcs_update after a commit during a web... |
tree | commitdiff |
2007-01-28 |
joey | * Improve use of svn merge, by specifying the file... |
tree | commitdiff |
2007-01-27 |
joey | * Make gitorigin_branch and gitmaster_branch configurab... |
tree | commitdiff |
2007-01-18 |
joey | * Fix handling of discussion links on discussion pages... |
tree | commitdiff |
2007-01-14 |
joey | * Fix missing categories in rss/atom feeds. |
tree | commitdiff |
2007-01-14 |
joey | feh |
tree | commitdiff |
2007-01-14 |
joey | qouting |
tree | commitdiff |
2007-01-14 |
joey | fix format |
tree | commitdiff |
2007-01-14 |
joey | * Change the RecentChanges page to show the path of... |
tree | commitdiff |
2007-01-14 |
joey | fix broken format string, manual unfuzzy |
tree | commitdiff |
2007-01-14 |
joey | * In the aggregator, check for and deal with post filen... |
tree | commitdiff |
2007-01-12 |
joey | Improve error message when postsignin (probably from... |
tree | commitdiff |
2007-01-12 |
joey | * Search in default location for templates as a fallbac... |
tree | commitdiff |
2007-01-11 |
joey | remove \n from gettexed string, and unfuzzy |
tree | commitdiff |
2007-01-10 |
joey | * Fix --locale to control LC_ALL now. |
tree | commitdiff |
2007-01-08 |
joey | * Add a rawhtml plugin that allows copying raw html... |
tree | commitdiff |
2007-01-04 |
joey | added some comments for translators |
tree | commitdiff |
2007-01-03 |
joey | fix whitespace |
tree | commitdiff |
2007-01-03 |
joey | * Corrected a bum regexp in openid munging. |
tree | commitdiff |
2006-12-31 |
joey | deal with http:// part |
tree | commitdiff |
2006-12-31 |
joey | * Escape shashes in page titles entered in the blog... |
tree | commitdiff |
2006-12-29 |
joey | * If a userdir is configured, links to pages in it... |
tree | commitdiff |
2006-12-29 |
joey | * Add a textile format plugin contributed by mazirian. |
tree | commitdiff |
2006-12-29 |
joey | * Allow disabling of plugins included in goodstuff. |
tree | commitdiff |
2006-12-29 |
joey | * Don't put discussion links on discussion pages. |
tree | commitdiff |
2006-12-29 |
joey | use same logic as for regular discussion links |
tree | commitdiff |
2006-12-29 |
joey | * Initial work on internationalization of the program... |
tree | commitdiff |
2006-12-28 |
joey | * Improve code that ignores files in the underlaydir... |
tree | commitdiff |
2006-12-24 |
joey | update |
tree | commitdiff |
2006-12-23 |
joey | the problem with coding while drunk -- idiotic mistakes |
tree | commitdiff |
2006-12-23 |
joey | * Avoid creating edit links when not in cgi mode. |
tree | commitdiff |
2006-12-23 |
joey | * Add mirrorlist plugin. |
tree | commitdiff |
2006-12-21 |
joey | * Add support for links of the form [[../foo]], this... |
tree | commitdiff |
2006-12-21 |
joey | * Patch from Emanuele Aina to fix modification time... |
tree | commitdiff |
2006-12-21 |
joey | * Turn $config{wiki_file_prune_regexps} into an array... |
tree | commitdiff |
2006-12-21 |
joey | * Fix an issue with inlining a page with a rss feed... |
tree | commitdiff |
2006-12-19 |
joey | * Add userdir config setting. |
tree | commitdiff |
2006-12-18 |
joey | use POST |
tree | commitdiff |
2006-12-14 |
joey | * Fix sometimes broken links to Discussion pages from... |
tree | commitdiff |
2006-12-14 |
joey | include choice in commit msg |
tree | commitdiff |
2006-12-14 |
joey | * Use POST for poll to avoid some robots. |
tree | commitdiff |
2006-12-04 |
joey | * Fix various links on the hyperestradier pages. |
tree | commitdiff |
2006-12-02 |
joey | * The hack used to make the pagetemplate hook have... |
tree | commitdiff |
2006-12-02 |
joey | * Fix daemonisation code to only do daemon setup things... |
tree | commitdiff |
2006-11-28 |
joey | * More build deps updates. 1.34.2 |
tree | commitdiff |
2006-11-28 |
joey | * Allow /etc/ikiwiki/wikilist to list just the names... |
tree | commitdiff |
2006-11-26 |
joey | bug |
tree | commitdiff |
2006-11-26 |
joey | oops |
tree | commitdiff |
2006-11-26 |
joey | bugfix |
tree | commitdiff |
2006-11-26 |
joey | bugfixes |
tree | commitdiff |
2006-11-26 |
joey | bugs |
tree | commitdiff |
2006-11-26 |
joey | cosmetics patch from Recai |
tree | commitdiff |
2006-11-26 |
joey | * Git backend improvements, including bug fixes and... |
tree | commitdiff |
2006-11-26 |
joey | * Mercurial backend improvements, including --get-ctime... |
tree | commitdiff |
2006-11-26 |
joey | mercurial username setting patch |
tree | commitdiff |
2006-11-26 |
joey | add a poll plugin |
tree | commitdiff |
2006-11-26 |
joey | don't need to scan after all; links inside blocks of... |
tree | commitdiff |
2006-11-26 |
joey | session improvements |
tree | commitdiff |
2006-11-26 |
joey | add quick mode for speeding up generation of big archiv... |
tree | commitdiff |
2006-11-26 |
joey | foo |
tree | commitdiff |
2006-11-22 |
joey | updates |
tree | commitdiff |
2006-11-22 |
joey | rename |
tree | commitdiff |
2006-11-22 |
joey | bugfixen |
tree | commitdiff |
2006-11-22 |
joey | fix user determination for web commits |
tree | commitdiff |
2006-11-22 |
joey | * Add toggle plugin. |
tree | commitdiff |
2006-11-21 |
joey | improve |
tree | commitdiff |
2006-11-21 |
joey | * Add a test suite for the mercurial backend, contribut... |
tree | commitdiff |
2006-11-21 |
joey | better subjects |
tree | commitdiff |
2006-11-21 |
joey | improve regexp |
tree | commitdiff |
2006-11-21 |
joey | formatting |
tree | commitdiff |
2006-11-20 |
joey | improvement |
tree | commitdiff |
2006-11-20 |
joey | add |
tree | commitdiff |
2006-11-20 |
joey | * Add "last" parameter to hook function. Very basic... |
tree | commitdiff |
next |