SocialProfile version 1.3 release:
*Schema change - users updating from earlier versions of SocialProfile extension will need to create the four new tables manually. Also updated the installer script.
*Awards (SystemGifts) functionality
*Gifting (UserGifts) functionality
*Some default award images are included in the new awards/ directory that can be used as award images
*Fix a fair bunch of E_STRICTs & E_NOTICEs (and introduce some new. If someone knows how to fix the new & existing E_NOTICEs without breaking functionality, feel free to do so. I ended up breaking functionality in my own tests)
*Remove 'message documentation' nonsense from i18n files - there is absolutely no reason to to bloat the i18n files even further. Create
http://www.mediawiki.org/wiki/Extension:SocialProfile/Message_documentation or something since MediaWiki.org is the place for in-depth documentation. I'm not going to support or approve site-specific cruft such as this.
*Other miscellaneous fixes & tweaks
Note that the special pages based on SpecialUpload.php (SpecialAvatarUpload.php, SpecialGiftManagerLogo.php, SpecialSystemGiftManagerLogo.php) will probably not work on HEAD revision of MW due to upload form changes and thus they need some updating.