Commit graph

1843 commits

Author SHA1 Message Date
Translation updater bot aea063cdfa Localisation updates from http://translatewiki.net.
Change-Id: I86b7c5d515bc77d9ad622ffe3d0d29ffa77e45cc
2012-06-05 20:06:19 +00:00
Translation updater bot 406d46f2fe Localisation updates from http://translatewiki.net.
Change-Id: Idc07a362ef03777438d2a0a43dc00632ffa9dd12
2012-06-04 20:47:21 +00:00
Translation updater bot 0d03a049c0 Localisation updates from http://translatewiki.net.
Change-Id: Iccd91dda932121909480c4bce61d3b30c7b9ba88
2012-06-03 20:18:06 +00:00
Translation updater bot d00a0c0ebc Localisation updates from http://translatewiki.net.
Change-Id: Ie1c5456e799ab3e608f3b21ab9e4012f218fce29
2012-06-03 10:46:16 +00:00
Translation updater bot 0f5bc57214 Localisation updates from http://translatewiki.net.
Change-Id: Ieeb1869387a5ed3352699d172a1360883de5803b
2012-06-01 19:22:48 +00:00
Translation updater bot 438918a071 Localisation updates from http://translatewiki.net.
Change-Id: I863865f5234e687c27e514de722c5e2b83e75ca7
2012-05-31 20:14:00 +00:00
Reedy 1536d0dd73 Merge "Bug 36499 - AbuseFilter: Call to a member function getRawText() on a non-object" 2012-05-29 08:40:29 +00:00
Translation updater bot f775933656 Localisation updates from http://translatewiki.net.
Change-Id: I841d1732908022b4dfadd2d9a649fe46835e7977
2012-05-28 19:51:35 +00:00
Translation updater bot 7cddc14f28 Localisation updates from http://translatewiki.net.
Change-Id: I15155d76afe788f42c59fc644832a7b1124664c1
2012-05-27 19:18:28 +00:00
Translation updater bot 5056610e92 Localisation updates from http://translatewiki.net.
Change-Id: Iad1b1dbfe5aa7d5341ff0f0e70a2aa5fc177bd60
2012-05-25 20:15:35 +00:00
Translation updater bot c77c8e3166 Localisation updates from http://translatewiki.net.
Change-Id: If1afbaec0c2715a614c67bbb419fd2ca701bdeff
2012-05-24 20:26:24 +00:00
Translation updater bot 78f15e3650 Localisation updates from http://translatewiki.net.
Change-Id: Ifeb4642a9eb78e17ba1263571c98612e3eb35b62
2012-05-23 19:14:28 +00:00
Translation updater bot a373de5d60 Localisation updates from http://translatewiki.net.
Change-Id: I0c9f3e88b246e73bd18ab4b6fc7a1475ad225939
2012-05-22 22:39:13 +00:00
Translation updater bot bfa3969fd0 Localisation updates from http://translatewiki.net.
Change-Id: I43fccdbe47ed3c578d6b5457df9ae94506de8171
2012-05-21 20:21:57 +00:00
Reedy 3f6492a502 Add .gitignore
Change-Id: I87eaa8dfd4f0ec207c09445ca65d52f5a7b53311
2012-05-21 01:27:29 +01:00
Translation updater bot 0dc48bc628 Localisation updates from http://translatewiki.net.
Change-Id: Ib60216ea5f613f8aa1a902df53949e22a943c12a
2012-05-20 19:45:47 +00:00
Liangent 7ec9201ead Add token to the example of ApiAbuseFilterUnblockAutopromote.
Change-Id: I165afd2412053ea6477c0cd882b903855b277da2
2012-05-19 14:41:44 +08:00
Translation updater bot 9b505a7418 Localisation updates from http://translatewiki.net.
Change-Id: Id2e45623d4a31592f2531901d9234e1215c3a3cf
2012-05-14 19:38:38 +00:00
Catrope c2869a28fd Merge "Abuse Filter: Allow filters to be split into "groups" for the purposes of operating them on different types of input." 2012-05-14 18:47:12 +00:00
Translation updater bot d693a1bca6 Localisation updates from http://translatewiki.net.
Change-Id: Iff510e8f0e807295a38aeea02f184f96c87744c9
2012-05-13 19:50:35 +00:00
Translation updater bot 285a23b368 Localisation updates from http://translatewiki.net.
Change-Id: Ic6493b6b58e65d54dc3167abb6a503f0eec1c856
2012-05-12 17:43:53 +00:00
Andrew Garrett dc207d0cbd Abuse Filter: Allow filters to be split into "groups" for the purposes of operating them on different types of input.
The purpose of this change is to allow AFTv5 developers to run a separate list of filters against article feedback actions without issues of cross-contamination and bumping up against the condition limit.

