Andrew Garrett
ac575f599b
Fix double-escaping on diff page
2009-03-18 00:15:47 +00:00
Andrew Garrett
1aa5ea69e8
Disable logging until logging table is fixed up
2009-03-17 23:54:56 +00:00
Victor Vasiliev
19d1cfe329
Really fix bug 17664 by switching from $editor->textbox1 (which of course contains section text, not page text) to $text in EditFilterMerged hook
2009-03-17 20:44:53 +00:00
Rotem Liss
f48d562b20
* Localization update for he.
...
* In WikimediaMessages: Changing grouppage-bigexporter to grouppage-bigexport, to match the group and group member messages, and the original definition.
* In core: Rebuilding English file.
2009-03-17 20:31:43 +00:00
Andrew Garrett
77905f7873
Fix nav links for edit screen
2009-03-17 14:09:17 +00:00
Andrew Garrett
0ce853e093
Prevent leaking of hidden filters through history interface.
2009-03-17 13:18:33 +00:00
Andrew Garrett
99805ab584
Use POST instead of GET for the evaluate with vars AJAX widget -- results in too-long URIs and therefore 400s
2009-03-17 00:10:58 +00:00
Andrew Garrett
00b468285a
Duuuuuh
2009-03-16 23:47:10 +00:00
Andrew Garrett
c7f2cb2488
Fix boundary condition for prevention of double-warnings
2009-03-16 23:42:04 +00:00
Andrew Garrett
da04ffee54
Bump style version
2009-03-16 23:32:44 +00:00
Andrew Garrett
357c4f030e
Workaround for empty $wgTitle in API calls.
2009-03-16 23:02:18 +00:00
Raimond Spekking
de5e906b76
Localisation updates for extension messages from translatewiki.net (2009-03-16 19:23 UTC)
2009-03-16 19:44:48 +00:00
Andrew Garrett
1f4f45f8f2
Again revert accidentally-committed half-done code
2009-03-16 08:24:20 +00:00
Andrew Garrett
334582b645
Fix weird bug occurring in corrupted databases.
2009-03-16 08:21:24 +00:00
Rotem Liss
26597d4257
Localization update for he.
2009-03-13 16:48:14 +00:00
Andrew Garrett
a8a4d7fc5a
Revert half-done code introduced in r48372
2009-03-13 08:11:43 +00:00
Andrew Garrett
0e070fac7f
Fix problems with prevention of double warnings
2009-03-13 08:02:05 +00:00
Raimond Spekking
7dde267c91
Localisation updates for extension messages from translatewiki.net (2009-03-12 21:40 UTC)
2009-03-12 21:58:12 +00:00
Andrew Garrett
b35585733b
Add paging to examine
2009-03-12 11:38:21 +00:00
Andrew Garrett
5493b2a690
Add diffs to AbuseFilter. Includes a related pare-down of history, under the assumption that diffs will take up the slack
2009-03-12 05:04:39 +00:00
Raimond Spekking
06a1e8303d
Follow up r47847: Show the timestemp in users preference timezone
2009-03-11 18:58:38 +00:00
Andrew Garrett
cca12dab2e
Hide rollback links in examine interface
2009-03-11 09:45:45 +00:00
Rotem Liss
c17b47741f
Localization update for he.
2009-03-11 09:38:42 +00:00
Andrew Garrett
dd0cf2a650
Fix logging where no skin is given
2009-03-11 08:03:25 +00:00
Raimond Spekking
960c9d7463
Use the long time existing pipeList :-)
2009-03-11 07:49:56 +00:00
Andrew Garrett
fe5141c412
Add a normal log for filter changes, mostly just a pointer back to the real log.
2009-03-11 07:12:42 +00:00
Andrew Garrett
3a55ecbc85
Link together abusefilter pages with a navigation interface at the top. Add a better intro to the abusefilter home page.
2009-03-11 05:55:06 +00:00
Andrew Garrett
05b6efd7d6
Message that has been missing for god knows how long.
2009-03-11 01:51:25 +00:00
Andrew Garrett
145db0f341
load() user objects when retriving properties. Might help with some strange bugs we're seeing on testwiki but nowhere else
2009-03-10 23:28:18 +00:00
Andrew Garrett
4f2b9a97a4
A whole lotta abusefilter profiling
2009-03-10 22:56:51 +00:00
Raimond Spekking
556218169f
Localisation updates for extension messages from translatewiki.net (2009-03-10 20:50 UTC)
2009-03-10 21:05:10 +00:00
Siebrand Mazeland
23685aa82f
Localisation updates for extension messages from translatewiki.net (2009-03-09 22:54 UTC)
2009-03-09 23:12:20 +00:00
Andrew Garrett
26752e1d74
Appropriate handling of invalid titles and moves with suppressed redirects.
2009-03-09 13:22:58 +00:00
Andrew Garrett
864a73e907
New ip_in_range function
2009-03-09 12:39:52 +00:00
Rotem Liss
7e6b548b4c
Localization update for he.
2009-03-08 20:48:29 +00:00
Raimond Spekking
97e2eb8431
Localisation updates for extension messages from translatewiki.net (2009-03-08 19:57 UTC)
2009-03-08 20:35:28 +00:00
Siebrand Mazeland
5ebcee6089
* add GENDER support for 'abusefilter-reautoconfirm-done' and 'abusefilter-reautoconfirm-none'
...
* update message 'abusefilter-reautoconfirm-none'
2009-03-08 18:32:59 +00:00
Siebrand Mazeland
360fde72d4
Localisation updates for extension messages from translatewiki.net (2009-03-07 17:28 UTC)
2009-03-07 17:45:21 +00:00
Rotem Liss
900f7d8992
Localization update for he, and several fixes in en.
2009-03-07 14:06:59 +00:00
Andrew Garrett
5983a65415
Change escaping handling -- make \d => \d instead of d. It helps with writing regexes.
2009-03-07 01:31:35 +00:00
Andrew Garrett
55b417f517
Add rcount function, same as count except it takes a regex as the needle
2009-03-07 01:26:42 +00:00
Andrew Garrett
02a84cbd90
Debugging code for bug 17815
2009-03-06 23:11:07 +00:00
Raimond Spekking
58fdf4f05d
* Add Language::semicolonList() function
...
** Todo: combine all three list functions (comma, semicolon, pipe) into one function with a parameter?
* Use pipe as backlink separator to be consistent with other navigation elements
* Show the colon for case 'afh_actions' only if parameters exist
** Remove the now useless message
* Localize the usages of comma and semicolon
2009-03-06 10:56:37 +00:00
Siebrand Mazeland
d504b8ee5e
Localisation updates for extension messages from translatewiki.net (2009-03-05 23:24 UTC)
2009-03-05 23:41:28 +00:00
Rotem Liss
eed62fed53
Localization update for he.
2009-03-05 19:22:37 +00:00
Andrew Garrett
e60dee6cac
Add an interface for extensions to add variables into the variable list (only for ones generated for filtering, for now). Includes an implementation in the TorBlock extension
2009-03-05 02:43:05 +00:00
Raimond Spekking
949aa2ec69
Localisation updates for extension messages from translatewiki.net (2009-03-04 20:19 UTC)
2009-03-04 20:51:07 +00:00
Andrew Garrett
be7dcd9b3b
(bug 17674) Add minor_edit variable to AbuseFilter
2009-03-04 02:04:48 +00:00
Andrew Garrett
03e12503a3
(bug 17664) Handle section-editing correctly by switching from EditFilter to EditFilterMerged.
...
Also, fix a weird bug where the Abuse Filter was diffing the parsed text, not the wikitext
2009-03-04 01:56:21 +00:00
Raimond Spekking
2d10caf937
Add a full stop at the end of a sentence
2009-03-03 20:04:03 +00:00