Releases for Spam

spam 6.x-1.0

Jeremy - August 10, 2009 - 18:47
Official release from CVS tag: DRUPAL-6--1-0
First released: August 10, 2009 - 18:47
Download: spam-6.x-1.0.tar.gz
Size: 51.98 KB
md5_file hash: a377244f15c9c661e870f1c264e68cc0
Last updated: August 10, 2009 - 18:52
View usage statistics for this release

No changes since 6.x-1.0-rc1.

The Spam module provides numerous tools to auto-detect and deal with spam content that is posted to your site, without having to rely on third-party services. The Spam module provides a trainable Bayesian filter, automatic learning of spammer URLs, flagging of content with an excessive number of links, the ability to create custom filters, and more.

This is the first official stable release of the Spam module for Drupal 6.x.

spam 6.x-1.0-rc1

Jeremy - August 7, 2009 - 01:55
Official release from CVS tag: DRUPAL-6--1-0-RC1
First released: August 7, 2009 - 01:55
Download: spam-6.x-1.0-rc1.tar.gz
Size: 46.63 KB
md5_file hash: 9f0f7f33e6c92db618f5fc9b52e40c55
Last updated: August 7, 2009 - 02:01
View usage statistics for this release

Changes since 6.x-1.0-beta1:

Bug fixes:

Features:

spam 6.x-1.0-beta1

gnassar - August 6, 2009 - 03:32
Official release from CVS tag: DRUPAL-6--1-0-BETA1
First released: August 6, 2009 - 03:32
Download: spam-6.x-1.0-beta1.tar.gz
Size: 45.77 KB
md5_file hash: 03ec90b500812136926e10320d7612dd
Last updated: August 6, 2009 - 03:36
View usage statistics for this release

Finally, an "official" 6.x release!

To answer what seems the most likely question: yes, this is live on some production sites. We're actively beta testing this; it's stable, and just has a few quirks to still iron out. See the issues queue for details.

spam 6.x-1.x-dev

Jeremy - December 25, 2008 - 05:45
Nightly development snapshot from CVS branch: DRUPAL-6--1
First released: December 25, 2008 - 05:45
Download: spam-6.x-1.x-dev.tar.gz
Size: 51.77 KB
md5_file hash: 1f4827637a7203e79daa527fc98e017e
Last updated: September 1, 2009 - 00:28
View usage statistics for this release

6.x development branch.

spam 5.x-3.0-beta1

Jeremy - September 29, 2008 - 17:40
Official release from CVS tag: DRUPAL-5--3-0-BETA1
First released: September 29, 2008 - 17:40
Download: spam-5.x-3.0-beta1.tar.gz
Size: 46.74 KB
md5_file hash: 9374323ae0ef2dfb3c3c15e004b8784a
Last updated: September 29, 2008 - 17:50
View usage statistics for this release

The third complete rewrite of the spam module has finally entered beta status. This suggests that it is mostly feature complete, and the the underlying database schema's have stabilized. While minor features may still be added between now and the first 1.0 release, no major features should be allowed. The goal between no and the 1.0 release is to improve stability, solving any remaining bugs.

This release includes a number of new features and bug fixes since the last release.

New features:

  • Custom filters: It's now possible to define custom spam filter rules, a missing feature restored from the old 5.x-1.x version of the module. Custom filter rules previously defined for the 5.x-1.x spam module will be automatically upgraded.
  • Users can now automatically upgrade from the 5.x-1.x spam module by replacing their old code with the new code then running update.php.

There was an effort to better support PostgreSQL as well, though this effort is not yet complete.

spam 5.x-1.0-alpha8

Jeremy - September 20, 2008 - 16:27
Official release from CVS tag: DRUPAL-5--1-0-ALPHA8
First released: September 20, 2008 - 16:27
Download: spam-5.x-1.0-alpha8.tar.gz
Size: 41.49 KB
md5_file hash: cfe785fd44a58ef2cb632634962c6dda
Last updated: September 20, 2008 - 16:30
View usage statistics for this release

The final -alpha release for the 5.x-3.x spam module. The next release should be a beta release, with all major features complete.

This release addresses upgrading from the 5.x-1.x version of the spam module, now a supported process.

