Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add database total counts to bottom of SpamDB | Scott Ullrich | 2006-06-02 | 1 | -0/+18 |
| | |||||
* | Delete from whitelist when required. | Scott Ullrich | 2006-06-02 | 1 | -0/+15 |
| | |||||
* | Reall delete from blacklist. | Scott Ullrich | 2006-06-02 | 1 | -23/+32 |
| | |||||
* | Delete items from SpamD blacklist when they are deleted from the SpamDB as well. | Scott Ullrich | 2006-06-02 | 1 | -0/+23 |
| | |||||
* | Add a note about what adding a e-mail address to the spamtrap accomplishes | Scott Ullrich | 2006-04-27 | 1 | -2/+4 |
| | |||||
* | Move out of place filter items into the tab area | Scott Ullrich | 2006-04-27 | 1 | -7/+12 |
| | |||||
* | Correct tab order (outlook tab is out of order). | Scott Ullrich | 2006-04-27 | 1 | -1/+1 |
| | |||||
* | Add SpamD Outlook Tab | Scott Ullrich | 2006-04-17 | 1 | -0/+1 |
| | |||||
* | Off by 1 error | Scott Ullrich | 2006-03-20 | 1 | -1/+1 |
| | |||||
* | Echo out the number of rows matching the filter operation | Scott Ullrich | 2006-03-20 | 1 | -0/+3 |
| | |||||
* | * Delete ips from tables during delete calls | Scott Ullrich | 2006-03-20 | 1 | -1/+4 |
| | | | | * Replace tables if needed after deleting | ||||
* | Populate blacklist table as well | Scott Ullrich | 2006-03-20 | 1 | -0/+1 |
| | |||||
* | Add in blacklist items to spamd table on change | Scott Ullrich | 2006-03-20 | 1 | -0/+1 |
| | |||||
* | Delete prior items before adding as trapped | Scott Ullrich | 2006-03-19 | 1 | -0/+3 |
| | |||||
* | Delete prior items before adding as trapped | Scott Ullrich | 2006-03-19 | 1 | -1/+4 |
| | |||||
* | Delete prior items before adding as trapped | Scott Ullrich | 2006-03-19 | 1 | -0/+3 |
| | |||||
* | Delete items correctly when they are an ip address | Scott Ullrich | 2006-03-19 | 1 | -2/+5 |
| | |||||
* | Add sortable table header support | Scott Ullrich | 2006-03-19 | 1 | -12/+14 |
| | |||||
* | Download additional file | Scott Ullrich | 2006-02-08 | 1 | -1/+2 |
| | |||||
* | Support for SpamD outlook plugin | Scott Ullrich | 2006-02-08 | 1 | -1/+19 |
| | |||||
* | Space out seperate fields | Scott Ullrich | 2006-02-07 | 1 | -0/+1 |
| | |||||
* | Add whitelist and blacklist GET functions used by new VB Spam button thingie. | Scott Ullrich | 2006-02-07 | 1 | -0/+23 |
| | |||||
* | Group limit above add operation | Scott Ullrich | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Add a limit option | Scott Ullrich | 2006-02-06 | 1 | -3/+10 |
| | |||||
* | Add <backup_file> which will be included with package backups soon to backup ↵ | Scott Ullrich | 2006-02-05 | 1 | -3/+3 |
| | | | | essential files not included by config.xml | ||||
* | Add inverse filter option (NOT) | Scott Ullrich | 2006-02-05 | 1 | -11/+17 |
| | |||||
* | Remove unnecessary call to spamdb during AJAX operations | Scott Ullrich | 2006-02-04 | 1 | -1/+0 |
| | |||||
* | Speed up the filtering operation by 1000 by using grep on the spamdb call. | Scott Ullrich | 2006-02-04 | 1 | -1/+4 |
| | |||||
* | Reduce breaking poing to 25 chars | Scott Ullrich | 2006-02-04 | 1 | -1/+1 |
| | |||||
* | Allow breaking on - and ., too. | Scott Ullrich | 2006-02-03 | 1 | -1/+4 |
| | |||||
* | * Do not allow buttons to break | Scott Ullrich | 2006-02-01 | 1 | -2/+3 |
| | | | | * After registering a action from ajax, shake the button so user can see more feedback. useful when you tag 10+ messages at once. | ||||
* | no breakie allowed. | Scott Ullrich | 2006-01-30 | 1 | -4/+4 |
| | |||||
* | * Allow really long emails to be wrapped | Scott Ullrich | 2006-01-30 | 1 | -0/+6 |
| | | | | * Misc comments | ||||
* | Use javascript: instead of onClick() | Scott Ullrich | 2006-01-29 | 1 | -5/+14 |
| | |||||
* | Add AJAX button indicator support during AJAX operations. | Scott Ullrich | 2006-01-29 | 1 | -5/+30 |
| | |||||
* | <br> before NOTE | Scott Ullrich | 2006-01-29 | 1 | -0/+2 |
| | |||||
* | Note AJAX actions | Scott Ullrich | 2006-01-29 | 1 | -0/+1 |
| | |||||
* | Improve descriptions a bit | Scott Ullrich | 2006-01-29 | 1 | -2/+2 |
| | |||||
* | Spamd Sources -> SpamD External Sources | Scott Ullrich | 2006-01-29 | 1 | -1/+1 |
| | |||||
* | We're in 06. | Scott Ullrich | 2006-01-29 | 1 | -1/+1 |
| | |||||
* | Make buttons consistent with other screens | Scott Ullrich | 2006-01-29 | 1 | -7/+8 |
| | |||||
* | Alert user when an error occurs | Scott Ullrich | 2006-01-29 | 1 | -5/+7 |
| | |||||
* | * Use icons | Scott Ullrich | 2006-01-29 | 1 | -10/+39 |
| | | | | | * Add spam trap e-mail option * Cleanup cells | ||||
* | Add Trapped option | Scott Ullrich | 2006-01-29 | 1 | -0/+1 |
| | |||||
* | Swap arguments | Scott Ullrich | 2006-01-29 | 1 | -1/+1 |
| | |||||
* | Use strstr() so that case sensitive filtering can be achieved | Scott Ullrich | 2006-01-29 | 1 | -1/+1 |
| | |||||
* | Add filter option | Scott Ullrich | 2006-01-29 | 1 | -1/+11 |
| | |||||
* | Add spamd_db.php a tool that allows you to whitelist or blacklist items that ↵ | Scott Ullrich | 2006-01-29 | 1 | -0/+181 |
are in the db. |