Age | Commit message (Expand) | Author |
2009-02-12 | shortcut: If default_pageext is set, first look for shortcuts.default_pageext | Joey Hess |
2009-02-11 | doubled semicolons | Joey Hess |
2009-02-03 | Work around XML::Atom strangeness that results in double-encoded posts | Simon McVittie |
2009-01-31 | rename apache404 -> 404 | Joey Hess |
2009-01-31 | factor out IE stupididy workaround | Joey Hess |
2009-01-31 | Split cgi_goto into a goto plugin | Simon McVittie |
2009-01-31 | Split apache404 into an independent plugin | Simon McVittie |
2009-01-31 | recentchanges: delete CGI hook in favour of the global one | Simon McVittie |
2009-01-31 | comments: delete cgi hook in favour of the global one | Simon McVittie |
2009-01-26 | typo | Joey Hess |
2009-01-26 | Merge commit 'smcv/underlay' | Joey Hess |
2009-01-26 | Merge commit 'smcv/updated' | Joey Hess |
2009-01-25 | git: Fix malformed utf8 recieved from git. | Joey Hess |
2009-01-25 | format moderation queue only at end, avoid O(N^3) bug | Joey Hess |
2009-01-25 | add reject all marked defer checkbox | Joey Hess |
2009-01-25 | sort comment queue by time, newest first | Joey Hess |
2009-01-25 | add a button to prefs page for comment moderation | Joey Hess |
2009-01-25 | clean up comment preview | Joey Hess |
2009-01-25 | comments: Add a moderation web interface. | Joey Hess |
2009-01-25 | comments: If comment content checks fail, store the comment (in .ikiwiki/comm... | Joey Hess |
2009-01-25 | blogspam: Fix use of blogspam_options and blogspam_server config settings. | Joey Hess |
2009-01-22 | typo | Joey Hess |
2009-01-22 | fix uninitialized value warnings | Joey Hess |
2009-01-22 | fix typo | Joey Hess |
2009-01-21 | img: only provide alt text if it was specified | Gabriel McManus |
2009-01-20 | fix removal form display | Joey Hess |
2009-01-19 | blogspam: Log spam info on failure. | Joey Hess |
2009-01-18 | Add meta field "updated", which can alter the <updated> Atom element | Simon McVittie |
2009-01-18 | Add underlay plugin | Simon McVittie |
2009-01-17 | blogspam api now supports homepage link | Joey Hess |
2009-01-17 | load rpc xml lib on the fly | Joey Hess |
2009-01-17 | use short names in comittype | Joey Hess |
2009-01-16 | blogspam: New plugin, adding spam filtering for page editing / comment postin... | Joey Hess |
2009-01-16 | make postcomment() pagespecs work while in checkcontent | Joey Hess |
2009-01-16 | add new hook to skeleton | Joey Hess |
2009-01-16 | checkcontent: New hook, can be used to implement arbitrary content filters, i... | Joey Hess |
2009-01-16 | remove xxx comment | Joey Hess |
2009-01-11 | pinger: Get whole url, don't just head. | Joey Hess |
2009-01-10 | Consistently allow use of relative paths in all PageSpecs that take a page na... | Joey Hess |
2009-01-10 | comments: if the remove plugin is enabled, append a "Remove comment" link | Simon McVittie |
2009-01-10 | comments: only try to insert commentuser etc. into templates if the page cont... | Simon McVittie |
2009-01-07 | repolist: New plugin to support the rel=vcs-* microformat. | Joey Hess |
2009-01-07 | increment interface version | Joey Hess |
2009-01-07 | comments: Fix cache avoidance hack. | Joey Hess |
2009-01-06 | rename: Show full names of affected pages. | Joey Hess |
2009-01-06 | refactor | Joey Hess |
2009-01-06 | table: Find links in external files in scan pass. | Joey Hess |
2009-01-06 | typo | Joey Hess |
2009-01-06 | table: Fix misparsed links in external files | Joey Hess |
2009-01-05 | A recent change to gitweb removed support for the form of diffurl that many ... | Joey Hess |