aboutsummaryrefslogtreecommitdiffstats
path: root/packages/spamd_db.php
Commit message (Expand)AuthorAgeFilesLines
* Add inverse filter option (NOT)Scott Ullrich2006-02-051-11/+17
* Remove unnecessary call to spamdb during AJAX operationsScott Ullrich2006-02-041-1/+0
* Speed up the filtering operation by 1000 by using grep on the spamdb call.Scott Ullrich2006-02-041-1/+4
* Reduce breaking poing to 25 charsScott Ullrich2006-02-041-1/+1
* Allow breaking on - and ., too.Scott Ullrich2006-02-031-1/+4
* * Do not allow buttons to breakScott Ullrich2006-02-011-2/+3
* no breakie allowed.Scott Ullrich2006-01-301-4/+4
* * Allow really long emails to be wrappedScott Ullrich2006-01-301-0/+6
* Use javascript: instead of onClick()Scott Ullrich2006-01-291-5/+14
* Add AJAX button indicator support during AJAX operations.Scott Ullrich2006-01-291-5/+30
* <br> before NOTEScott Ullrich2006-01-291-0/+2
* Note AJAX actionsScott Ullrich2006-01-291-0/+1
* Improve descriptions a bitScott Ullrich2006-01-291-2/+2
* Spamd Sources -> SpamD External SourcesScott Ullrich2006-01-291-1/+1
* We're in 06.Scott Ullrich2006-01-291-1/+1
* Make buttons consistent with other screensScott Ullrich2006-01-291-7/+8
* Alert user when an error occursScott Ullrich2006-01-291-5/+7
* * Use iconsScott Ullrich2006-01-291-10/+39
* Add Trapped optionScott Ullrich2006-01-291-0/+1
* Swap argumentsScott Ullrich2006-01-291-1/+1
* Use strstr() so that case sensitive filtering can be achievedScott Ullrich2006-01-291-1/+1
* Add filter optionScott Ullrich2006-01-291-1/+11
* Add spamd_db.php a tool that allows you to whitelist or blacklist items that ...Scott Ullrich2006-01-291-0/+181