2008-12-12 |
Simon McVittie | htmlbalance: don't compact whitespace, and set misc...
|
commit | commitdiff | tree |
2008-12-12 |
http://smcv.pseudora... | Another TODO item
|
commit | commitdiff | tree |
2008-12-12 |
http://smcv.pseudora... | update with some more code improvements
|
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-12-11 |
http://smcv.pseudora... | some issues joeyh reported on IRC
|
commit | commitdiff | tree |
2008-12-11 |
http://smcv.pseudora... | suggest another feature for the comments plugin's benefit
|
commit | commitdiff | tree |
2008-12-11 |
http://smcv.pseudora... | suggest a feature that would improve the comments plugin
|
commit | commitdiff | tree |
2008-12-11 |
http://smcv.pseudora... | Link to sandbox on my demo of the plugin
|
commit | commitdiff | tree |
2008-12-11 |
http://smcv.pseudora... | multiple formats now supported
|
commit | commitdiff | tree |
2008-12-11 |
http://smcv.pseudora... | Update with today's changes
|
commit | commitdiff | tree |
2008-11-27 |
http://smcv.pseudora... | (no commit message)
|
commit | commitdiff | tree |
2008-11-27 |
http://smcv.pseudora... | Move some more discussion here
|
commit | commitdiff | tree |
2008-11-27 |
http://smcv.pseudora... | Move some discussion to discussion/
|
commit | commitdiff | tree |
2008-11-27 |
http://smcv.pseudora... | Move some discussion from comments page to here
|
commit | commitdiff | tree |
2008-11-27 |
http://smcv.pseudora... | I don't think putting proxy.py in the system Python...
|
commit | commitdiff | tree |
2008-11-27 |
http://smcv.pseudora... | Fix formatting by adding `...`
|
commit | commitdiff | tree |
2008-11-24 |
http://smcv.pseudora... | Suggest ErrorDocument 404 CGI wrapper
|
commit | commitdiff | tree |
2008-11-24 |
http://smcv.pseudora... | Indicate whose offer of a patch this is :-)
|
commit | commitdiff | tree |
2008-11-23 |
http://smcv.pseudora... | generalization of recentchanges_link
|
commit | commitdiff | tree |
2008-11-23 |
http://smcv.pseudora... | (no commit message)
|
commit | commitdiff | tree |
2008-11-22 |
http://smcv.pseudora... | Unbalanced </p> appears in some situations, particularly...
|
commit | commitdiff | tree |
2008-11-19 |
http://smcv.pseudora... | wishlist from IRC
|
commit | commitdiff | tree |
2008-11-19 |
http://smcv.pseudora... | respond to joey, some more suggestions
|
commit | commitdiff | tree |
2008-11-18 |
http://smcv.pseudora... | (no commit message)
|
commit | commitdiff | tree |
2008-11-18 |
http://smcv.pseudora... | Fix link
|
commit | commitdiff | tree |
2008-11-18 |
http://smcv.pseudora... | Raw HTML now allowed, joeyh convinced me :-)
|
commit | commitdiff | tree |
2008-11-18 |
http://smcv.pseudora... | update
|
commit | commitdiff | tree |
2008-11-18 |
http://smcv.pseudora... | Fix link to htmlbalance
|
commit | commitdiff | tree |
2008-11-18 |
http://smcv.pseudora... | update
|
commit | commitdiff | tree |
2008-11-18 |
http://smcv.pseudora... | update for rename of plugins/contrib/postcomment.mdwn...
|
commit | commitdiff | tree |
2008-11-18 |
http://smcv.pseudora... | update for rename of plugins/contrib/postcomment.mdwn...
|
commit | commitdiff | tree |
2008-11-18 |
http://smcv.pseudora... | rename plugins/contrib/postcomment.mdwn to plugins...
|
commit | commitdiff | tree |
2008-11-18 |
http://smcv.pseudora... | response
|
commit | commitdiff | tree |
2008-11-17 |
http://smcv.pseudora... | Fix tag directive
|
commit | commitdiff | tree |
2008-11-17 |
http://smcv.pseudora... | Link to postcomment
|
commit | commitdiff | tree |
2008-11-17 |
http://smcv.pseudora... | Publicise postcomment
|
commit | commitdiff | tree |
2008-11-17 |
http://smcv.pseudora... | Explicitly say that I'd like to get this into ikiwiki
|
commit | commitdiff | tree |
2008-11-17 |
http://smcv.pseudora... | Link to third-party htmlbalance plugin
|
commit | commitdiff | tree |
2008-11-17 |
http://smcv.pseudora... | link to stuff
|
commit | commitdiff | tree |
next |