toast/cookiecaptcha.git
16 years agouse wfStreamFile() to output the captcha image; it takes care of removing the extra...
Brion Vibber [Tue, 20 Feb 2007 08:30:14 +0000 (08:30 +0000)]
use wfStreamFile() to output the captcha image; it takes care of removing the extra gzip compression and crap

16 years agoPHP 4 / MW 1.6 compat
Brion Vibber [Mon, 19 Feb 2007 22:26:06 +0000 (22:26 +0000)]
PHP 4 / MW 1.6 compat

16 years agoAdd alternative session storage for captcha data using $wgMemc, if
Brion Vibber [Mon, 19 Feb 2007 21:32:16 +0000 (21:32 +0000)]
Add alternative session storage for captcha data using $wgMemc, if
wgCaptchaStorageClass is set to 'CaptchaCacheStore' (custom classes
are also possible).
Enables use of captchas by anons with cookies disabled, so long as
the object cache system is set up for general caching.

16 years agocs l10n: http://bugzilla.wikimedia.org/show_bug.cgi?id=9030
Brion Vibber [Mon, 19 Feb 2007 21:00:51 +0000 (21:00 +0000)]
cs l10n: bugzilla.wikimedia.org/show_bug.cgi?id=9030

16 years agoAdd options to break up the captcha image storage with hash-digit subdirectories...
Brion Vibber [Mon, 19 Feb 2007 20:09:03 +0000 (20:09 +0000)]
Add options to break up the captcha image storage with hash-digit subdirectories to avoid trawling through a giant directory on every hit

16 years ago* (bug 8767) Dutch (nl) i18n updates for 14 extensions
Niklas Laxström [Thu, 25 Jan 2007 14:48:29 +0000 (14:48 +0000)]
* (bug 8767) Dutch (nl) i18n updates for 14 extensions

16 years ago* Reformat language file for Asksql.
Ivan Lanin [Thu, 25 Jan 2007 03:03:22 +0000 (03:03 +0000)]
* Reformat language file for Asksql.
* Change "captcha-short" to "captcha-edit" on ConfirmEdit (following en)
* Update Indonesian translation of ChemFunctions, Renameuser
* New Indonesian translation for Asksql, MathStatFunctions, UserImages

16 years ago* Breton translations
Niklas Laxström [Wed, 24 Jan 2007 19:49:32 +0000 (19:49 +0000)]
* Breton translations

16 years ago* Slovak translations to extensions
Niklas Laxström [Tue, 23 Jan 2007 17:18:36 +0000 (17:18 +0000)]
* Slovak translations to extensions

16 years agoUse Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso [Sat, 20 Jan 2007 15:10:35 +0000 (15:10 +0000)]
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
This is like r19502 but for extensions.

16 years agokill whitespaces
Antoine Musso [Sun, 14 Jan 2007 00:51:11 +0000 (00:51 +0000)]
kill whitespaces

16 years ago(bug 8616) French extensions localisation updates. Patch by Korrigan.
Leon Weber [Sat, 13 Jan 2007 08:57:59 +0000 (08:57 +0000)]
(bug 8616) French extensions localisation updates. Patch by Korrigan.

16 years ago* German localisation patch by raymond
Leon Weber [Fri, 12 Jan 2007 22:24:37 +0000 (22:24 +0000)]
* German localisation patch by raymond
* (bug 8595) French AntiSpoof localisation patch by Korrigan
* (bug 8596) French BoardVote localisation patch by Korrigan
* (bug 8597) French CategoryTree localisation patch by Korrigan
* (bug 8609) French Cite localisation patch by Korrigan
* (bug 8612) Portugues extensions localisation patch by 555

16 years agoAdd descriptions and urls (if available) for 4 extensions used in Wikipedia:
Ivan Lanin [Thu, 11 Jan 2007 05:36:48 +0000 (05:36 +0000)]
Add descriptions and urls (if available) for 4 extensions used in Wikipedia:
* ConfirmEdit
* EasyTimeline
* ImageMap
* OAIRepository

