plugins/SpecialUserFuncs.php
2008-07-10 Dan Added Gravatar support! And it's really configurable too.
2008-07-09 Dan Got user registration working with the new componentized JS framework
2008-07-07 Dan Fixed missing require() on math.php in SpecialUserFuncs
2008-07-03 Dan More optimization work. Moved special page init functions to common instead of common_post hook. Allowed paths to cache page metadata on filesystem. Phased out the redundancy in $paths->pages that paired a number with every urlname as foreach loops are allowed now (and have been for some time). Fixed missing includes for several functions. Rewrote str_replace_once to be a lot more efficient.
2008-06-30 Dan Made $session->private_key protected and added pk_{en,de}crypt methods for encrypting and decrypting data using the private key
2008-06-30 Dan Several optimization changes including getting rid of a few eval()s. Added placeholder functions for the theme manager, which should be working now
2008-06-26 Dan Made encryption work in form-based logon again; modified load_component() to fetch compressed versions when possible
less more (0) -30 -10 -7 tip