Change-Id: I758795f01eaf3ff56c5720d660cd989ef95764a7
2012-05-12 12:53:32 +10:00
Translation updater bot cbb2ed008c Localisation updates from http://translatewiki.net.
Change-Id: I5adf95b365a7260a8d5e960afc3c5b15901de63d
2012-05-11 22:39:35 +00:00
Translation updater bot f3361c9d1c Localisation updates from http://translatewiki.net.
Change-Id: I47792972911ea2f7da65bd9a57986c788751eb1a
2012-05-10 20:13:45 +00:00
Szymon Świerkosz 36257344f1 (bug 20272) AbuseFilter does not handle autocreation of accounts.
This change depends on I92f57fc2c3189c42157478de14a8d48045a253b5.

This change provides a handler for AbortAutoAccount hook and adds new
action to the filter: autocreateaccount. Every time the AbortAutoAccount
is invoked the filter is executed. This may create some issues with
users which are affected by a filter, because it may be triggered on
every page view. The AbuseFilter relies on CentralAuth session
blacklisting - for each session the filter will be triggered only
once and then the autocreationg of account will not be attempted.

I don't know why AbortNewAccount hook takes as $message argument
a text of message, however AbortAutoAccount takes a name of the
message. This makes impossible to produce a user friendly message
why account creation is not allowed.

Change-Id: Ie3a7ee9210fd884d214ad3132a502a00332c3138
2012-05-10 10:08:48 +02:00
Translation updater bot d62b890dcf Localisation updates from http://translatewiki.net.
Change-Id: Id228e29d3aa197d032a6a6855aea59567cd08595
2012-05-09 20:28:59 +00:00
Reedy 17cf02578f Merge "Replace a deprecated wfGetIP() call with $wgRequest->getIP()" 2012-05-09 19:54:55 +00:00
Translation updater bot 9c6ab9d052 Localisation updates from http://translatewiki.net.
Change-Id: I257df0449b61eed6713a70bb18c618ab57af8f33
2012-05-08 20:07:54 +00:00
Szymon Świerkosz fb01065583 Replace a deprecated wfGetIP() call with $wgRequest->getIP()
Change-Id: Iad77e7e352afb0d7e065769048ed1d1da25cf867
2012-05-08 09:50:11 +02:00
Translation updater bot e26d8be63d Localisation updates from http://translatewiki.net.
Change-Id: Ic3f2b8d68d51a776ed3c8cdb8b82940ba302d709
2012-05-07 20:39:52 +00:00
Translation updater bot f5d89e0d59 Localisation updates from http://translatewiki.net.
Change-Id: Ia49094308358774208ffdf9e7452d4e293e8a39b
2012-05-06 18:56:43 +00:00
Werdna aed6dd0010 Merge "(bug 18080) Send filter hits and changes to irc.wikimedia.org." 2012-05-06 03:57:03 +00:00
Translation updater bot 8739fc96fa Localisation updates from http://translatewiki.net.
Change-Id: Iee3c54ca20dce1074e337686443bdc9bdc496b9a
2012-05-05 09:33:15 +00:00
Szymon Świerkosz 93b7990fa3 (bug 18080) Send filter hits and changes to irc.wikimedia.org.
I have introduced a new option $wgAbuseFilterNotifications which
allows to configure the extension to send hit notifications to
Special:RecentChanges or UDP. It uses ManualLogEntry class:
ManualLogEntry->publish( 0, $wgAbuseFilterNotifications )

