]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Renamed and moved stuff around to better match Twitter's API organization
authorZach Copley <zach@status.net>
Fri, 2 Oct 2009 01:19:59 +0000 (18:19 -0700)
committerZach Copley <zach@status.net>
Fri, 2 Oct 2009 01:19:59 +0000 (18:19 -0700)
commit1e0c36afb5c265eff1d72331b44239e35f5226ed
tree3a290d4683d0e7c2782584ca9727a81d114de91b
parent9a1dbee0fdd1f586512e4517a5abb7898501bc11
Renamed and moved stuff around to better match Twitter's API organization
20 files changed:
actions/apidestroy.php [deleted file]
actions/apifollowers.php [deleted file]
actions/apifriends.php [deleted file]
actions/apifriendstimeline.php [deleted file]
actions/apimentions.php [deleted file]
actions/apipublictimeline.php [deleted file]
actions/apishow.php [deleted file]
actions/apistatusesdestroy.php [new file with mode: 0644]
actions/apistatusesshow.php [new file with mode: 0644]
actions/apistatusesupdate.php [new file with mode: 0644]
actions/apitimelinefriends.php [new file with mode: 0644]
actions/apitimelinementions.php [new file with mode: 0644]
actions/apitimelinepublic.php [new file with mode: 0644]
actions/apitimelineuser.php [new file with mode: 0644]
actions/apiupdate.php [deleted file]
actions/apiuserfollowers.php [new file with mode: 0644]
actions/apiuserfriends.php [new file with mode: 0644]
actions/apiusertimeline.php [deleted file]
actions/twitapistatuses.php [deleted file]
lib/router.php