Mon, 26 Jan 2009 11:45:48 -0500 | Dan | Added a few hooks to Admin:GeneralConfig (didn't I do this already?) | changeset | files |
Sun, 25 Jan 2009 21:21:07 -0500 | Dan | Merging Nighthawk (anti-spam work) and Scribus (AJAX work + debugging + CLI installer) branches | changeset | files |
Sun, 25 Jan 2009 21:20:14 -0500 | Dan | Replaced integer checks that used preg_match() to use ctype_digit() instead | changeset | files |
Sun, 25 Jan 2009 21:18:05 -0500 | Dan | Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in. | changeset | files |