Age | Commit message (Expand) | Author |
2008-12-24 | remove deprecated admin prefs | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-08-01 | banned_users move to setup file, stage 1 | Joey Hess |
2008-07-11 | fix use ordering | Joey Hess |
2008-03-19 | Store userinfo in network byte order for easy portability. (Old files will be... | Joey Hess |
2008-01-29 | * Removed support for sending commit notification mails. Along with it went | Joey Hess |
2007-05-06 | correct documentation about scan hook (which has never existed) | joey |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey |
2007-04-27 | * Add user(name) to the PageSpec for commit subscriptions. | joey |
2007-04-26 | * Fix sending of commit mails when new pages are added via the web. | joey |
2007-04-10 | * Optimise displaytime, trimming maybe 6% off the build time. | joey |
2007-02-21 | using setsid before import.. how did that ever work? | joey |
2007-02-15 | * Many changes to make ikiwiki very resistant to write failures | joey |
2007-02-06 | * Patch based on a patch from Ethan to support relative matching in | joey |
2007-01-04 | added some comments for translators | joey |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey |
2006-12-24 | update | joey |
2006-12-02 | * Fix daemonisation code to only do daemon setup things after forking the | joey |
2006-11-22 | * Add toggle plugin. | joey |
2006-11-21 | * Add a test suite for the mercurial backend, contributed by Emanuele Aina. | joey |
2006-10-28 | * Add basic spam fighting tool for admins: An admin's prefs page now allows | joey |
2006-08-02 | * Renamed GlobLists to PageSpecs. | joey |
2006-05-02 | * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use | joey |
2006-04-28 | two notify bug fixes: | joey |
2006-04-25 | - fix typo | joey |
2006-04-25 | more | joey |
2006-04-25 | subscription nearly done | joey |
2006-04-24 | commit changes for email subscriptions | joey |