| Commit message (Expand) | Author | Age |
* | fixes | joey | 2006-11-10 |
* | * Work around a strange bug in CGI::FormBuilder 3.0401 that makes | joey | 2006-11-10 |
* | * Make sure to check for errors from every eval. | joey | 2006-11-08 |
* | * Enable utf8 file IO in aggregate plugin. | joey | 2006-11-08 |
* | * Improve login/register process, the login dialog has only name and | joey | 2006-10-30 |
* | delete session | joey | 2006-10-28 |
* | * Add basic spam fighting tool for admins: An admin's prefs page now allows | joey | 2006-10-28 |
* | * Patch from Recai to limit recentchanges to displaying max 10 files for a | joey | 2006-10-14 |
* | * Atom feed support based on a patch by Clint Adams. | joey | 2006-10-08 |
* | * Patch from Alec Berryman adding a http_auth config item that allows | joey | 2006-10-02 |
* | * Patch from James Westby to deal with the case where you're editing a | joey | 2006-09-16 |
* | * pagetemplate hooks are now also called when generating cgi pages. | joey | 2006-09-16 |
* | * Patch from Recai to kill utf-8 on the wiki name when generating the | joey | 2006-09-11 |
* | * Work on firming up the plugin interface: | joey | 2006-09-09 |
* | need to import escapeHTML | joey | 2006-09-06 |
* | escaping fix from Emanuele Aina | joey | 2006-09-06 |
* | * Simplify the data structure returned by rcs_recentchanges to avoid | joey | 2006-09-03 |
* | * Change htmlize, format, and sanitize hooks to use named parameters. | joey | 2006-08-28 |
* | * Patch from James Westby to add a --sslcookie switch, which forces | joey | 2006-08-27 |
* | * Change order of linkify and preprocess; first preprocess and then linkify. | joey | 2006-08-23 |
* | * Fixed a bug with previews of subpages having broken links to top-level | joey | 2006-08-21 |
* | * Fix utf-8 in blog post form. | joey | 2006-08-20 |
* | * Fix a bug in page type determination during online editing. | joey | 2006-08-13 |
* | * The last release accidentially installed ikiwiki as ikiwiki.pl, now fixed. | joey | 2006-08-13 |
* | * Renamed GlobLists to PageSpecs. | joey | 2006-08-02 |
* | avoid message if mailing password or registering | joey | 2006-07-30 |
* | * Add a run_hooks function for the common task of running all hooks of a | joey | 2006-07-30 |
* | * Run page through any relevant filters when generating a page preview. | joey | 2006-07-26 |
* | * Patch from Recai to allow selection of page type when creating a new page. | joey | 2006-07-26 |
* | <paravoid> you're right | joey | 2006-07-11 |
* | remove redundant call | joey | 2006-07-11 |
* | * Consolidated all decode_utf8 in FormBuilder's fields to make the code more | joey | 2006-07-11 |
* | * Display CGI processing errors if present. | joey | 2006-07-10 |
* | * Support a w3mmode, which lets w3m run ikiwiki using its local CGI | joey | 2006-07-07 |
* | Encode:: cleanup from Recai | joey | 2006-07-05 |
* | * Encode & in diffurl in examples, to conform to pedantic rules. | joey | 2006-07-04 |
* | remove leading dot from default_pageext | joey | 2006-07-04 |
* | use "use open" pragma to avoid manually needing to specify utf8 everywhere | joey | 2006-07-03 |
* | Encode is used in nearly all code paths so stop loading it on demand | joey | 2006-07-03 |
* | * Support pages with utf8 filenames. Patch by Faidon Liambotis. | joey | 2006-07-03 |
* | * Centralised all calls to HTML::Template and force all the templates | joey | 2006-07-02 |
* | new approach for forcing utf8 -- use a HTML::Template filter | 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 |
* | - 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-17 |
* | * -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-15 |
* | * Patch from Recai Oktaş to improve utf-8 support, it should now use proper | joey | 2006-06-11 |
* | * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that | joey | 2006-05-27 |