2006-07-27 |
joey | - Adds a tag plugin that allows more easily tagging... |
tree | commitdiff |
2006-07-27 |
joey | * Patch from Enrico that |
tree | commitdiff |
2006-07-26 |
joey | * Fix CamelCase regexp to not break [[FooBar|BazBar... 1.10 |
tree | commitdiff |
2006-07-26 |
joey | * Run page through any relevant filters when generating... |
tree | commitdiff |
2006-07-26 |
joey | * Patch from Recai to allow selection of page type... |
tree | commitdiff |
2006-07-11 |
joey | <paravoid> you're right |
tree | commitdiff |
2006-07-11 |
joey | remove redundant call |
tree | commitdiff |
2006-07-11 |
joey | * Consolidated all decode_utf8 in FormBuilder's fields... |
tree | commitdiff |
2006-07-11 |
joey | * Match 'web commit from' in SVN and git, these are... |
tree | commitdiff |
2006-07-11 |
joey | * Fix from Faidon for a XML parser issue that breaks... |
tree | commitdiff |
2006-07-10 |
joey | * Display CGI processing errors if present. |
tree | commitdiff |
2006-07-07 |
joey | * Support a w3mmode, which lets w3m run ikiwiki using... |
tree | commitdiff |
2006-07-07 |
joey | * Add wikitext markup plugin, which supports ".wiki... |
tree | commitdiff |
2006-07-05 |
joey | * Patch from Recai to fix utf8 issues in git backend. |
tree | commitdiff |
2006-07-05 |
joey | Encode:: cleanup from Recai |
tree | commitdiff |
2006-07-05 |
joey | * Patch from Faidon to use svn --limit when possible... |
tree | commitdiff |
2006-07-04 |
joey | * Improve display of parentlinks and page title of... |
tree | commitdiff |
2006-07-04 |
joey | * Encode & in diffurl in examples, to conform to pedant... |
tree | commitdiff |
2006-07-04 |
joey | * Make RecentChanges use a table and some CSS, should... |
tree | commitdiff |
2006-07-04 |
joey | <paravoid> cosmetic and minor, but it makes the output... |
tree | commitdiff |
2006-07-04 |
joey | * Work around very innefficient behavior in File... |
tree | commitdiff |
2006-07-04 |
joey | remove leading dot from default_pageext |
tree | commitdiff |
2006-07-04 |
joey | * Don't sent pings if the wiki is being rebuilt. |
tree | commitdiff |
2006-07-04 |
joey | * Make ikiwiki --setup --refresh rebuild wrappers,... |
tree | commitdiff |
2006-07-03 |
joey | add htmlise |
tree | commitdiff |
2006-07-03 |
joey | * Add a html plugin, which can be used to write wikis... |
tree | commitdiff |
2006-07-03 |
joey | use "use open" pragma to avoid manually needing to... |
tree | commitdiff |
2006-07-03 |
joey | * Support htmlize plugins and make mdwn one such plugin... |
tree | commitdiff |
2006-07-03 |
joey | * Introduce add_plugins and disable_plugins config... |
tree | commitdiff |
2006-07-03 |
joey | Encode is used in nearly all code paths so stop loading... |
tree | commitdiff |
2006-07-03 |
joey | * Support pages with utf8 filenames. Patch by Faidon... |
tree | commitdiff |
2006-07-02 |
joey | remove the blog_list sub, only used one place and simpl... |
tree | commitdiff |
2006-07-02 |
joey | * Centralised all calls to HTML::Template and force... |
tree | commitdiff |
2006-07-02 |
joey | new approach for forcing utf8 -- use a HTML::Template... |
tree | commitdiff |
2006-07-02 |
joey | perl bugnum and refix |
tree | commitdiff |
2006-07-02 |
joey | so make sure to let perl know it should be handled... |
tree | commitdiff |
2006-07-02 |
joey | * POSIX::strftime doesn't know about encodings and... |
tree | commitdiff |
2006-07-02 |
joey | * Parse svn log as xml for improved utf8 and security... |
tree | commitdiff |
2006-07-02 |
joey | * Honor LC_CTIME when formatting a time for display... |
tree | commitdiff |
2006-06-27 |
joey | don't die fatally here |
tree | commitdiff |
2006-06-27 |
joey | * Support pinging services such as Technorati using... |
tree | commitdiff |
2006-06-25 |
joey | * Fix orphans plugin to not count a link to a nonexista... |
tree | commitdiff |
2006-06-19 |
joey | * Patch from Recai to fix git recentchanges code to... |
tree | commitdiff |
2006-06-17 |
joey | - Add 'use encoding "utf8"' to CGI.pm to avoid warnin... |
tree | commitdiff |
2006-06-17 |
joey | * More utf-8 fixes from Recai, partly to things I broke... |
tree | commitdiff |
2006-06-16 |
joey | * Put back the encode_utf8 in the input to markdown... |
tree | commitdiff |
2006-06-15 |
joey | * -CSD does not affect modules, so readfile() was not... |
tree | commitdiff |
2006-06-15 |
joey | * YA utf-8 patch from Recai, this time to fix previewin... |
tree | commitdiff |
2006-06-11 |
joey | * Patch from Recai Oktaş to improve utf-8 support,... |
tree | commitdiff |
2006-06-08 |
joey | * Fix absolute url munging in rss generation to support... |
tree | commitdiff |
2006-06-04 |
joey | another from Recai |
tree | commitdiff |
2006-06-03 |
joey | misc fixes from Recai |
tree | commitdiff |
2006-06-02 |
joey | meta headers are not sanitised; prevent html leaking... |
tree | commitdiff |
2006-06-02 |
joey | * Add support for using git instead of subversion as... |
tree | commitdiff |
2006-06-02 |
joey | * Reorganised the doc wiki's todo/* pages, using a... |
tree | commitdiff |
2006-06-01 |
joey | * More security review. |
tree | commitdiff |
2006-05-29 |
joey | * Add --timeformat config option to allow changing... |
tree | commitdiff |
2006-05-27 |
joey | * Add -refresh option to ikiwiki-mass-rebuild and use... |
tree | commitdiff |
2006-05-27 |
joey | missed a couple htmllinks |
tree | commitdiff |
2006-05-26 |
joey | * --getctime had bitrotted (well I only ever used it... |
tree | commitdiff |
2006-05-26 |
joey | utf-8 support seems to be working now |
tree | commitdiff |
2006-05-26 |
joey | * --getctime had bitrotted (well I only ever used... |
tree | commitdiff |
2006-05-26 |
joey | better fix for empty actions list issue |
tree | commitdiff |
2006-05-26 |
joey | fix call to getctime |
tree | commitdiff |
2006-05-26 |
joey | * Rebuilding on upgrade to this version is recommended. |
tree | commitdiff |
2006-05-26 |
joey | * The page name and parent links has switched from... |
tree | commitdiff |
2006-05-25 |
joey | * Tell HTML::Scrubber to treat "/" as a valid attribute... |
tree | commitdiff |
2006-05-06 |
joey | * Remove dups from the brokenlinks list. |
tree | commitdiff |
2006-05-05 |
joey | * Allow discussion links on pages to be turned off... |
tree | commitdiff |
2006-05-05 |
joey | * Removed --sanitize and --no-sanitize, replaced with... |
tree | commitdiff |
2006-05-05 |
joey | rename the "render" hook to "change", which is clearer |
tree | commitdiff |
2006-05-05 |
joey | let's actually work, shall we? |
tree | commitdiff |
2006-05-05 |
joey | haiku plugin |
tree | commitdiff |
2006-05-04 |
joey | fix a bug that doubled the search box |
tree | commitdiff |
2006-05-04 |
joey | update |
tree | commitdiff |
2006-05-04 |
joey | * Added smiley plugin, nicely controlled and documented... |
tree | commitdiff |
2006-05-03 |
joey | rather a lot of changes to make hyperestraier search... |
tree | commitdiff |
2006-05-03 |
joey | change plugin interface to use named parameters for... |
tree | commitdiff |
2006-05-02 |
joey | * Patch from Thomas Schwinge to switch from --svn to... |
tree | commitdiff |
2006-05-02 |
joey | ah, the joys of test-based development.. |
tree | commitdiff |
2006-05-02 |
joey | * Split off an IkiWiki.pm out of ikiwiki and have all... |
tree | commitdiff |
2006-05-02 |
joey | * Add an orphans plugin for finding pages that nothing... |
tree | commitdiff |
2006-05-02 |
joey | fix undef warning |
tree | commitdiff |
2006-05-02 |
joey | deep copy/untaint arrays in setup |
tree | commitdiff |
2006-05-02 |
joey | * Smarter behavior when creating a page and a page... |
tree | commitdiff |
2006-05-02 |
joey | * Added plugin system, currently only supporting for... |
tree | commitdiff |
2006-05-01 |
joey | change calling convention for preprocessor functions |
tree | commitdiff |
2006-05-01 |
joey | * Rename inlinepage to depends, so that it can be used... |
tree | commitdiff |
2006-04-28 |
joey | two notify bug fixes: |
tree | commitdiff |
2006-04-25 |
joey | - fix typo |
tree | commitdiff |
2006-04-25 |
joey | prevent users from registering with name that is not... |
tree | commitdiff |
2006-04-25 |
joey | implemented html sanitisation |
tree | commitdiff |
2006-04-25 |
joey | fix a deadloop if from ended in a / |
tree | commitdiff |
2006-04-25 |
joey | more |
tree | commitdiff |
2006-04-25 |
joey | formatting |
tree | commitdiff |
2006-04-25 |
joey | subscription nearly done |
tree | commitdiff |
2006-04-24 |
joey | commit changes for email subscriptions |
tree | commitdiff |
2006-04-21 |
joey | fix comment |
tree | commitdiff |
2006-04-20 |
joey | fix broken example config file and detect this breakage |
tree | commitdiff |
2006-04-14 |
joey | fix --anonok |
tree | commitdiff |
next |