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, 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 |
Wed, 31 Dec 2008 08:40:38 -0500 | Dan | Redid error handler (it was causing some problems with gzip enabled) | file | diff | annotate |
Fri, 19 Dec 2008 21:29:17 -0500 | Dan | template: Fixed undefined $from_internal in assign_bool(); theme.cfg now require()d on theme load | file | diff | annotate |