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-10-16 |
Joey Hess | only darcs add files not yet in version control |
tree | commitdiff |
2008-10-15 |
Joey Hess | updated from pesco's darcs repo, current to Oct 11... |
tree | commitdiff |
2008-10-15 |
Joey Hess | Merge branch 'master' into darcs |
tree | commitdiff |
2008-10-15 |
Joey Hess | inline: Use the feed's description in the rss and atom... |
tree | commitdiff |
2008-10-14 |
Joey Hess | fix prototype |
tree | commitdiff |
2008-10-14 |
Joey Hess | inline: Allow MTIME to be used in inlinepage.tmpl. |
tree | commitdiff |
2008-10-10 |
Joey Hess | optimise url parsing and add guard against failure... |
tree | commitdiff |
2008-10-10 |
Peter Simons | google plugin: Use google.com to search the local site. |
tree | commitdiff |
2008-10-09 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-10-09 |
Joey Hess | orphans: Fix unquoted page name in regexp. |
tree | commitdiff |
2008-10-08 |
Joey Hess | lockedit: Support specifying which users (and IP addres... |
tree | commitdiff |
2008-10-06 |
Joey Hess | avoid $_ in a few other for loops |
tree | commitdiff |
2008-10-06 |
Joey Hess | remove: Avoid $_ breakage. (Stupid, stupid perl.) |
tree | commitdiff |
2008-10-02 |
Joey Hess | remove, rename: Allow acting on attachments as a page... |
tree | commitdiff |
2008-10-02 |
Joey Hess | attachment: Support adding attachments to pages even... |
tree | commitdiff |
2008-10-02 |
Joey Hess | don't special case preview |
tree | commitdiff |
2008-10-01 |
Joey Hess | inline: Fix handling of rootpage that doesn't exist. |
tree | commitdiff |
2008-10-01 |
Joey Hess | add pesco's darcs plugin |
tree | commitdiff |
2008-10-01 |
Joey Hess | Merge branch 'tova' |
tree | commitdiff |
2008-10-01 |
Joey Hess | fix subpage rename bug with indexpages |
tree | commitdiff |
2008-10-01 |
Joey Hess | Merge branch 'master' into tova |
tree | commitdiff |
2008-10-01 |
Joey Hess | Merge branch 'master' into tova |
tree | commitdiff |
2008-09-30 |
Joey Hess | Merge branch 'master' into tova |
tree | commitdiff |
2008-09-29 |
Joey Hess | support indexpages |
tree | commitdiff |
2008-09-29 |
Joey Hess | Removed the pagefile function, which was confusingly... |
tree | commitdiff |
2008-09-29 |
Joey Hess | use newpagefile |
tree | commitdiff |
2008-09-29 |
Joey Hess | support indexpages when renaming pages |
tree | commitdiff |
2008-09-29 |
Joey Hess | support indexpages when creating new pages |
tree | commitdiff |
2008-09-29 |
Joey Hess | Merge branch 'master' into tova |
tree | commitdiff |
2008-09-29 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-09-29 |
Joey Hess | avoid unnecessarily rebuilding pages with complex condi... |
tree | commitdiff |
2008-09-29 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-09-29 |
Joey Hess | fix handing of case of file first created by preview... |
tree | commitdiff |
2008-09-27 |
Joey Hess | editpage: Be more aggressive (and less buggy) about... |
tree | commitdiff |
2008-09-27 |
Joey Hess | Reorganize index file, add a format version field. |
tree | commitdiff |
2008-09-27 |
Joey Hess | template: Make edit link for new templates ensure the... |
tree | commitdiff |
2008-09-27 |
Joey Hess | htmltidy robustness fixes |
tree | commitdiff |
2008-09-27 |
Joey Hess | Export pagetitle, titlepage, linkpage. |
tree | commitdiff |
2008-09-27 |
Joey Hess | typo |
tree | commitdiff |
2008-09-27 |
Joey Hess | pagetype is exported |
tree | commitdiff |
2008-09-27 |
Joey Hess | Merge commit 'smcv/beautify' |
tree | commitdiff |
2008-09-27 |
Joey Hess | typo |
tree | commitdiff |
2008-09-26 |
Joey Hess | htmlscrubber: Add a config setting that can be used... |
tree | commitdiff |
2008-09-26 |
Joey Hess | decode utf-8 in recentchanges_link parameter |
tree | commitdiff |
2008-09-26 |
Joey Hess | tag: Make edit link for new tags ensure that the tags... |
tree | commitdiff |
next |