language/english/user.json
2008-11-02 Dan Fixed issue where login box was not obeying server orders to disable DiffieHellman. Increased quality of error handling for JS errors during login process.
2008-09-21 Dan Added initial support for DST. Rules are defined in constants.php and are extensible.
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 A few fixes in SpecialUserFuncs: made avatars have a +30-day expiry date and made full login form show encryption blurb even when user_level > USER_LEVEL_MEMBER. Added expanding user-info blocks in memberlist (experimental).
2008-07-28 Dan Added tab-based interface to userpage UI. Yes, it is plugin expansible, and yes, it breaks existing plugins that add code to the userpage (but that can be fixed with a "colspan=4")
2008-07-10 Dan Added Gravatar support! And it's really configurable too.
2008-06-25 Dan Majorly reworked Javascript runtime stuff to use on-demand loading.
2008-06-07 Dan Got initial CSRF token framework implemented and sample implementation added in Special:Logout; removing Javascript compression engine from aggressive_optimize_html() and instead calling JavascriptCompressor class from js-compressor.php
2008-05-16 Dan Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
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.
2008-03-16 Dan Added support for embedding language data into plugins; updated all version numbers on plugin files
2008-03-07 Dan Localized some remaining login bits
2008-02-24 Dan Merging in changes from Nighthawk
2008-02-20 Dan Added support for Diffie-Hellman key exchange during login. w00t!
2008-02-09 Dan Added some basic timezone support; DST support is still to come.
less more (0) -15 tip