summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tim Plunkett [Fri, 30 Nov 2012 15:53:12 +0000]
Issue #1854558 by tim.plunkett: Remove the hardcoded dependencies on comment.module.
Tim Plunkett [Thu, 29 Nov 2012 23:41:23 +0000]
Issue #1483796 by Dmitriy.trt, tim.plunkett | joey1911: Fixed AntiSpam fatal error when posting comments.
Tim Plunkett [Thu, 29 Nov 2012 19:34:48 +0000]
Fix file permissions.
Tim Plunkett [Thu, 29 Nov 2012 19:32:10 +0000]
Issue #1551256 by tim.plunkett, NitroPye: Fixed 'Anonymous (Not Verified)' in place of all user names on admin pages.
Tim Plunkett [Thu, 29 Nov 2012 19:31:43 +0000]
Issue #1551350 by tim.plunkett | NitroPye: Fixed Signature gets removed from users.
Jody Hamilton [Thu, 29 Nov 2012 16:12:48 +0000]
#1143888 by tim.plunkett: Stop adding "anonymous" to comment author name and add simpletest for fix
Jody Hamilton [Wed, 28 Nov 2012 22:59:23 +0000]
#1506684 by Dmitriy.trt: antispam_comment_delete deletes wrong data
Jody Hamilton [Wed, 28 Nov 2012 21:53:43 +0000]
#1361410 by mgifford: Fix typo
Jody Hamilton [Wed, 28 Nov 2012 21:50:10 +0000]
#1484068 by tike012: update the Drupal version
Everett Zufelt [Mon, 9 Jul 2012 05:45:34 +0000]
Issue #1676278 by Everett Zufelt, Added core directive to antispam.info.
Everett Zufelt [Thu, 15 Mar 2012 14:46:43 +0000]
Updated to Antispam-7.x-1.4.
Everett Zufelt [Tue, 13 Mar 2012 15:00:03 +0000]
Issue #1480518 by Everett Zufelt: Fixed bug causes Drupal not to load.
Everett Zufelt [Tue, 13 Mar 2012 08:32:56 +0000]
Issue #1356974 by Everett Zufelt: Modified antispam_user_insert() to use proper table name for db_query() {antispam_moderator}.
Everett Zufelt [Wed, 7 Mar 2012 10:31:39 +0000]
Issue #1471512 by Everett Zufelt: Removed unnecessary information from antispam.info.
Everett Zufelt [Wed, 7 Mar 2012 10:22:14 +0000]
Issue #1235538 by Everett Zufelt: Added db_update() call to publish / unpublish comment as there is a bug in some actions in Drupal 7.
Everett Zufelt [Sun, 4 Mar 2012 15:53:48 +0000]
Issue #762192 by Everett Zufelt: Fixed unnecessary watchdog messages on cron execution.
Everett Zufelt [Sun, 4 Mar 2012 15:26:17 +0000]
Issue #1458102 by Everett Zufelt: Removed LICENSE.txt.
The Great Git Migration [Fri, 25 Feb 2011 02:11:05 +0000]
Stripping CVS keywords
Hideki Ito [Wed, 23 Feb 2011 15:15:20 +0000]
#1036644 by KD0JEJ - undefined property: antispam_moderator_email_for notice
#1020360 by DdR - PDOException
#1028462 by Cheek - Error on register page
Hideki Ito [Mon, 10 Jan 2011 12:15:18 +0000]
Fixed the issue caused by <? instead of <?php on the first line of the file.
Hideki Ito [Sun, 9 Jan 2011 14:13:12 +0000]
Fixing several minor bugs.
#1020360 by DdR - PDOException.
Hideki Ito [Sun, 9 Jan 2011 06:04:27 +0000]
Fixed a warning of 'undefined index: 1'.
Hideki Ito [Mon, 3 Jan 2011 18:24:25 +0000]
Initial release for Drupal 7.
Hideki Ito [Sun, 9 May 2010 17:27:17 +0000]
#792424 by detly - Accuracy calculation in statistics page is incorrect.
Hideki Ito [Wed, 31 Mar 2010 03:15:31 +0000]
Fixed broken link to comment at moderation page.
Hideki Ito [Sun, 28 Mar 2010 17:26:33 +0000]
#569490 by Rob Loach: Applied patches
#531122 by stephencarr: Fixed bugs that causes menu item disappear
#721276 by kjholla
#695668 by adresaklumea: Fixed a bug of broken comment links
#658990 by MrGeek: Modified to obey permissions on submission
Added API for other modules.
Hideki Ito [Thu, 4 Feb 2010 00:25:10 +0000]
#695668 by adresaklumea: Fixed a bug of broken comment link anchor.
Hideki Ito [Wed, 10 Jun 2009 03:10:45 +0000]
Fixed a bug of 484032 (error including comment.admin.inc for cron function)
Hideki Ito [Sat, 6 Jun 2009 09:50:06 +0000]
Fixes warinig issue with form.inc
Hideki Ito [Fri, 5 Jun 2009 14:11:25 +0000]
Fixed the issues of 482784, 482750, 482758
Hideki Ito [Sun, 24 May 2009 03:12:48 +0000]
First beta release of AntiSpam module