Mon, 16 Feb 2009 16:17:25 -0500 | Dan | Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message) | file | diff | annotate |
Mon, 26 Jan 2009 11:45:48 -0500 | Dan | Added a few hooks to Admin:GeneralConfig (didn't I do this already?) | file | diff | annotate |
Sun, 25 Jan 2009 21:20:14 -0500 | Dan | Replaced integer checks that used preg_match() to use ctype_digit() instead | file | diff | annotate |
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. | file | diff | annotate |