2008-07-12 |
Joey Hess | Merge commit 'smcv/force-uuids' into force-uuids |
blob | commitdiff | raw |
2008-07-11 |
Simon McVittie | inline plugin: if meta plugin is also enabled, and... |
blob | commitdiff | raw |
2008-07-06 |
Joey Hess | Merge branch 'master' into tova |
blob | commitdiff | raw | diff to current |
2008-07-06 |
Joey Hess | editpage escaping fixes |
blob | commitdiff | raw | diff to current |
2008-06-04 |
Joey Hess | Pass a destpage parameter to the sanitize hook. |
blob | commitdiff | raw | diff to current |
2008-05-31 |
Joey Hess | inline: The optimisation in 2.41 broke nested inlines... |
blob | commitdiff | raw | diff to current |
2008-05-15 |
Joey Hess | inline: Display a message if the 'pages' parameter... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
blob | commitdiff | raw | diff to current |
2008-05-07 |
Joey Hess | Optimised file statting code when scanning for modified... |
blob | commitdiff | raw | diff to current |
2008-05-06 |
Joey Hess | POSIX::setsid is not exported per default |
blob | commitdiff | raw | diff to current |
2008-04-03 |
Joey Hess | need to handle urls to images the same |
blob | commitdiff | raw | diff to current |
2008-04-03 |
Manoj Srivastava | Bug#473987: [PATCH] Links relative to baseurl mangled... |
blob | commitdiff | raw | diff to current |
2008-03-23 |
Joey Hess | inline: Allow the "feedshow" parameter to take values... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Joey Hess | work around perl warning |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Joey Hess | delete inline data after it's used |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Joey Hess | crazy optimisation to work around slow markdown |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Joey Hess | * Use absolute url for feedurl when filling out the... |
blob | commitdiff | raw | diff to current |
2008-02-24 |
Joey Hess | * inline: When forcing urls absolute for rss feeds... |
blob | commitdiff | raw | diff to current |
2008-02-24 |
Joey Hess | * Fix another preview will_render bug. This one involve... |
blob | commitdiff | raw | diff to current |
2008-02-05 |
Joey Hess | Merge branch 'master' into prefix-directives |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Joey Hess | proper fix for the preview/will_render issue |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Joey Hess | preview shouldn't show the feed buttons or post form |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Joey Hess | * inline: Add new `allowrss` and `allowatom` config... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
Joey Hess | * inline: When previewing, still call will_render on... |
blob | commitdiff | raw | diff to current |
2008-01-30 |
Joey Hess | Merge git://git.samba.org/jelmer/ikiwiki |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | Merge branch 'master' into recentchanges |
blob | commitdiff | raw | diff to current |
2008-01-29 |
Joey Hess | * inline: The template can check for FIRST and LAST... |
blob | commitdiff | raw | diff to current |
2008-01-09 |
Joey Hess | * meta: Run in scan mode again (more intelligently... |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
blob | commitdiff | raw | diff to current |
2008-01-07 |
Joey Hess | fix some bad copy and pasted plugin ids |
blob | commitdiff | raw | diff to current |
2007-12-16 |
Joey Hess | correct variable scoping error in nils's patch |
blob | commitdiff | raw | diff to current |
2007-12-16 |
Nis Martensen | rssurl and atomurl are only needed where $feeds is set |
blob | commitdiff | raw | diff to current |
2007-12-16 |
Nis Martensen | Also increment feednum only if feeds are generated |
blob | commitdiff | raw | diff to current |
2007-12-12 |
Nis Martensen | Set page_numfeeds only if feeds are being generated |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Joey Hess | * inline: Add timeformat parameter to control how the... |
blob | commitdiff | raw | diff to current |
2007-10-25 |
Joey Hess | use nulls to avoid ambiguities |
blob | commitdiff | raw | diff to current |
2007-10-25 |
Joey Hess | * Add handling of feeds for nested inlines, as well... |
blob | commitdiff | raw | diff to current |
2007-09-13 |
joey | * inline: add feedonly option, set feedonly=yes to... |
blob | commitdiff | raw | diff to current |
2007-09-02 |
joey | * Correct generation of RFC 3339 format times for atom... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
joey | * Fix bug when blogging by cgi, introduced in last... |
blob | commitdiff | raw | diff to current |
2007-08-11 |
joey | * Apply a patch from NicolasLimare adding modification... |
blob | commitdiff | raw | diff to current |
2007-08-05 |
joey | * Move blog form code out of CGI.pm and into the inline... |
blob | commitdiff | raw | diff to current |
2007-06-26 |
joey | * Patch fixing various additional problems with test... |
blob | commitdiff | raw | diff to current |
2007-06-03 |
joey | * Make the url absolution code for feeds significantly... |
blob | commitdiff | raw | diff to current |
2007-05-28 |
joey | * More consistent encoding of titles in rss and atom... |
blob | commitdiff | raw | diff to current |
2007-05-17 |
joey | * Add a destpage parameter to the filter hook. |
blob | commitdiff | raw | diff to current |
2007-04-27 |
joey | * pagespec_match() has changed to take named parameters... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
joey | * Add feedshow parameter to inline, which can be useful... |
blob | commitdiff | raw | diff to current |
2007-04-14 |
joey | * Patch from Tuomov to link to the directory in feeds... |
blob | commitdiff | raw | diff to current |
2007-04-12 |
joey | * Add postformtext parameter to inline. |
blob | commitdiff | raw | diff to current |
2007-04-10 |
joey | * Optimise displaytime, trimming maybe 6% off the build... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
joey | * Finally apply the index.html patch, with thanks to... |
blob | commitdiff | raw | diff to current |
2007-03-24 |
joey | * Finally fixed the longstanding inline removal bug. |
blob | commitdiff | raw | diff to current |
2007-03-21 |
joey | * Fix link() PageSpecs to not just look at the raw... |
blob | commitdiff | raw | diff to current |
2007-03-08 |
joey | * The underscore escaping support exposed a bug in... |
blob | commitdiff | raw | diff to current |
2007-03-06 |
joey | * Add preview parameter to preprocesser calls, use... |
blob | commitdiff | raw | diff to current |
2007-03-03 |
joey | remove debugging code |
blob | commitdiff | raw | diff to current |
2007-03-02 |
joey | * Add "template" option to inline plugin to allow for... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
joey | * Changed calling convention for httmllink slightly... |
blob | commitdiff | raw | diff to current |
2007-02-08 |
joey | * Add "reverse" option to inline to invert sort orders. |
blob | commitdiff | raw | diff to current |
2007-02-06 |
joey | * Patch based on a patch from Ethan to support relative... |
blob | commitdiff | raw | diff to current |
2007-02-05 |
joey | * Add feedshow option to allow reducing the number... |
blob | commitdiff | raw | diff to current |
2007-01-31 |
joey | * Fix one more missing translation of Discussion. |
blob | commitdiff | raw | diff to current |
2007-01-18 |
joey | * Fix handling of discussion links on discussion pages... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
joey | fix broken format string, manual unfuzzy |
blob | commitdiff | raw | diff to current |
2007-01-10 |
joey | * Fix --locale to control LC_ALL now. |
blob | commitdiff | raw | diff to current |
2006-12-29 |
joey | * Don't put discussion links on discussion pages. |
blob | commitdiff | raw | diff to current |
2006-12-29 |
joey | use same logic as for regular discussion links |
blob | commitdiff | raw | diff to current |
2006-12-29 |
joey | * Initial work on internationalization of the program... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
joey | * Add support for links of the form [[../foo]], this... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
joey | * Turn $config{wiki_file_prune_regexps} into an array... |
blob | commitdiff | raw | diff to current |
2006-12-21 |
joey | * Fix an issue with inlining a page with a rss feed... |
blob | commitdiff | raw | diff to current |
2006-12-14 |
joey | * Fix sometimes broken links to Discussion pages from... |
blob | commitdiff | raw | diff to current |
2006-12-02 |
joey | * Fix daemonisation code to only do daemon setup things... |
blob | commitdiff | raw | diff to current |
2006-11-28 |
joey | * Allow /etc/ikiwiki/wikilist to list just the names... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
joey | bugs |
blob | commitdiff | raw | diff to current |
2006-11-26 |
joey | add quick mode for speeding up generation of big archiv... |
blob | commitdiff | raw | diff to current |
2006-11-22 |
joey | * Add toggle plugin. |
blob | commitdiff | raw | diff to current |
2006-11-21 |
joey | * Add a test suite for the mercurial backend, contribut... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
joey | * Make sure to check for errors from every eval. |
blob | commitdiff | raw | diff to current |
2006-11-08 |
joey | * Patch from Ethan Glasser Camp to add a skip option... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
joey | * Patch from James Westby to support podcasting, photob... |
blob | commitdiff | raw | diff to current |
2006-10-22 |
joey | * Change the rss feed title from the wikiname to the... |
blob | commitdiff | raw | diff to current |
2006-10-20 |
joey | * Change the rss feed title from the wikiname to the... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
joey | todo |
blob | commitdiff | raw | diff to current |
2006-10-16 |
joey | * Wrap entire technortati ping operation in an eval... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
joey | * Atom feed support based on a patch by Clint Adams. |
blob | commitdiff | raw | diff to current |
2006-10-08 |
joey | * Change %renderedfiles to store an array of files... |
blob | commitdiff | raw | diff to current |
2006-09-25 |
joey | * inline: Add ability to sort by page name, based... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
joey | * Work on firming up the plugin interface: |
blob | commitdiff | raw | diff to current |
2006-09-06 |
joey | * Include <link rel> tag for RSS feeds, used by some... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
joey | * Fix another destpage issue in the inline directive... |
blob | commitdiff | raw | diff to current |
2006-09-03 |
joey | releasing version 1.23 1.23 |
blob | commitdiff | raw | diff to current |
2006-08-28 |
joey | don't add actions if all empty |
blob | commitdiff | raw | diff to current |
2006-08-28 |
joey | * Patch from James Westby to add an actions option... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
joey | * Change htmlize, format, and sanitize hooks to use... |
blob | commitdiff | raw | diff to current |
2006-08-26 |
joey | * Patch from James Westby to allow a description to... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
joey | * Generalised preprocesser loop protection code. |
blob | commitdiff | raw | diff to current |
next |