]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Non-functional "retweeted to me" API call modified (but not fixed)
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 17 Feb 2015 15:45:26 +0000 (16:45 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 17 Feb 2015 15:48:24 +0000 (16:48 +0100)
commit901a825b6143b649f82e95cade8e8de1911151af
treeee8c27d4f05ed0f0a27196d550690bedff304db4
parent75f35bcfe745a3651d8cdbf46ebb64c5f3340f3e
Non-functional "retweeted to me" API call modified (but not fixed)

For some reason the "retweeted to me" part of the Twitter API was removed
when Evan made some inbox changes back in the StatusNet days. We might
recover this functionality, but not yet. The proper function calls are
however fixed in this commit.
actions/apitimelineretweetedtome.php
classes/Profile.php
classes/User.php