]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Prepended 'Twit' to Twitter-compatible API actions (renamed action
authorzach <zach@copley.name>
Tue, 15 Jul 2008 04:31:21 +0000 (00:31 -0400)
committerzach <zach@copley.name>
Tue, 15 Jul 2008 04:31:21 +0000 (00:31 -0400)
commit3df358a9e98328de4d865b91a5900f834a1f195a
treed3da12870d887463610814d65722edc26b66859e
parentefd14edf5c985be04c74bd64fffbbf92c1530ea4
Prepended 'Twit' to Twitter-compatible API actions (renamed action

files) to make it more clear what the action files are for.

darcs-hash:20080715043121-ca946-bb7acd42271117dbb77d5e16292673a4b8cfad53.gz
17 files changed:
actions/api.php
actions/apiaccount.php [deleted file]
actions/apiblocks.php [deleted file]
actions/apidirect_messages.php [deleted file]
actions/apifavorites.php [deleted file]
actions/apifriendships.php [deleted file]
actions/apihelp.php [deleted file]
actions/apinotifications.php [deleted file]
actions/apistatuses.php [deleted file]
actions/twitapiaccount.php [new file with mode: 0644]
actions/twitapiblocks.php [new file with mode: 0644]
actions/twitapidirect_messages.php [new file with mode: 0644]
actions/twitapifavorites.php [new file with mode: 0644]
actions/twitapifriendships.php [new file with mode: 0644]
actions/twitapihelp.php [new file with mode: 0644]
actions/twitapinotifications.php [new file with mode: 0644]
actions/twitapistatuses.php [new file with mode: 0644]