16 years ago(Bug 8543) Indonesian localisation (id) for MediaWiki extensions.
Ivan Lanin [Wed, 10 Jan 2007 20:00:40 +0000 (20:00 +0000)]
(Bug 8543) Indonesian localisation (id) for MediaWiki extensions.

16 years ago* Updated Finnish translations
Niklas Laxström [Sat, 6 Jan 2007 22:19:42 +0000 (22:19 +0000)]
* Updated Finnish translations

16 years agoUpdate.
Rotem Liss [Fri, 5 Jan 2007 15:27:31 +0000 (15:27 +0000)]
Update.

16 years agoNote that cookies must be enabled in default "captchahelp-text" message
Rob Church [Thu, 4 Jan 2007 23:19:59 +0000 (23:19 +0000)]
Note that cookies must be enabled in default "captchahelp-text" message

16 years agoExtension credits
Rob Church [Thu, 4 Jan 2007 23:11:44 +0000 (23:11 +0000)]
Extension credits

16 years agoWhoops, forgot to commit the third patch raymond sent me :))
Leon Weber [Thu, 4 Jan 2007 17:44:01 +0000 (17:44 +0000)]
Whoops, forgot to commit the third patch raymond sent me :))

16 years agoGerman localisation patch by raymond
Leon Weber [Thu, 4 Jan 2007 17:39:25 +0000 (17:39 +0000)]
German localisation patch by raymond

16 years ago(bug 8484) Provide a getMessage() method that individual captcha plugins can use...
Rob Church [Thu, 4 Jan 2007 16:48:53 +0000 (16:48 +0000)]
(bug 8484) Provide a getMessage() method that individual captcha plugins can use to override the messages for each appearance, refer to a sum in SimpleCaptcha and an image in FancyCaptcha, tweak inefficient message-loading code, possibly something else I forgot

16 years ago* Some Finnish translations
Niklas Laxström [Sat, 30 Dec 2006 12:17:40 +0000 (12:17 +0000)]
* Some Finnish translations

16 years ago* (bug 8374) Portugese localisation patches to extensions
Leon Weber [Sun, 24 Dec 2006 22:00:24 +0000 (22:00 +0000)]
* (bug 8374) Portugese localisation patches to extensions
* Made the code of one of my previous commits look nicer :-)

16 years agoJapanese translation of ConfirmEdit strings; submitted by Yu Kobayashi:
Brion Vibber [Sun, 24 Dec 2006 09:57:22 +0000 (09:57 +0000)]
Japanese translation of ConfirmEdit strings; submitted by Yu Kobayashi:
http://mail.wikipedia.org/pipermail/wikitech-l/2006-December/040576.html

16 years ago* (bug 4823) Use full parser to extract URLs in ConfirmEdit checks.
Brion Vibber [Fri, 15 Dec 2006 10:06:58 +0000 (10:06 +0000)]
* (bug 4823) Use full parser to extract URLs in ConfirmEdit checks.
  Should work on 1.6 or higher, tested on 1.8 and 1.9
* (bug 8268) Fix regression in ConfirmEdit on 1.8 and higher when
  no parser hook extensions are present, leaving $wgParser stubbed

16 years ago* (bug 8183) Italian localisation patches by Broken Arrow, batch 2.
Leon Weber [Sun, 3 Dec 2006 21:45:01 +0000 (21:45 +0000)]
* (bug 8183) Italian localisation patches by Broken Arrow, batch 2.

16 years ago* (bug 8127) Applied localization patch by helix84
Leon Weber [Sun, 3 Dec 2006 09:18:02 +0000 (09:18 +0000)]
* (bug 8127) Applied localization patch by helix84

16 years ago(bug 7795) Czech translation for ExpandTemplates, Cite, LuceneSearch, Makesysop,...
Rotem Liss [Sat, 18 Nov 2006 15:05:43 +0000 (15:05 +0000)]
(bug 7795) Czech translation for ExpandTemplates, Cite, LuceneSearch, Makesysop, LinkSearch, Desysop, ConfirmEdit, and CheckUser

