index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
actions
/
apifriendshipsexists.php
Age
Commit message (
Collapse
)
Author
2010-11-07
screen_name -> nick names. Spotted by The Evil IP address.
Siebrand Mazeland
2010-10-28
* i18n/L10n fixes.
Siebrand Mazeland
* translator documentation updated. * superfluous whitespace removed.
2010-06-28
- Fix bugs with block and friendship API methods
Zach Copley
- Friendship API methods now use a Profile instead of User for target
2010-01-28
These API methods should return true for ->isReadOnly($args)!
Zach Copley
2009-11-04
Fix for Ticket #1957 - API methods are not accessible when site is private ↵
Zach Copley
(0.8->0.9 regression)
2009-11-04
Remove ugly debugging statements
Zach Copley
2009-10-12
Added in credits.
Zach Copley
2009-10-09
CamelCase all function names in the API code
Zach Copley
2009-10-09
Missed some of the references to the old TwitterApiAction - removed
Zach Copley
2009-10-09
$format is used by every API action. Set it in the base class.
Zach Copley
2009-10-09
Delete action/api.php and rename lib/twitterapi.php to lib/api.php
Zach Copley
2009-10-05
New actions for managing subscriptions (friendships)
Zach Copley