Mon, 16 Feb 2009 16:04:31 -0500 | Dan | Added Unicode support for usernames and passwords (this is probably best considered a JS crypto bug) | changeset | files |
Mon, 16 Feb 2009 13:01:35 -0500 | Dan | Fixed https urls not allowed in user_extra CPs; fixed nonworking password reset in admin CP | changeset | files |
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 |