Commit Graph

14650 Commits

Author SHA1 Message Date
Evan Prodromou
c4cc7dbe64 better error output in testuser.php 2012-03-19 00:55:51 -04:00
Evan Prodromou
89d72852d5 Change to use OAuth for authentication 2012-03-17 01:02:41 -04:00
Siebrand Mazeland
c0b5c16ded Localisation updates from http://translatewiki.net. 2012-03-11 22:12:34 +01:00
Siebrand Mazeland
3b3671b228 Localisation updates from http://translatewiki.net. 2012-03-11 22:12:10 +01:00
Siebrand Mazeland
c385eff75e Localisation updates from http://translatewiki.net. 2012-03-11 22:11:12 +01:00
Siebrand Mazeland
855fbfa782 Fix accidental revert by Evan in b4da5f3785. 2012-03-11 21:46:29 +01:00
Evan Prodromou
441ac3faf6 command opts for trainuser 2012-03-09 06:27:34 -06:00
Evan Prodromou
e70f4e1c03 train a whole user 2012-03-09 06:20:07 -06:00
Evan Prodromou
7fe0341375 recover and keep testing 2012-03-08 08:33:51 -06:00
Evan Prodromou
bd2c53414f don't lose filter 2012-03-08 08:18:28 -06:00
Evan Prodromou
f5ba2f6b8e don't use getProfile() when looping 2012-03-08 08:17:48 -06:00
Evan Prodromou
ddcac1d1eb use have_option() 2012-03-08 07:50:51 -06:00
Evan Prodromou
b35fdf13c1 use printfv and printfnq 2012-03-08 07:49:30 -06:00
Evan Prodromou
259acbf966 script to retest a user's notices 2012-03-08 07:46:50 -06:00
Evan Prodromou
e8e0b8c053 Use new event to show forms 2012-03-08 07:01:37 -06:00
Evan Prodromou
5efcfb8598 Don't require real login to view spam 2012-03-08 07:01:21 -06:00
Evan Prodromou
dbae9ea11b new event for notice option items 2012-03-08 06:59:25 -06:00
Evan Prodromou
e7d187eb05 new event for notice option items 2012-03-08 06:58:45 -06:00
Evan Prodromou
eb6b4628b9 Merge from 1.0.x 2012-03-08 06:57:54 -06:00
Evan Prodromou
fc713b660b hide silenced users' profile pages 2012-03-08 06:45:56 -06:00
Evan Prodromou
a4bf33d6b5 mismatched \n 2012-03-08 06:15:27 -06:00
Evan Prodromou
dd862de6fb mismatched \n in locale/es 2012-03-08 06:14:03 -06:00
Evan Prodromou
b4da5f3785 Merge branch 'master' into 1.0.x
Conflicts:
	plugins/Blacklist/BlacklistPlugin.php
2012-03-08 06:08:11 -06:00
Evan Prodromou
e18d45cf66 use accessors for NLI 2012-03-07 16:07:34 -06:00
Evan Prodromou
12921d6b71 accessor for NoticeListItem's Notice 2012-03-07 16:06:50 -06:00
Evan Prodromou
6e01db2c92 accessor for Widget's HTMLOutputter 2012-03-07 16:06:33 -06:00
Evan Prodromou
6b6ede8598 title for the spam stream 2012-03-07 16:02:56 -06:00
Evan Prodromou
783df54086 move the null assignment of $orig up a bit 2012-03-07 15:58:47 -06:00
Evan Prodromou
1573b5d132 Correctly pass notice to Spam_score::save() 2012-03-07 15:58:32 -06:00
Evan Prodromou
495880c817 autoload for SpamAction and SpamNoticeStream 2012-03-07 15:46:21 -06:00
Evan Prodromou
f139199cf1 New stream for reviewing notices marked as spam
Especially with a new spam filter, it's nice to be able to review stuff marked as spam (and correct it).
2012-03-07 15:40:24 -06:00
Evan Prodromou
c6e7c17396 'Mark as ham' => 'Clear spam' 2012-03-07 15:09:30 -06:00
Evan Prodromou
74746eb63e No quotes for url() in CSS 2012-03-07 15:06:27 -06:00
Evan Prodromou
376a19f3c1 Plugin::path() checks local/plugins/ first 2012-03-07 15:04:49 -06:00
Evan Prodromou
5d5aab831b float lefterer 2012-03-07 14:50:31 -06:00
Evan Prodromou
765bd6142f use - instead of _ for forms, and unique ids for submits 2012-03-07 14:46:58 -06:00
Evan Prodromou
e9566af3d9 Add icons for spam toggle 2012-03-07 14:32:05 -06:00
Evan Prodromou
6cabea6ae6 try a wrapper div for training form 2012-03-07 13:21:34 -06:00
Evan Prodromou
bf617fd455 summon a spam filter correctly 2012-03-07 09:16:27 -06:00
Evan Prodromou
32008901ec trim() -> trimmed() 2012-03-07 09:14:49 -06:00
Evan Prodromou
5160562567 don't try to force 'real' login for spam training 2012-03-07 09:12:53 -06:00
Evan Prodromou
55a18f1d17 routes for training 2012-03-07 09:08:05 -06:00
Evan Prodromou
0b87e76945 debug log for missing score 2012-03-07 09:04:55 -06:00
Evan Prodromou
c6c879bdb4 not a reference 2012-03-07 08:09:22 -06:00
Evan Prodromou
4ae3e4aaaf Added forms to train notices as spam/ham 2012-03-07 07:24:28 -06:00
Evan Prodromou
1121b10128 New SpamFilter class 2012-03-05 09:58:57 -06:00
Evan Prodromou
8a1911322f make scale() public 2012-03-05 09:32:25 -06:00
Evan Prodromou
1d46a1288f delete spam score on deleted notice 2012-03-05 09:09:14 -06:00
Siebrand Mazeland
de7ad991f9 Consistency update. 2012-03-05 00:38:39 +01:00
Evan Prodromou
ec7a3c80e5 fix MAX_SCALE constant 2012-03-04 08:49:07 -06:00