2008-12-21 |
Simon McVittie | todo/comments: reorganise by status
|
commit | commitdiff | tree |
2008-12-21 |
Simon McVittie | comments: note fixed things and recommend merging origin...
|
commit | commitdiff | tree |
2008-12-20 |
Simon McVittie | comment.tmpl: make anon/OpenID/signed-in icons independent...
|
commit | commitdiff | tree |
2008-12-20 |
Simon McVittie | comments_display: display (?) for anon users, {x} for...
|
commit | commitdiff | tree |
2008-12-20 |
Simon McVittie | comments: Rename COMMENTURL to ADDCOMMENTURL to avoid...
|
commit | commitdiff | tree |
2008-12-20 |
Simon McVittie | comments: pass COMMENTOPENID to templates
|
commit | commitdiff | tree |
2008-12-20 |
Simon McVittie | comments: remove linkuser(), it's been integrated into...
|
commit | commitdiff | tree |
2008-12-20 |
Simon McVittie | _comment directive: if the user looks like an OpenID...
|
commit | commitdiff | tree |
2008-12-12 |
Simon McVittie | htmlbalance: don't compact whitespace, and set misc...
|
commit | commitdiff | tree |
2008-12-12 |
Simon McVittie | comments: Store dates in GMT and in ISO-8601
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: Change internal-use-only directive from ...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: Use new feedfile, emptyfeeds options to inline
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: don't interpolate IP into anonymous user...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments_display.tmpl: use less nice formatting to...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments_display.tmpl: preferentially use confirmed...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: fix invocation of possibly_foolish_untaint
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments_form.tmpl: show labels for name, website
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: avoid warning if there's no subject
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: Optionally allow anonymous commenters to...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: Remove some dead code
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: rename main field to "editcontent" consistent...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: instead of hard-coding mdwn, allow any supported...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: Save comments as a file with one big [[!comment...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Remove dead code for preprocessing [[!comments]]
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: Duplicate logic and CGI hook from recentchanges...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Qualify name of formattime() correctly
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Delay checking for session expiry til we actually post...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: record the time at which each comment was...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: Use a checkconfig hook to get the default...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Remove comments_embed.tmpl (no longer needed)
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: render comments/commenturl in page.tmpl
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: use global config to decide whether commenting...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: use global configuration for allow_directives...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: Add some global configuration
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: make preprocess a no-op
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | page.tmpl: optionally include "add comment" link
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments_comment.tmpl: allow permalink, anchor to be...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: document what linkuser does
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: add a stub pagetemplate hook to show the...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: Use HTML entities to escape directives
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Embed comments into comments_embed.tmpl rather than...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments_embed.tmpl: include the inlined comments if...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: use CGI module's checksessionexpiry
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | editpage: factor out checksessionexpiry into IkiWiki...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Add comments to page.tmpl
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | htmlbalance: don't compact whitespace, and set misc...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: remove allowhtml option, just switch it on...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: load inline and mdwn lazily
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: don't rely on mdwn getting loaded first
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | comments: sanitize the body of each comment before...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Fix typo that led to comments being blanked
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | postcomment: Rename plugin to comments, use *._comment...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Rename smcvpostcomment plugin to postcomment to propose...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: allow commenting to be closed
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: import other plugins lazily and remove...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment_*.tmpl: make class names match template...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: allow inlining to be disabled, and...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: make allowhtml etc. configurable,...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: indicate in form whether HTML and...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: remove HTML if not allowed
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: always allow wikilinks, and do access...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: reduce length of subject field
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: explain what $fake is for
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: avoid warnings if form field 'body...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: load inline plugin more forcibly
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: use better names for special comment...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | smcvpostcomment: use gettext where appropriate
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Use a link rather than a button for "post comments"
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Add some basic stylesheet rules for smcvpostcomment
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | style.css: reduce the scope of the .author rule to...
|
commit | commitdiff | tree |
2008-12-11 |
Simon McVittie | Add initial version of a postcomment plugin (temporarily...
|
commit | commitdiff | tree |
2008-09-23 |
Simon McVittie | Fix typo in skeleton.pm.example: sessionncgi (with...
|
commit | commitdiff | tree |
2008-09-21 |
Simon McVittie | remove: redirect via urlto(), avoiding mentions of...
|
commit | commitdiff | tree |
2008-09-21 |
Simon McVittie | recentchanges: construct redirections via urlto(),...
|
commit | commitdiff | tree |
2008-09-21 |
Simon McVittie | poll: Use urlto to produce redirection URLs, avoiding...
|
commit | commitdiff | tree |
2008-09-21 |
Simon McVittie | editpage: beautify redirection URLs, avoiding exposing...
|
commit | commitdiff | tree |
2008-08-04 |
Simon McVittie | Suppress warning about uninitialized value if directives...
|
commit | commitdiff | tree |
2008-07-31 |
Simon McVittie | Escape HTML in Atom feed metadata rather than treating...
|
commit | commitdiff | tree |
2008-07-31 |
Simon McVittie | Escape HTML in RSS feeds, rather than relying on it...
|
commit | commitdiff | tree |
2008-07-31 |
Simon McVittie | Escape HTML in Atom feeds, rather than relying on it...
|
commit | commitdiff | tree |
2008-07-21 |
Simon McVittie | Don't prepend tagbase to tags if they start with "...
|
commit | commitdiff | tree |
2008-07-21 |
Simon McVittie | Migrate escaped directives (\[[) in the rest of doc...
|
commit | commitdiff | tree |
2008-07-21 |
Simon McVittie | Migrate escaped directives (\[[) in doc/bugs to have...
|
commit | commitdiff | tree |
2008-07-21 |
Simon McVittie | Migrate escaped directives (\[[) in doc/plugins to...
|
commit | commitdiff | tree |
2008-07-21 |
Simon McVittie | Migrate escaped directives (\[[) in doc/todo to have...
|
commit | commitdiff | tree |
2008-07-21 |
Simon McVittie | Migrate everything else via prefix_directives
|
commit | commitdiff | tree |
2008-07-21 |
Simon McVittie | Migrate doc/users via prefix_directives
|
commit | commitdiff | tree |
2008-07-21 |
Simon McVittie | Migrate doc/plugins via prefix_directives
|
commit | commitdiff | tree |
2008-07-21 |
Simon McVittie | Migrate doc/todo via prefix_directives
|
commit | commitdiff | tree |
2008-07-21 |
Simon McVittie | Migrate doc/bugs via prefix_directives
|
commit | commitdiff | tree |
2008-07-15 |
Simon McVittie | Fix aggregateinternal migration so it skips expired...
|
commit | commitdiff | tree |
2008-07-15 |
Simon McVittie | Merge branch 'aggregateinternal'
|
commit | commitdiff | tree |
2008-07-15 |
Simon McVittie | Leave aggregateinternal switched off in the template...
|
commit | commitdiff | tree |
2008-07-15 |
Simon McVittie | Recommend aggregateinternal => 1 for new wikis, and...
|
commit | commitdiff | tree |
2008-07-15 |
Simon McVittie | Merge commit 'origin/master'
|
commit | commitdiff | tree |
2008-07-15 |
Simon McVittie | Oops, add missing </span>
|
commit | commitdiff | tree |
2008-07-15 |
Simon McVittie | Merge branch 'aggregateinternal'
|
commit | commitdiff | tree |
2008-07-15 |
Simon McVittie | Use _aggregated as extension for internalized aggregation
|
commit | commitdiff | tree |
2008-07-15 |
Simon McVittie | Merge branch 'master' of git://git.ikiwiki.info into...
|
commit | commitdiff | tree |
2008-07-14 |
Simon McVittie | More CSS hooks for page.tmpl.
|
commit | commitdiff | tree |
next |