Log of /contributions/modules/gotcha/gotcha.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 8 12:03:49 2009 UTC
(5 months, 2 weeks ago)
by
hutch
Branch:
MAIN
Changes since
1.9: +233 -195 lines
Diff to
previous 1.9
extended the gotcha admin settings to include:
configurable hidden form element.
configurable log age.
configurable log viewer.
removed the spam module dependency.
added cron to prune log.
removed html from emails.
code cleaned up with Code Review module.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 6 19:22:19 2007 UTC
(2 years, 1 month ago)
by
nancyw
Branch:
MAIN
Changes since
1.6: +7 -4 lines
Diff to
previous 1.6
Added spam_delete_contact, which is invoked during Spam's cron run to delete old spam.
Changed the id that is passed to spam checking because it is eventually used to delete old email.
#181302 - Added link from settings page to log page.
#181302 - Removed "intercepted" message from View if the message is not marked as spam.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 17 14:43:28 2007 UTC
(2 years, 2 months ago)
by
nancyw
Branch:
MAIN
Changes since
1.3: +147 -35 lines
Diff to
previous 1.3
Added code to increase spam probability if they've (by IP) done spam before.
Added Spam filter checkbox (in Spam module).
Added hook_update_5101 to alter the database to current needs.
Add list links to view the whole message and to be able to send it if it really wasn't spam.
174863 Fix problem with install code (plus hook_update_5102), add variable_del's.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Sep 11 14:18:19 2007 UTC
(2 years, 2 months ago)
by
nancyw
Branch:
MAIN
Changes since
1.2: +19 -31 lines
Diff to
previous 1.2
174722 - Added code to display "Go Away" page.
Removed some extraneous code.
Commented out some fields that were not needed. Will remove later.
Removed hook_user as it was not really used.
Added some help text.
Removed a tab that snuck in.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.