includes/constants.php
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-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-21 Dan Merged WINDOWS_MOD_REWRITE_WORKAROUNDS changes from stable.
2008-11-09 Dan Fixed system table list; added safeguard against twice prefixing the tables in $system_table_list
2008-09-21 Dan Added initial support for DST. Rules are defined in constants.php and are extensible.
2008-08-13 Dan Changed namespace properties (including core identifier) for external pages that load the Enano API to be a uniform "API" namespace and "SystemAPI:" prefix.
2008-08-12 Dan Added customizable parameters for session length and the long-missing "remember me" option (or rather, the ability to turn it off and make sessions temporary)
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-07-10 Dan Added Gravatar support! And it's really configurable too.
2008-07-02 Dan Another sweep from the optimization monster.
2008-05-25 Dan More work done on effective permissions API, namely reporting of page group and usergroup names
2008-05-12 Dan Revamped some ACL code and added effective permissions calculation code into session manager
2008-05-05 Dan Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
less more (0) -14 tip