spam 5.x-3.0-alpha7

Jeremy - September 19, 2008 - 20:14
Official release from CVS tag: DRUPAL-5--3-0-ALPHA7
First released: September 19, 2008 - 20:14
Download: spam-5.x-3.0-alpha7.tar.gz
Size: 41.15 KB
md5_file hash: cc1a1aab6e4c2c92373857cba0f1c8e7
Last updated: September 19, 2008 - 20:20
View usage statistics for this release

Features:

  • Scan user profile fields if filtering users.
  • Allow users to report when the spam filter incorrectly flags them as a spammer.
  • Allow administrators to manage feedback, publishing content that was incorrectly flagged as spam.

Bug fixes:

  • #302472: fix node_age.module to support PHP4
  • #287551: allow editing of all options on spam administrative configuration page

spam 5.x-3.0-alpha6

Jeremy - July 25, 2008 - 01:01
Official release from CVS tag: DRUPAL-5--3-0-alpha6
First released: July 25, 2008 - 01:01
Download: spam-5.x-3.0-alpha6.tar.gz
Size: 38.29 KB
md5_file hash: 6368a1d7ef9ad7d6e5a95f1e3b26af81
Last updated: July 25, 2008 - 01:05
View usage statistics for this release

This is a bug fix release. It fixes the following bugs:

  • bug #274209: support php4, implement form_alter outside of standard adapi
  • bug #284336: only display spam links if filtering content type
  • bug #284389: validate that tokens exist before using them
  • bug #273398: file never got checked in, thus bayesian schema not created
  • bug #275614: be sure that we don't divide by zero
  • bug #275315: add missing {}'s
  • bug #262618: called spam_install() when meant to call spam_upgrade_0()
  • added index, addressing a query showing up in my slow query logs

spam 5.x-3.0-alpha5

Jeremy - May 20, 2008 - 21:12
Official release from CVS tag: DRUPAL-5--3-0-alpha5
First released: May 20, 2008 - 21:12
Download: spam-5.x-3.0-alpha5.tar.gz
Size: 37.34 KB
md5_file hash: 40f055abdc1e05474e0ee99e0f81a8a4
Last updated: May 20, 2008 - 21:15
View usage statistics for this release

New features:

  • Comments: integrate spam management into comment administration forms
  • Comments: give spam its own status code, removing it from the 'Approval queue'
  • Comments: update comment edit form so comments can be published, unpublished, or spam

Bug fixes:

  • Silence unnecessary errors when upgrading from 2.x spam module
  • Properly install the spam_statistics table

And more...

spam 5.x-3.0-alpha4

Jeremy - April 30, 2008 - 14:43
Official release from CVS tag: DRUPAL-5--3-0-ALPHA4
First released: April 30, 2008 - 14:43
Download: spam-5.x-3.0-alpha4.tar.gz
Size: 35.13 KB
md5_file hash: 8dbee55a8727015844d2a60d7b0ae63c
Last updated: April 30, 2008 - 14:45
View usage statistics for this release

New features in alpha4:

  • spam statistics
  • provide 'bypass filters' permission
  • save tables from spam 2.x installation on upgrade from older spam module

Be sure to run update.php if upgrading from earlier alpha release.

About the 3.0 rewrite of the spam module:
This is a complete rewrite of the spam module.

The spam module includes four spam filter plug-ins:

  • duplicate filter: track if the same piece of content is posted multiple times
  • bayesian filter: auto-learn whether or not content is spam
  • URL filter: utilizes bayesian filter to auto-learn whether certain URLs are spam URLs
  • node_age filter: a tunable filter that assumes the older a node is, the more likely a comment posted to it is spam

Each filter can be assigned a weight. For example, if the duplicate module is more effective, you can weight it's score 250%. If the node_age filter is less accurate, you can only weight it's score 50%. Filter types automatically set their suggested defaults.

Implementing new filters is simple thanks to the (currently undocumented) spamapi.

The spam module also Includes three content-type plug-ins:

  • comment: filters comments before they hit the database, as well as when they are inserted/updated

spam 5.x-3.0-alpha3

