Age | Commit message (Expand) | Author |
2010-12-25 | editpage, comment: Clean up title when editing or creating a page or comment. | Joey Hess |
2010-11-29 | use one-parameter form of urlto | Joey Hess |
2010-11-23 | Use local paths for most references to pages | Simon McVittie |
2010-11-23 | Use local paths for the CGI URL | Simon McVittie |
2010-11-23 | Use local paths for redirection where possible | Simon McVittie |
2010-06-23 | rcs_commit and rcs_commit_staged api changes | Joey Hess |
2010-06-23 | stop using REMOTE_ADDR | Joey Hess |
2010-06-14 | editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thank... | Joey Hess |
2010-06-12 | editpage: Rename "comments" field to avoid CSS conflict with the comments div. | Joey Hess |
2010-06-09 | editpage: Avoid storing accidental state changes when previewing pages. | Joey Hess |
2010-06-09 | Fix display of sidebar when previewing page edit. (Thanks, privat) | Joey Hess |
2010-06-09 | When editing a page, show that page's sidebar. (Thanks, privat) | Joey Hess |
2010-05-05 | remove unused indexlink function and template variable | Joey Hess |
2010-04-24 | template() - return params in list context | Joey Hess |
2010-04-22 | look for templates in srcdir and underlays, first | Joey Hess |
2010-04-20 | typo | Joey Hess |
2010-04-20 | remove explicit absolute test | Joey Hess |
2010-04-20 | clarify why absolute is tested & stripped here | Joey Hess |
2010-04-17 | unfinished file_prune revamp | Joey Hess |
2010-02-11 | Group related plugins into sections in the setup file, and drop unused rcs pl... | Joey Hess |
2010-02-11 | reorder canedit checks during page creation to have best_loc first | Joey Hess |
2010-02-04 | factor out a userpage function | Joey Hess |
2009-08-13 | Add discussionpage configuration setting | Joey Hess |
2009-06-04 | fix further places where translated discussion case was assumed | Joey Hess |
2009-05-21 | support longname for page types in commands and rename | Joey Hess |
2009-05-16 | tidy up new page_types code | Jon Dowland |
2009-05-16 | check for longname for each syntax plugin | Jon Dowland |
2009-02-12 | move check_canedit, check_content to IkiWiki library from editpage | Joey Hess |
2009-01-25 | comments: If comment content checks fail, store the comment (in .ikiwiki/comm... | Joey Hess |
2009-01-16 | checkcontent: New hook, can be used to implement arbitrary content filters, i... | Joey Hess |
2008-12-19 | remove cruft | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-12-17 | checksessionexpiry: rework | Joey Hess |
2008-12-11 | editpage: factor out checksessionexpiry into IkiWiki::CGI | Simon McVittie |
2008-10-23 | more work on untrusted committers | Joey Hess |
2008-10-02 | don't special case preview | Joey Hess |
2008-09-29 | use newpagefile | Joey Hess |
2008-09-29 | support indexpages when creating new pages | Joey Hess |
2008-09-29 | fix handing of case of file first created by preview but then saved | Joey Hess |
2008-09-27 | editpage: Be more aggressive (and less buggy) about cleaning up temporary fil... | Joey Hess |
2008-09-27 | Merge commit 'smcv/beautify' | Joey Hess |
2008-09-21 | editpage: beautify redirection URLs, avoiding exposing the implementation det... | Simon McVittie |
2008-09-20 | add missing page name sanity check | Joey Hess |
2008-09-05 | editpage: New core plugin factoring out page editing to allow disabling it if... | Joey Hess |