16 years ago(bug 7971) Kazakh i18n updates for extensions
Rotem Liss [Sat, 18 Nov 2006 14:57:17 +0000 (14:57 +0000)]
(bug 7971) Kazakh i18n updates for extensions

16 years ago(bug 7544) Slovak (sk) translation update for extensions
Jimmy Collins [Sat, 14 Oct 2006 09:11:31 +0000 (09:11 +0000)]
(bug 7544) Slovak (sk) translation update for extensions

16 years ago* (bug 7337) Russian translation for CheckUser
Rotem Liss [Fri, 15 Sep 2006 14:42:05 +0000 (14:42 +0000)]
* (bug 7337) Russian translation for CheckUser
* (bug 7338) Russian translation for ConfirmEdit
* (bug 7339) Russian translation for Desysop
* (bug 7340) Russian translation for DynamicPageList2
* (bug 7341) Russian translation for ExpandTemplates
* (bug 7342) Russian translation for FilePath
* (bug 7343) Russian translation for BoardVote

16 years ago(bug 7296) i18n for Cite, SpecialCite, ConfirmEdit, DynamicPageList2, Filepath extens...
Rotem Liss [Tue, 12 Sep 2006 12:31:00 +0000 (12:31 +0000)]
(bug 7296) i18n for Cite, SpecialCite, ConfirmEdit, DynamicPageList2, Filepath extensions (zho series,yue)

16 years agoSeveral EOL fixes.
Rotem Liss [Mon, 28 Aug 2006 13:27:59 +0000 (13:27 +0000)]
Several EOL fixes.

16 years agoMoved all the extension messages from Walloon (wa) localisation to the extensions...
Rotem Liss [Thu, 10 Aug 2006 18:22:31 +0000 (18:22 +0000)]
Moved all the extension messages from Walloon (wa) localisation to the extensions themselves (except for Makebot).

16 years agoMoving Captcha messages from the Bosnian (bs) file to the extension internationalisat...
Rotem Liss [Thu, 10 Aug 2006 12:04:11 +0000 (12:04 +0000)]
Moving Captcha messages from the Bosnian (bs) file to the extension internationalisation file.

16 years agoRevert 15644; extensions need to remain self-contained
Brion Vibber [Sun, 16 Jul 2006 21:43:23 +0000 (21:43 +0000)]
Revert 15644; extensions need to remain self-contained

16 years agoUsing the right restriction parameter - empty string instead of 'false'.
Rotem Liss [Sun, 16 Jul 2006 15:59:25 +0000 (15:59 +0000)]
Using the right restriction parameter - empty string instead of 'false'.

16 years agoConfirmEdit nl localisation.
Rotem Liss [Sun, 16 Jul 2006 15:46:46 +0000 (15:46 +0000)]
ConfirmEdit nl localisation.

16 years agoUsing the extAddMessages function for all the internationalised extensions.
Rotem Liss [Sat, 15 Jul 2006 18:06:26 +0000 (18:06 +0000)]
Using the extAddMessages function for all the internationalised extensions.

16 years ago(bug 6694) Indonesian (id) translations for BoardVote, CheckUser, Cite, ConfirmEdit...
Rotem Liss [Sat, 15 Jul 2006 16:23:14 +0000 (16:23 +0000)]
(bug 6694) Indonesian (id) translations for BoardVote, CheckUser, Cite, ConfirmEdit, and SiteMatrix extensions

16 years ago* SiteMatrix Internationalisation (en + he)
Rotem Liss [Sat, 15 Jul 2006 15:17:32 +0000 (15:17 +0000)]
* SiteMatrix Internationalisation (en + he)
* Fixing spelling errors

16 years agoConfirmEdit Internationalisation (en + he)
Rotem Liss [Sat, 15 Jul 2006 14:52:53 +0000 (14:52 +0000)]
ConfirmEdit Internationalisation (en + he)

