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 |
Sun, 21 Dec 2008 06:22:17 -0500 | Dan | Merged WINDOWS_MOD_REWRITE_WORKAROUNDS changes from stable. | file | diff | annotate |
Sat, 08 Nov 2008 22:31:58 -0500 | Dan | Fixed system table list; added safeguard against twice prefixing the tables in $system_table_list | file | diff | annotate |