summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2006-11-20improvementjoey
2006-11-20addjoey
2006-11-20* Add "last" parameter to hook function. Very basic ordering, and hopefullyjoey
2006-11-20* Avoid locking the wiki at all when handling some basic cgi stuffjoey
2006-11-20shortcut stuffjoey
2006-11-20get rid of wikiformat build depjoey
2006-11-20increase field widthsjoey
2006-11-20* Add openidsignup config option.joey
2006-11-20minor improvementsjoey
2006-11-20explanationjoey
2006-11-20* Add an openid plugin to support logging in using OpenID.joey
2006-11-20* Make auth methods pluggable.joey
2006-11-10fixesjoey
2006-11-10* Work around a strange bug in CGI::FormBuilder 3.0401 that makesjoey
2006-11-09* Fix img plugin's handling of adding dependencies for images that do notjoey
2006-11-08* Make sure to check for errors from every eval.joey
2006-11-08* Patch from Ethan Glasser Camp to add a skip option to the inline plugin.joey
2006-11-08* Enable utf8 file IO in aggregate plugin.joey
2006-11-06typojoey
2006-11-05* Avoid syntax errors in templates used by the template plugin crashingjoey
2006-11-04* Fix issue with aggregate plugin updating expired pages.joey
2006-11-01* Patch from James Westby to support podcasting, photoblogging, vidcasting,joey
2006-11-01* Implemented expiry options for aggregate plugin.joey
2006-10-30* Improve login/register process, the login dialog has only name andjoey
2006-10-28fix a bugjoey
2006-10-28 instead of over and over. Typical speedup is ~4x. Max possible speedup:joey
2006-10-28* Add a separate pass to find page links, and only render each page once,joey
2006-10-28delete sessionjoey
2006-10-28* Add basic spam fighting tool for admins: An admin's prefs page now allowsjoey
2006-10-22* Change the rss feed title from the wikiname to the page title, withjoey
2006-10-21* Add an img plugin, based on Christian Mock's img plugin, but strippedjoey
2006-10-20* Change the rss feed title from the wikiname to the page title.joey
2006-10-16todojoey
2006-10-16* Wrap entire technortati ping operation in an eval to catch all possiblejoey
2006-10-15* Add no_override parameter to hook().joey
2006-10-14* Patch from Recai to limit recentchanges to displaying max 10 files for ajoey
2006-10-14cosmetic changes from Recaijoey
2006-10-13* Make the aggregate plugin emphasize error messages.joey
2006-10-08* Atom feed support based on a patch by Clint Adams.joey
2006-10-08change wordjoey
2006-10-08* Change %renderedfiles to store an array of files rendered from a givenjoey
2006-10-02* Patch from Alec Berryman adding a http_auth config item that allowsjoey
2006-09-26* Don't fail syntax check if Text::Typography isn't installed.joey
2006-09-25* Fix a forkbomb in various calls to IPC::Open2, which has a highlyjoey
2006-09-25 * inline: Add ability to sort by page name, based on a patch fromjoey
2006-09-21* Add --render mode, which can be used to preview an edit at the commandjoey
2006-09-21move usejoey
2006-09-21* Add typography (SmartyPants) plugin by Recai.joey
2006-09-18estseek patch (slightly altered) and other repliesjoey
2006-09-18* Yet another fix for those poor case-insensative `OSX users.joey