2008-12-12 |
Joey Hess | Merge branch 'master' into comments |
tree | commitdiff |
2008-12-12 |
Simon McVittie | htmlbalance: don't compact whitespace, and set misc... |
tree | commitdiff |
2008-12-12 |
Joey Hess | Merge branch 'master' into comments |
tree | commitdiff |
2008-12-12 |
Joey Hess | meta: Pass info to htmlscrubber so htmlscrubber_skip... |
tree | commitdiff |
2008-12-12 |
Simon McVittie | comments: Store dates in GMT and in ISO-8601 |
tree | commitdiff |
2008-12-11 |
Joey Hess | simplifiy logic |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: Change internal-use-only directive from ... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: Use new feedfile, emptyfeeds options to inline |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: don't interpolate IP into anonymous user... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: fix invocation of possibly_foolish_untaint |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: avoid warning if there's no subject |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: Optionally allow anonymous commenters to... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: Remove some dead code |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: rename main field to "editcontent" consistent... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: instead of hard-coding mdwn, allow any suppor... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: Save comments as a file with one big [[!comme... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | Remove dead code for preprocessing [[!comments]] |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: Duplicate logic and CGI hook from recentchang... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | Qualify name of formattime() correctly |
tree | commitdiff |
2008-12-11 |
Simon McVittie | Delay checking for session expiry til we actually post... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: record the time at which each comment was... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: Use a checkconfig hook to get the default... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: render comments/commenturl in page.tmpl |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: use global config to decide whether commentin... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: use global configuration for allow_directives... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: Add some global configuration |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: make preprocess a no-op |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: document what linkuser does |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: add a stub pagetemplate hook to show the... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: Use HTML entities to escape directives |
tree | commitdiff |
2008-12-11 |
Simon McVittie | Embed comments into comments_embed.tmpl rather than... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: use CGI module's checksessionexpiry |
tree | commitdiff |
2008-12-11 |
Simon McVittie | editpage: factor out checksessionexpiry into IkiWiki... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | htmlbalance: don't compact whitespace, and set misc... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: remove allowhtml option, just switch it on... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: load inline and mdwn lazily |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: don't rely on mdwn getting loaded first |
tree | commitdiff |
2008-12-11 |
Simon McVittie | comments: sanitize the body of each comment before... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | Fix typo that led to comments being blanked |
tree | commitdiff |
2008-12-11 |
Simon McVittie | postcomment: Rename plugin to comments, use *._comment... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | Rename smcvpostcomment plugin to postcomment to propose... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: allow commenting to be closed |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: import other plugins lazily and remove... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: allow inlining to be disabled, and... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: make allowhtml etc. configurable,... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: indicate in form whether HTML and... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: remove HTML if not allowed |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: always allow wikilinks, and do access... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: reduce length of subject field |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: explain what $fake is for |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: avoid warnings if form field 'body... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: load inline plugin more forcibly |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: use better names for special comment... |
tree | commitdiff |
2008-12-11 |
Simon McVittie | smcvpostcomment: use gettext where appropriate |
tree | commitdiff |
2008-12-11 |
Simon McVittie | Add initial version of a postcomment plugin (temporaril... |
tree | commitdiff |
2008-12-11 |
Joey Hess | inline: Support feedfile option to change the filename... |
tree | commitdiff |
2008-12-11 |
Joey Hess | inline: Support emptyfeeds=no option to skip generating... |
tree | commitdiff |
2008-12-11 |
Joey Hess | move feedpages application up |
tree | commitdiff |
2008-11-18 |
Joey Hess | avoid uninitialized value warning |
tree | commitdiff |
2008-11-18 |
Joey Hess | html escaping complication |
tree | commitdiff |
2008-11-18 |
Joey Hess | improve escaping of wikilinks and preprocessor directives |
tree | commitdiff |
2008-11-17 |
Joey Hess | call decode_utf8 inside eval |
tree | commitdiff |
2008-11-17 |
Joey Hess | use HTML::Entities |
tree | commitdiff |
2008-11-17 |
Joey Hess | use perl modules up front |
tree | commitdiff |
2008-11-17 |
Joey Hess | Merge commit 'smcv/htmlbalance' |
tree | commitdiff |
2008-11-17 |
Simon McVittie | htmlbalance: new plugin that balances tags by parsing... |
tree | commitdiff |
2008-11-12 |
Joey Hess | make unlockwiki drop the cgilock |
tree | commitdiff |
2008-11-11 |
Joey Hess | O_CREATE needs mode |
tree | commitdiff |
2008-11-11 |
Joey Hess | avoid multiple ikiwiki cgi processes piling up, eating... |
tree | commitdiff |
2008-11-11 |
Joey Hess | bzr: Fix dates for recentchanges. |
tree | commitdiff |
2008-11-11 |
Joey Hess | remove redundant link munge |
tree | commitdiff |
2008-11-11 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-11-11 |
Joey Hess | tag: Normalize tagbase so leading/trailing slashes... |
tree | commitdiff |
2008-11-10 |
Joey Hess | Add rel=nofollow to recentchanges_links for the same... |
tree | commitdiff |
2008-11-07 |
Joey Hess | txt: Do not encode quotes when filtering the txt, as... |
tree | commitdiff |
2008-11-06 |
Joey Hess | meta: Plugin is now enabled by default since the basewi... |
tree | commitdiff |
2008-11-06 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-11-06 |
Joey Hess | aggregate: Try to query XML::Feed for the base url... |
tree | commitdiff |
2008-11-05 |
Joey Hess | use error for two messages |
tree | commitdiff |
2008-11-02 |
Joey Hess | preprocess text before htmlizing it |
tree | commitdiff |
2008-10-31 |
Joey Hess | format: New plugin, allows embedding differntly formatt... |
tree | commitdiff |
2008-10-30 |
Joey Hess | set ctime in --render mode if not known |
tree | commitdiff |
2008-10-30 |
Joey Hess | don't rely on plugin load order when determining genera... |
tree | commitdiff |
2008-10-29 |
Joey Hess | fix preview of shortcuts |
tree | commitdiff |
2008-10-29 |
Joey Hess | fix display of error msg |
tree | commitdiff |
2008-10-27 |
Joey Hess | git: Allow [[sha1_commit]] to be used in the diffurl... |
tree | commitdiff |
2008-10-26 |
Joey Hess | do no-op post_commit test in wrapper |
tree | commitdiff |
2008-10-26 |
Joey Hess | move untrusted committer test into the wrapper |
tree | commitdiff |
2008-10-24 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-10-24 |
Joey Hess | remember how to write C code |
tree | commitdiff |
2008-10-24 |
Joey Hess | the pre-receive wrapper needs to be suid after all |
tree | commitdiff |
2008-10-24 |
Joey Hess | export CALLER_UID |
tree | commitdiff |
2008-10-24 |
Joey Hess | can't lock wiki due to permissions (probably) |
tree | commitdiff |
2008-10-24 |
Joey Hess | include temp file for attachment change too |
tree | commitdiff |
2008-10-24 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-10-24 |
Joey Hess | updates |
tree | commitdiff |
2008-10-24 |
Joey Hess | really fix calls to check_can* |
tree | commitdiff |
2008-10-23 |
Joey Hess | untrusted committers code seems to be fully working |
tree | commitdiff |
2008-10-23 |
Joey Hess | fix calls to check_* |
tree | commitdiff |
2008-10-23 |
Joey Hess | check_canattach hooked up |
tree | commitdiff |
next |