summaryrefslogtreecommitdiff
path: root/IkiWiki/UserInfo.pm
AgeCommit message (Expand)Author
2008-12-24remove deprecated admin prefsJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-08-01banned_users move to setup file, stage 1Joey Hess
2008-07-11fix use orderingJoey Hess
2008-03-19Store 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 wentJoey Hess
2007-05-06correct documentation about scan hook (which has never existed)joey
2007-04-27* pagespec_match() has changed to take named parameters, to better allowjoey
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-21using setsid before import.. how did that ever work?joey
2007-02-15* Many changes to make ikiwiki very resistant to write failuresjoey
2007-02-06* Patch based on a patch from Ethan to support relative matching injoey
2007-01-04added some comments for translatorsjoey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
2006-12-24updatejoey
2006-12-02* Fix daemonisation code to only do daemon setup things after forking thejoey
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 allowsjoey
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 usejoey
2006-04-28two notify bug fixes:joey
2006-04-25- fix typojoey
2006-04-25morejoey
2006-04-25subscription nearly donejoey
2006-04-24commit changes for email subscriptionsjoey