]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Move common_avatar_* functions to Avatar
authorEvan Prodromou <evan@controlyourself.ca>
Fri, 6 Feb 2009 08:13:08 +0000 (03:13 -0500)
committerEvan Prodromou <evan@controlyourself.ca>
Fri, 6 Feb 2009 08:55:48 +0000 (03:55 -0500)
commit343cd6f20577c44487eae4e90ec10bfd954980e3
tree9296d0a076be7f819e58ac6c7f1259513f65a2bd
parentd3ff8bfec63db1648e6336924030255904a6eeb5
Move common_avatar_* functions to Avatar

Moved the common_avatar_* functions to the Avatar class. Typically
either as methods on the object or as static methods. Replaced all the
uses of the functions in other modules.
22 files changed:
actions/avatarbynickname.php
actions/avatarsettings.php
actions/grouplogo.php
actions/noticesearch.php
actions/showstream.php
actions/tagother.php
actions/twittersettings.php
classes/Avatar.php
classes/Profile.php
classes/User_group.php
lib/imagefile.php
lib/jabber.php
lib/mailbox.php
lib/noticelist.php
lib/noticesection.php
lib/profilelist.php
lib/profileminilist.php
lib/profilesection.php
lib/rssaction.php
lib/twitterapi.php
lib/util.php
scripts/enjitqueuehandler.php