]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin
* camelcase: Convert to use new linkify and scan hooks rather than the old
[ikiwiki.git] / IkiWiki / Plugin /
2008-02-12  Joey Hess* camelcase: Convert to use new linkify and scan hooks...
2008-02-12  Joey Hess* Add the linkify and scan hooks. These hooks can be...
2008-02-11  Joey Hess* Generate XML RPC messages with the encoding set to...
2008-02-11  Joey Hessuse quotemeta when building the regexp
2008-02-10  Josh TriplettAllow the smb: URI scheme.
2008-02-10  Josh TriplettAllow the snews: URI scheme.
2008-02-10  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-10  Josh TriplettDo not allow the steam: URI scheme.
2008-02-10  Josh TriplettMatch literal '.' in URI schemas containing '.', rather...
2008-02-10  Joey Hess* meta: Check that the urls provided for authorurl...
2008-02-10  Joey Hessexport $safe_url_regexp
2008-02-10  Josh TriplettAlso filter the attributes cite, longdesc, and usemap...
2008-02-10  Joey Hessadd parens around scheme regexp
2008-02-10  Josh TriplettDo not allow the about: URI scheme
2008-02-10  Joey Hessfix data:image handling
2008-02-10  Joey Hess* htmlscrubber security fix: Block javascript in uris.
2008-02-10  Josh TriplettMerge branch 'master' into prefix-directives
2008-02-05  Joey Hessadd support for prefix_directives
2008-02-05  Joey HessMerge branch 'master' into prefix-directives
2008-02-04  Joey Hessproper fix for the preview/will_render issue
2008-02-04  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-04  Joey Hesspreview shouldn't show the feed buttons or post form
2008-02-04  Joey Hess* inline: Add new `allowrss` and `allowatom` config...
2008-02-04  Joey Hessthe old code worked, suprisingly, but I prefer this form
2008-02-04  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-04  Joey Hess* inline: When previewing, still call will_render on...
2008-02-03  Joey Hessimplement aggregate_locking design
2008-02-03  Joey Hessadd aggregate locking functions
2008-02-03  Joey Hess* recentchanges: Exipre all *._change pages, even if...
2008-02-03  Joey Hess* recentchanges: Improve handling of links on the very...
2008-02-03  Joey Hessprototype fix
2008-02-03  Joey Hess* aggregate: Revert use of forking to not save state...
2008-02-03  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03  Joey Hess* poll: This plugin turns out to have edited pages...
2008-02-03  Joey Hess* aggregate: Forking a child broke the one state that...
2008-01-30  Joey Hessmove openiduser function to the openid plugin
2008-01-30  Joey Hessmove recentchanges link enabling into a pagetemplate hook
2008-01-30  Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29  Joey Hessreally fix the baseurl problem
2008-01-29  Joey Hessmerged the recentchanges branch
2008-01-29  Joey Hessadd missing test to avoid uninitialised value when...
2008-01-29  Joey Hess* meta: Add pagespec functions to match against title...
2008-01-29  Joey Hessmake the author metadata for changes pages be the un...
2008-01-29  Joey Hessadded configuration for recentchanges
2008-01-29  Joey Hessadd code to delete old change pages
2008-01-29  Joey Hessuse new refresh hook
2008-01-29  Joey Hessupdates
2008-01-29  Joey Hessescape wikilinks and preprocessor directives
2008-01-29  Joey Hesstypo
2008-01-29  Joey Hessmore style improvements
2008-01-29  Joey Hessnon-tabular recentchanges display
2008-01-29  Joey Hesssome parameteraisation and generalisation
2008-01-29  Joey Hessproof of concept implementation of static recentchanges
2008-01-29  Joey Hess * prettydate,ddate: Don't ignore time formats passed...
2008-01-29  Joey HessMerge branch 'master' into recentchanges
2008-01-29  Joey Hess * inline: The template can check for FIRST and LAST...
2008-01-27  Josh Triplettaggregate.pm: Replace Unicode apostrophe with ASCII...
2008-01-24  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-24  Joey Hess* aggregate: Fork a child process to handle the aggrega...
2008-01-16  Joey Hess* aggregate: Don't let feeds set creation times for...
2008-01-10  Patrick WinnertzI've wrote a little patch for the bug in teximg (can...
2008-01-09  Joey Hessnot only markdown adds gunk, so remove it in the main...
2008-01-09  Joey Hess* mdwn: When htmlizing text, if it's a single line...
2008-01-09  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-09  Joey Hess* template: Remove bogus htmlize pass added in 2.16.
2008-01-09  Joey Hessdon't process data metadata in scan, as it's expensive...
2008-01-09  Joey Hess* meta: Run in scan mode again (more intelligently...
2008-01-09  Joey Hessoptimisation: detect scan mode and avoid generating image
2008-01-09  Joey Hess* inline: Add copyright/license info on a per-post...
2008-01-09  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-09  Joey Hess* aggregate: Include copyright statements from rss...
2008-01-07  Joey Hess* htmlscrubber: Further work around #365971 by adding...
2008-01-07  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-07  Joey Hessfixes
2008-01-07  Joey Hess* Improved the canedit hook interface, allowing a callb...
2008-01-07  Joey Hess* opendiscussion: allow editing of the toplevel discuss...
2008-01-07  Joey Hessfix some bad copy and pasted plugin ids
2008-01-05  Joey Hess* aggregate: Only save state if it was already loaded...
2008-01-05  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-05  Joey Hess* aggregate: Only save state if it was already loaded.
2008-01-03  Joey Hessround days old message
2007-12-30  Joey HessI *think* that this comment is out of date.
2007-12-30  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-30  Joey Hess* aggregate: Fix stupid mistake introduced when convert...
2007-12-28  Joey Hess* map: Fix handling of common prefix to handle the...
2007-12-28  Joey Hess* conditional: Improve regexp testing for simple uses...
2007-12-28  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-28  Joey Hess* img: Allow the link parameter to point to an exterior...
2007-12-26  Joey Hess* img: Avoid nesting images when linking to another...
2007-12-22  Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-12-22  Thomas SchwingeIkiWiki/Plugin/meta.pm <redir>: Support for specifying...
2007-12-17  Joey Hessimprove error message if shortcuts.mdwn DNE
2007-12-17  Joey Hessloadstate needs to be called even if no pages are being...
2007-12-16  Joey Hess* brokenlinks: Don't list the same link multiple times...
2007-12-16  Joey Hesscorrect variable scoping error in nils's patch
2007-12-16  Nis Martensenrssurl and atomurl are only needed where $feeds is set
2007-12-16  Nis MartensenAlso increment feednum only if feeds are generated
2007-12-16  Joey Hess* meta: Drop support for "meta link", since supporting...
2007-12-16  Joey Hess* meta: Drop support for "meta link", since supporting...
2007-12-12  Nis MartensenSet page_numfeeds only if feeds are being generated
next