16 years agoAdding elements to $wgSpecialPages must be done before SpecialPage::initList()
Tim Starling [Mon, 3 Jul 2006 15:56:15 +0000 (15:56 +0000)]
Adding elements to $wgSpecialPages must be done before SpecialPage::initList()

16 years agodefer loading SpecialPage.php
Tim Starling [Sun, 2 Jul 2006 12:49:19 +0000 (12:49 +0000)]
defer loading SpecialPage.php

16 years agoAdd $wgCaptchaRegexes array; if set, captcha also triggers on new matches
Brion Vibber [Sat, 24 Jun 2006 21:26:48 +0000 (21:26 +0000)]
Add $wgCaptchaRegexes array; if set, captcha also triggers on new matches
to the regexes contained therein.

16 years agoCaptcha class using simple sums and the math renderer. Not brilliant, but enough...
Rob Church [Mon, 12 Jun 2006 19:56:17 +0000 (19:56 +0000)]
Captcha class using simple sums and the math renderer. Not brilliant, but enough to dissuade casual spam bots.

17 years agoLog trigger when all-edits mode is enabled.
Brion Vibber [Thu, 9 Feb 2006 17:46:56 +0000 (17:46 +0000)]
Log trigger when all-edits mode is enabled.

17 years agoRearrange to work with the user account creation form as well as edits.
Brion Vibber [Sun, 29 Jan 2006 07:37:33 +0000 (07:37 +0000)]
Rearrange to work with the user account creation form as well as edits.
Requires new hooks just added on HEAD

17 years agoForgot to clear used captcha info from the session after answering.
Brion Vibber [Sun, 29 Jan 2006 02:25:04 +0000 (02:25 +0000)]
Forgot to clear used captcha info from the session after answering.

17 years agotyop
Brion Vibber [Sun, 29 Jan 2006 00:46:29 +0000 (00:46 +0000)]
tyop

17 years agoadjust logging
Brion Vibber [Sat, 28 Jan 2006 07:24:34 +0000 (07:24 +0000)]
adjust logging

17 years agoadd a whitelist regex for urls to avoid triggering captcha
Brion Vibber [Fri, 27 Jan 2006 11:05:50 +0000 (11:05 +0000)]
add a whitelist regex for urls to avoid triggering captcha

17 years agoCaptcha generating script by Neil Harris
Brion Vibber [Fri, 27 Jan 2006 10:22:37 +0000 (10:22 +0000)]
Captcha generating script by Neil Harris
with some tweaks for command-line options
Requires Python Imaging Library, a word list file, and a TrueType font.

17 years ago* save each captcha's session data separately, so multiple tabs/windows work
Brion Vibber [Fri, 27 Jan 2006 08:00:32 +0000 (08:00 +0000)]
* save each captcha's session data separately, so multiple tabs/windows work

17 years agocommitting progress so i don't forget to save changes this month
Brion Vibber [Fri, 27 Jan 2006 01:53:10 +0000 (01:53 +0000)]
committing progress so i don't forget to save changes this month
* add some semi-useful help text
* fix tab order when the captcha form comes up
* work with more than 16 image files *cough*

17 years agomore short open tags
Brion Vibber [Thu, 29 Dec 2005 17:19:28 +0000 (17:19 +0000)]
more short open tags

17 years ago* Adding a <label> associated with the <input>
Ævar Arnfjörð Bjarmason [Fri, 14 Oct 2005 05:25:49 +0000 (05:25 +0000)]
* Adding a <label> associated with the <input>

17 years agoFurther testing, integrating images generated from Neil's python goody.
Brion Vibber [Fri, 14 Oct 2005 05:07:24 +0000 (05:07 +0000)]
Further testing, integrating images generated from Neil's python goody.
Still experimental and incomplete, not ready for use.

17 years agoPrelim proof-of-concept testing captcha extension framework.
Brion Vibber [Fri, 30 Sep 2005 09:21:02 +0000 (09:21 +0000)]
Prelim proof-of-concept testing captcha extension framework.
Not a real captcha, not expected to be robust against real spammers yet!