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