Log entries are _not_ accessible using Special:Log, that's bug 19494.

Change-Id: Ie4bda2f97aa295c0504ba869ef1a99c7a3d20f70
2012-05-04 16:45:19 +02:00
Werdna 0ddac4e5be Merge "(bug 20310) Invalid value of edit_diff" 2012-05-04 04:30:25 +00:00
Reedy 05c082af20 Bug 36499 - AbuseFilter: Call to a member function getRawText() on a non-object
PHP Fatal error:  Call to a member function getRawText() on a non-object in /usr/local/apache/common-local/php-1.20wmf1/extensions/AbuseFilter/AbuseFilter.hooks.php on line 29

Change-Id: I4ce74e641cc10371ef75dc872add23aa052022d2
2012-05-04 00:36:12 +01:00
Translation updater bot 233c7b3555 Localisation updates from http://translatewiki.net.
Change-Id: Id49d8c358b12f987b35515fe19c4d5f74db6ceba
2012-05-01 18:36:52 +00:00
Translation updater bot a684dca699 Localisation updates from http://translatewiki.net.
Change-Id: I4b73f063ab8710857327de75cdc16a3ba49d874f
2012-04-30 20:26:16 +00:00
Szymon Świerkosz 1ba92ac870 (bug 20310) Invalid value of edit_diff
This change makes EditFilterMerged handler replace all \r\n with \n.

Parser::preSaveTransform replaces \r\n with \n for all texts, so
there are no \r in the database. The hook EditFilterMerged is run
before the text is processed by Parser::preSaveTransform, so the
diff will be useless if the client sends content with \r\n as line
endings.

Change-Id: If81fe7cc5e3af51a6564f86597d3afaefc7ad4b7
2012-04-29 11:03:42 +02:00
Translation updater bot 0c6faec654 Localisation updates from http://translatewiki.net.
Change-Id: I3e9fb56c0adbb16ad0b294289fffa11b3b8cc05d
2012-04-27 20:00:28 +00:00
Translation updater bot 184bbe3507 Localisation updates from http://translatewiki.net.
Change-Id: I15d10f2116531fb6299d5d71b58f465b218f17e2
2012-04-26 19:17:25 +00:00
Werdna 23417ce4e8 Merge "Add documentation for message "abusefilter-edit-builder-funcs-rescape"" 2012-04-26 14:34:18 +00:00
Werdna d6859cee64 Merge "The message "abusefilter-tools-subtitle" is not there." 2012-04-26 14:32:21 +00:00
Translation updater bot 01f8e588cb Localisation updates from http://translatewiki.net.
Change-Id: I40e1bd5e5edaa552e235f938777a17a729246ffe
2012-04-25 19:29:24 +00:00
Translation updater bot cb4a763fb9 Localisation updates from http://translatewiki.net.
Change-Id: I98f3cfa8d871c1584f580a9fd97389d4026be110
2012-04-24 19:42:20 +00:00
Demon ad0f50b4db Merge "(bug 18145) Diffs on some /details views are stretched horizontally." 2012-04-23 21:24:49 +00:00
Translation updater bot c74e04f5b8 Localisation updates from http://translatewiki.net.
Change-Id: Ib860d3736a5f97573f8e3edc083d772cd4f5e22c
2012-04-23 19:49:24 +00:00
Translation updater bot 8c98e37400 Localisation updates from http://translatewiki.net.
Change-Id: Iaa177eb8323ac935b8f6327442ee07a616c45516
2012-04-22 19:08:33 +00:00
Translation updater bot 7f1a82cfe3 Localisation updates from http://translatewiki.net.
Change-Id: Ieacf3b31061e7dd844f6dc8dcec343c2224203cd
2012-04-21 18:53:13 +00:00
Translation updater bot b4c60f9021 Localisation updates from http://translatewiki.net.
Change-Id: I998be55dbea5415c0dbb16a05607c73131f127dd
2012-04-20 19:00:59 +00:00