includes/plugins.php
2009-04-05 Dan SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
2009-03-18 Dan Plugins: Added checks and additional warning for authentication plugins.
2009-02-26 Dan Plugin backend: bugfix: installing a plugin should now properly import its strings
2009-02-16 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)
2009-01-26 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.
2009-01-15 Dan Added CLI installer. Supports interactive, command-line, and internal-call installation. Fixed a few bugs related to anti-SQL injection parser and plugin installation.
2009-01-12 Dan Plugin manager: added support for having specific install and uninstall blocks per DBMS
2009-01-04 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.
2008-12-23 Dan Added dynamic reload-less re-auth to admin panel, so that if a session is lost it can be recovered without a reload. Support for hooking into form submits will be added in the future.
2008-12-22 Dan Fixed a few bugs with plugin management and importing of old plugin metadata
2008-12-21 Dan Fixed: update_plugins_cache() is now tolerant of write errors
2008-11-09 Dan Fixed plugin manager not checking for plugin file existence before marking to load
2008-08-12 Dan Rebranded as 1.1.5 (Caoineag alpha 5) and fixed a couple bugs related to CDN support in template_nodb and installerUI. Updated readme.
2008-08-05 Dan [Demo Security] Fixed plugin manager ignoring lockdown settings in demo mode
2008-07-09 Dan Completed work (we hope) on CacheManager admin page
less more (0) -15 tip