Jeremy - April 30, 2008 - 01:22
Official release from CVS tag: DRUPAL-5--3-0-ALPHA3
First released: April 30, 2008 - 01:22
Download: spam-5.x-3.0-alpha3.tar.gz
Size: 33.93 KB
md5_file hash: 350d688842cd5ffa3e5171a78113a048
Last updated: April 30, 2008 - 01:25
View usage statistics for this release

New features in alpha3:

  • spam content overview page with filtering and bulk actions
  • administrative pages for viewing spam module logs
  • administrative pages for viewing blocked IP addresses
  • log tracing, groups all spam module logs generated by one page load together

Be sure to run update.php if upgrading from earlier alpha release.

About the 3.0 rewrite of the spam module:
This is a complete rewrite of the spam module.

The spam module includes four spam filter plug-ins:

  • duplicate filter: track if the same piece of content is posted multiple times
  • bayesian filter: auto-learn whether or not content is spam
  • URL filter: utilizes bayesian filter to auto-learn whether certain URLs are spam URLs
  • node_age filter: a tunable filter that assumes the older a node is, the more likely a comment posted to it is spam

Each filter can be assigned a weight. For example, if the duplicate module is more effective, you can weight it's score 250%. If the node_age filter is less accurate, you can only weight it's score 50%. Filter types automatically set their suggested defaults.

Implementing new filters is simple thanks to the (currently undocumented) spamapi.

The spam module also Includes three content-type plug-ins:

spam 5.x-3.0-alpha2

Jeremy - April 24, 2008 - 17:03
Official release from CVS tag: DRUPAL-5--3-0-alpha2
First released: April 24, 2008 - 17:03
Download: spam-5.x-3.0-alpha2.tar.gz
Size: 28.17 KB
md5_file hash: 936d63f48bf7cda3af59745b182cad99
Last updated: April 24, 2008 - 17:05
View usage statistics for this release

New features in alpha2:

  • PostgreSQL support, patches thanks to Roderik Muit
  • PHP4 support, patches thanks to Roderik Muit
  • comments: scan optional name, mail and homepage comment fields if existing
  • users: now functional, can mark users as spam / not spam

About the 3.0 rewrite of the spam module:
This is a complete rewrite of the spam module. While not functionally complete (most notably missing an administrative interface for spam content), basic filtering is working.

The spam module includes four spam filter plug-ins:

  • duplicate filter: track if the same piece of content is posted multiple times
  • bayesian filter: auto-learn whether or not content is spam
  • URL filter: utilizes bayesian filter to auto-learn whether certain URLs are spam URLs
  • node_age filter: a tunable filter that assumes the older a node is, the more likely a comment posted to it is spam

Each filter can be assigned a weight. For example, if the duplicate module is more effective, you can weight it's score 250%. If the node_age filter is less accurate, you can only weight it's score 50%. Filter types automatically set their suggested defaults.

Implementing new filters is simple thanks to the (currently undocumented) spamapi.

The spam module also Includes three content-type plug-ins:

spam 5.x-3.0-alpha1

Jeremy - April 23, 2008 - 19:18
Official release from CVS tag: DRUPAL-5--3-0-alpha1
First released: April 23, 2008 - 19:18
Download: spam-5.x-3.0-alpha1.tar.gz
Size: 26.64 KB
md5_file hash: fbb4dccb7308be13224c9fc87194dabf
Last updated: April 23, 2008 - 19:20
View usage statistics for this release

A complete rewrite of the spam module. This is not functionally complete (most notably missing an administrative interface for spam content), but basic filtering is working.

Includes four spam filter plug-ins:

  • duplicate filter: track if the same piece of content is posted multiple times
  • bayesian filter: auto-learn whether or not content is spam
  • URL filter: utilizes bayesian filter to auto-learn whether certain URLs are spam URLs
  • node_age filter: a tunable filter that assumes the older a node is, the more likely a comment posted to it is spam

Each filter can be assigned a weight. For example, if the duplicate module is more effective, you can weight it's score 250%. If the node_age filter is less accurate, you can only weight it's score 50%. Filter types automatically set their suggested defaults.

New filters can be easily implemented thanks to the spamapi.

