Commit Graph

14664 Commits

Author SHA1 Message Date
Evan Prodromou d942072a6c Optionally hide spam from timelines
For sites with a lot of spam, this will hide that spam from timelines for everyone but moderators.
2012-03-21 10:26:00 -04:00
Evan Prodromou a431fca442 New events for pre-filling a NoticeList
The NoticeList has some code to pre-fill some auxiliary data for
notices. These new events let plugins hook that event and do their own
pre-filling.
2012-03-21 10:25:51 -04:00
Evan Prodromou 3fb3ddb3a6 Optionally hide spam from timelines
For sites with a lot of spam, this will hide that spam from timelines for everyone but moderators.
2012-03-21 10:17:11 -04:00
Evan Prodromou 4c4cd9ec77 New events for pre-filling a NoticeList
The NoticeList has some code to pre-fill some auxiliary data for
notices. These new events let plugins hook that event and do their own
pre-filling.
2012-03-21 09:26:35 -04:00
Evan Prodromou 6f2f302004 Only hide spam if set 2012-03-20 21:37:35 -04:00
Evan Prodromou d2d75823a4 Use this for scope check 2012-03-20 21:13:35 -04:00
Evan Prodromou e7a38f799b Use this for scope check 2012-03-20 21:13:12 -04:00
Evan Prodromou d016ce846e Hide spam notices 2012-03-20 20:48:47 -04:00
Evan Prodromou b65db93d29 New events for overriding scope checks 2012-03-20 16:39:43 -04:00
Evan Prodromou 3619f9faaa New events for overriding scope checks 2012-03-20 16:38:56 -04:00
Evan Prodromou 76e6dd00ad always rw 2012-03-19 11:53:53 -04:00
Evan Prodromou cfef7af2ae Only show training buttons if you can train 2012-03-19 10:30:54 -04:00
Evan Prodromou 717bb5f456 Get the score if needed on-demand 2012-03-19 10:15:33 -04:00
Evan Prodromou 6a49e26321 better propagation of HTTP response 2012-03-19 01:59:26 -04:00
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