| Sat, 07 Nov 2009 11:35:44 +0100 |
When a plugin returns 0 items for the Admins Block, don't display that as 'N/A' (bug #0001025)
|
file | diff | annotate |
| Sat, 18 Apr 2009 19:46:23 +0200 |
Moved documentation to docs/english so that it can be translated (feature request #0000770)
|
file | diff | annotate |
| Sat, 11 Apr 2009 18:52:02 +0200 |
New plugin API function PLG_getDocumentationUrl (feature request #0000848)
|
file | diff | annotate |
| Sat, 28 Mar 2009 17:00:42 +0100 |
Fixed phpDocumentor warnings
|
file | diff | annotate |
| Sun, 22 Mar 2009 10:49:26 +0100 |
Introduced new plugin API function PLG_migrate
|
file | diff | annotate |
| Sat, 07 Mar 2009 15:11:33 +0100 |
An attempt to get phpDocumentator to recognize Spam-X as a package and produce some documentation
|
file | diff | annotate |
| Tue, 06 Jan 2009 16:10:40 +0100 |
Updated version numbers
|
file | diff | annotate |
| Sun, 28 Dec 2008 00:39:41 +0100 |
Implemented Spam-X autoinstall and upgrade
|
file | diff | annotate |
| Sun, 21 Sep 2008 08:37:12 +0000 |
Fixed protection against direct execution on non-case sensitive file systems
|
file | diff | annotate |
| Sat, 31 May 2008 07:55:08 +0000 |
There is no need for the bundled plugins to read their config.php
|
file | diff | annotate |
| Mon, 17 Mar 2008 21:12:54 +0000 |
Plugins are updated by the install script, so we don't need to maintain the plugin's upgrade function
|
file | diff | annotate |
| Sun, 16 Mar 2008 09:33:23 +0000 |
Source code cosmetics, for consistency
|
file | diff | annotate |
| Sun, 03 Feb 2008 19:23:24 +0000 |
For consistency: Let's use the Geeklog version number when renaming the old config files
|
file | diff | annotate |
| Sat, 02 Feb 2008 20:03:07 +0000 |
Have the config data for the Spam-X plugin in only one place
|
file | diff | annotate |
| Sat, 26 Jan 2008 17:17:42 +0000 |
Added Spam-X config to the configuration GUI
|
file | diff | annotate |
| Sun, 11 Feb 2007 02:06:28 +0000 |
removing old uninstall code from plugins
|
file | diff | annotate |
| Sun, 11 Feb 2007 01:57:10 +0000 |
fixing function name
|
file | diff | annotate |
| Sun, 11 Feb 2007 01:55:11 +0000 |
automated uninstall for the spamx plugin
|
file | diff | annotate |
| Sat, 30 Dec 2006 13:57:09 +0000 |
Fixed a problem when two Spam-X modules are using the same "action" code (e.g. DeleteComment and SLVreport
|
file | diff | annotate |
| Wed, 01 Nov 2006 20:18:07 +0000 |
Spam-X stats: Removed MT-Blacklist, added SLV whitelist
|
file | diff | annotate |
| Fri, 30 Jun 2006 12:20:49 +0000 |
Prevent direct execution (ported over from the trunk)
|
file | diff | annotate |
| Fri, 30 Jun 2006 12:18:29 +0000 |
These shouldn't be necessary as .inc files are not normally executed. But just in case ...
|
file | diff | annotate |
| Sun, 11 Jun 2006 10:16:43 +0000 |
Spam-X plugin 1.1.0: Moved spam action to plugin_spamaction_spamx; plugin now requires Geeklog 1.4.1
|
file | diff | annotate |
| Mon, 05 Jun 2006 19:45:42 +0000 |
Fixed potential problems with the checkforSpam function's return code in case of unusual configurations.
|
file | diff | annotate |
| Thu, 25 May 2006 09:14:11 +0000 |
Made the Spam-X plugin's internal log flag a proper config option
|
file | diff | annotate |
| Sun, 12 Mar 2006 09:02:06 +0000 |
PHP code should never make it into logfiles in the first place. But just in case it does, and as a last line of defense, let's obfuscate it.
|
file | diff | annotate |
| Wed, 08 Mar 2006 05:16:02 +0000 |
added proper list class for stats.php
|
file | diff | annotate |
| Thu, 22 Dec 2005 14:50:25 +0000 |
kick out double requirement
|
file | diff | annotate |
| Thu, 22 Dec 2005 14:39:47 +0000 |
moving the call to lib-admin.php into the functions where it is needed so it wont be loaded all the time for normal users
|
file | diff | annotate |
| Sat, 17 Dec 2005 21:06:04 +0000 |
Changed Spam-X plugin install to use the same "universal" install script as the
|
file | diff | annotate |
| Sat, 19 Nov 2005 10:25:31 +0000 |
Fixed warning (SPAMX_log does not return anything)
|
file | diff | annotate |
| Mon, 14 Nov 2005 10:36:02 +0000 |
changed stats pages for all functions to show new admin-lists
|
file | diff | annotate |
| Sun, 13 Nov 2005 14:07:02 +0000 |
Delete spamx.counter when uninstalling the plugin
|
file | diff | annotate |
| Fri, 23 Sep 2005 15:12:33 +0000 |
Added Spam-X plugin 1.0.2 to the 1.3.11 branch
|
file | diff | annotate |
| Fri, 16 Sep 2005 07:16:34 +0000 |
Whoops, don't need a COM_numberFormat _there_ ...
|
file | diff | annotate |
| Fri, 16 Sep 2005 07:09:02 +0000 |
More COM_numberFormat calls
|
file | diff | annotate |
| Mon, 12 Sep 2005 16:13:55 +0000 |
Introduced new plugin API function for better integration of plugin's item stats with the "Site Stats" section
|
file | diff | annotate |
| Sat, 27 Aug 2005 17:25:20 +0000 |
Added an 'admin_override' option, so that you can let members of the "spamx Admin" group skip the spam check
|
file | diff | annotate |
| Sat, 25 Jun 2005 19:14:52 +0000 |
Updated Spam-X plugin and icon
|
file | diff | annotate |
| Sun, 10 Apr 2005 10:34:43 +0000 |
Added stats for HTTP header module
|
file | diff | annotate |
| Sun, 10 Apr 2005 10:02:48 +0000 |
Changed display name to "Spam-X" as per the agreement with Hendrickson Software Components; updated language files; various cosmetic changes;
|
file | diff | annotate |
| Tue, 29 Mar 2005 16:48:51 +0000 |
Varios minor changes: Check blacklists case-insensitive, added simple statistics, upgrade function.
|
file | diff | annotate |
| Sun, 03 Oct 2004 18:40:14 +0000 |
Modified main spamx filter function to be now called from Plugin API.
|
file | diff | annotate |
| Sat, 25 Sep 2004 03:24:04 +0000 |
Added function plugin_chkVersion_spamx to return the current code version. The version is set in the plugins config.php. Cleaned up tabs in functions.inc to be 4 spaces.
|
file | diff | annotate |
| Thu, 16 Sep 2004 17:22:16 +0000 |
Added a link to the plugin's documentation and some other minor changes.
|
file | diff | annotate |
| Thu, 16 Sep 2004 08:08:32 +0000 |
Fixed uninstall: Drop the gl_spamx table.
|
file | diff | annotate |
| Fri, 03 Sep 2004 19:59:56 +0000 |
Spamx is officially part of Geeklog. All should work fine minus the upgrade file...I'm still missing some key data that I will add yet this weekend
|
file | diff | annotate |