]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Moved Avatar retrieval into Avatar class
authorMikael Nordfeldth <mmn@hethane.se>
Sun, 6 Oct 2013 13:54:06 +0000 (15:54 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Sun, 6 Oct 2013 13:55:06 +0000 (15:55 +0200)
commitfb94a16217bd7c944530442614dd9c00abf9d5e7
treecca5f28865e9cae859c590f9bb0b468e8f96e23d
parentc3d46b81a8f6abec7e00b4f3714e67d2dbcad247
Moved Avatar retrieval into Avatar class

Backwards compatible functions are still in Profile class.
actions/avatarbynickname.php
actions/avatarsettings.php
actions/foaf.php
classes/Avatar.php
classes/Profile.php
lib/activityobject.php
lib/avatarlink.php
lib/noavatarexception.php [new file with mode: 0644]
lib/noresultexception.php
plugins/TwitterBridge/lib/twitterimport.php