summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2008-02-24* ikiwiki-makerepo: Don't fail if the third argument ends in a slash.Joey Hess
2008-02-24* inline: When forcing urls absolute for rss feeds, skip mailto and otherJoey Hess
2008-02-24Fix links generated by preprocessor directives when previewing.Joey Hess
2008-02-24* Disable taint checking for all builds as people keep complaining about it,Joey Hess
2008-02-24* Fix another preview will_render bug. This one involved inline,Joey Hess
2008-02-20retroactively add bug closure and CVE idsJoey Hess
2008-02-20* tla: Remove call to escapeHTML when constructing recentchanges message;Joey Hess
2008-02-14* monotone: Add code to default mergerc file to runJoey Hess
2008-02-14* Preview limits the page dropdown to what's selected previouslyJoey Hess
2008-02-14* The search plugin needs to override <base> to point to the directoryJoey Hess
2008-02-13* Depend on HTML::Scrubber, since the scrubber is enabled by default andJoey Hess
2008-02-12* Setting NOTAINT=1 had no effect when building ikiwiki itself, fix this.Joey Hess
2008-02-11fix name of plugin in changelogJoey Hess
2008-02-11* camelcase: Convert to use new linkify and scan hooks rather than the oldJoey Hess
2008-02-11* Add the linkify and scan hooks. These hooks can be used to implementJoey Hess
2008-02-10Remove trailing whitespace from README.DebianJosh Triplett
2008-02-10Remove trailing whitespaceJosh Triplett
2008-02-11* Generate XML RPC messages with the encoding set to utf-8 insteadJoey Hess
2008-02-10* Danish translation update from Jonas Smedegaard. Closes: #465152Joey Hess
2008-02-10attributionJoey Hess
2008-02-10Allow the smb: URI scheme.Josh Triplett
2008-02-10Allow the snews: URI scheme.Josh Triplett
2008-02-10Do not allow the steam: URI scheme.Josh Triplett
2008-02-10Match literal '.' in URI schemas containing '.', rather than matching any cha...Josh Triplett
2008-02-10* meta: Check that the urls provided for authorurl, permalink, and openidJoey Hess
2008-02-10Also filter the attributes cite, longdesc, and usemap, which can contain URIsJosh Triplett
2008-02-10Move about: fix to version 2.31.3 in the changelogJosh Triplett
2008-02-10Do not allow the about: URI schemeJosh Triplett
2008-02-10updateJoey Hess
2008-02-10changelog mungingJoey Hess
2008-02-10* htmlscrubber security fix: Block javascript in uris.Joey Hess
2008-02-10fix versionsJoey Hess
2008-02-09Merge branch 'master' into prefix-directivesJosh Triplett
2008-02-10releasing version 2.31Joey Hess
2008-02-09* Page templates can now use CTIME to show when the page was created.Joey Hess
2008-02-08Mention user wikilists in README.DebianJosh Triplett
2008-02-08Use plural "wikis" for consistencyJosh Triplett
2008-02-07* Don't die if running with --getctime and rcs_getctime throws an error.Joey Hess
2008-02-05update after mergeJoey Hess
2008-02-05Merge branch 'master' into prefix-directivesJoey Hess
2008-02-04* inline: Add new `allowrss` and `allowatom` config options. These can beJoey Hess
2008-02-04* inline: When previewing, still call will_render on rss/atom files,Joey Hess
2008-02-03add monotone to listJoey Hess
2008-02-03* monotone changes by Brian May:Joey Hess
2008-02-03implement aggregate_locking designJoey Hess
2008-02-03* recentchanges: Exipre all *._change pages, even if the directoryJoey Hess
2008-02-03* recentchanges: Improve handling of links on the very static changes pagesJoey Hess
2008-02-03* aggregate: Revert use of forking to not save state, that was not the rightJoey Hess
2008-02-03* poll: This plugin turns out to have edited pages w/o doing any locking.Joey Hess
2008-02-03* cgi hooks are now run before ikiwiki state is loaded.Joey Hess