Includes three content-type plug-ins:

  • comment: filters comments before they hit the database, as well as when they are inserted/updated
  • node: filters nodes before they hit the database, as well as when they are inserted/updated
  • user: minimal support for filtering users, not yet a completely support content-type

Support for new content-types is easily added thanks to the spamapi.

spam 5.x-3.x-dev

Jeremy - November 28, 2007 - 14:15
Nightly development snapshot from CVS branch: DRUPAL-5--3
First released: November 28, 2007 - 14:15
Download: spam-5.x-3.x-dev.tar.gz
Size: 47.1 KB
md5_file hash: 375fc4230b95c72d39368b1d37d27b37
Last updated: February 14, 2009 - 00:16
View usage statistics for this release

3.0 development branch. A complete rewrite of the spam module.

spam 5.x-1.1-2

Jeremy - October 17, 2007 - 16:14
Official release from CVS tag: DRUPAL-5--1-1-2
First released: October 17, 2007 - 16:14
Download: spam-5.x-1.1-2.tar.gz
Size: 39.75 KB
md5_file hash: 8908f2b3154aa5a16f2ab52346ec5304
Last updated: October 17, 2007 - 16:15
View usage statistics for this release

Yikes, a second brown paper bag release. The first didn't quite work as advertised, resulting in an error when trying to flush the cache_menu table.

spam 5.x-1.1-1

Jeremy - October 15, 2007 - 16:34
Official release from CVS tag: DRUPAL-5--1-1-1
First released: October 15, 2007 - 16:34
Download: spam-5.x-1.1-1.tar.gz
Size: 39.53 KB
md5_file hash: 12be2e5c3c1d799fa8aa5501b6d6c154
Last updated: October 15, 2007 - 16:35
View usage statistics for this release

Brown paper bag release. Include _update function to flush the menu cache so it's possible to navigate to the new administrative menus.

spam 5.x-1.1

Jeremy - October 15, 2007 - 15:07
Official release from CVS tag: DRUPAL-5--1-1
First released: October 15, 2007 - 15:07
Download: spam-5.x-1.1.tar.gz
Size: 39.46 KB
md5_file hash: 60e916599036d748f4666719512a78fb
Last updated: October 15, 2007 - 15:10
View usage statistics for this release

Features:

  • page displaying all blocked IP addresses (admin/logs/spam/blockedips), thanks to coofercat
  • _uninstall hook (in progress, only cleans spam tables, not spam variables), thanks to nancyw
  • improve administrative pages organization, thanks to nancyw

Bug fixes:

  • when admin marks content as spam, don't blacklist admin's IP address
  • dont redirect users to invalid URL when they report spam
  • properly purge reported spam once content is dealt with
  • temporarily switch to privileged user when cron needs to delete nodes
  • fix PostgreSQL schema definition
  • many more

spam 5.x-1.0

Jeremy - June 8, 2007 - 09:14
Official release from CVS tag: DRUPAL-5--1-0
First released: June 8, 2007 - 09:14
Download: spam-5.x-1.0.tar.gz
Size: 37.91 KB
md5_file hash: 02fbaa2b539dce9399aa8942c01c3f11
Last updated: June 8, 2007 - 09:15
View usage statistics for this release

First spam module release for Drupal 5.x.

spam 5.x-1.x-dev

Jeremy - January 3, 2007 - 23:17
Nightly development snapshot from CVS branch: DRUPAL-5
First released: January 3, 2007 - 23:17
Download: spam-5.x-1.x-dev.tar.gz
Size: 52.74 KB
md5_file hash: e582598d40c249dbb7e04b0c67877ca4
Last updated: November 29, 2007 - 00:09
View usage statistics for this release

This release tracks the latest development for the Drupal 5.0 compatible version of the spam module.

spam 4.7.x-1.x-dev

Jeremy - January 3, 2007 - 23:12
Nightly development snapshot from CVS branch: DRUPAL-4-7
First released: January 3, 2007 - 23:12
Download: spam-4.7.x-1.x-dev.tar.gz
Size: 37.16 KB
md5_file hash: 7dff668ab5a3e4559717ff196cfed86e
Last updated: September 8, 2007 - 00:07
View usage statistics for this release

The active development Drupal 4.7 branch of the spam module.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.