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 |
Sun, 11 Jan 2009 21:35:03 -0500 | Dan | Special:Administration: fixed 404 on several Tigra tree menu images | file | diff | annotate |
Sun, 04 Jan 2009 00:55:40 -0500 | Dan | Two big commits in one day I know, but redid password storage to use HMAC-SHA1. Consolidated much AES processing to three core methods in session that should handle everything automagically. Installation works; upgrades should. Rebranded as 1.1.6. | file | diff | annotate |