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
Age
Commit message (
Expand
)
Author
2009-10-13
Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
Evan Prodromou
2009-10-13
Merge branch '0.9.x' into pluginize-twitter-bridge
Zach Copley
2009-10-13
Include long-form attachment URL in notice if URL shortening is disabled.
Brion Vibber
2009-10-13
Include long-form attachment URL in notice if URL shortening is disabled.
Brion Vibber
2009-10-13
Merge branch '0.9.x' into pluginize-twitter-bridge
Zach Copley
2009-10-12
Added in credits.
Zach Copley
2009-10-12
Make apigroupcreate.php pass phpcs
Zach Copley
2009-10-12
Took out some unnecessary intializations
Zach Copley
2009-10-12
Moved group create API into its own action
Zach Copley
2009-10-11
Merge remote branch 'statusnet/0.8.x' into 0.9.x
Craig Andrews
2009-10-11
Implemented create group api
Craig Andrews
2009-10-09
CamelCase all function names in the API code
Zach Copley
2009-10-09
These same params are used in most API actions; moved to base API class
Zach Copley
2009-10-09
Missed some of the references to the old TwitterApiAction - removed
Zach Copley
2009-10-09
Remove more redundant $formats
Zach Copley
2009-10-09
Move all basic auth output and processing to base classes
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-09
New actions for blocks via API
Zach Copley
2009-10-09
add lots of events to customize the profile page
Evan Prodromou
2009-10-09
add some hooks for the profile page
Evan Prodromou
2009-10-08
New action for test/help API method
Zach Copley
2009-10-08
New actions for statusnet config and version API methods
Zach Copley
2009-10-07
New individual actions for dealing with groups via API
Zach Copley
2009-10-07
Rationalize logic in showProfile()
Evan Prodromou
2009-10-07
don't reset in showProfile()
Evan Prodromou
2009-10-07
Fixed E_NOTICE when the "lite" parameter isn't included in the request
Jeffery To
2009-10-07
Fixed E_NOTICE - GroupList expects an owner object in the constructor, not an...
Jeffery To
2009-10-06
New action for group timelines via API
Zach Copley
2009-10-06
phpcs cleanup
Zach Copley
2009-10-06
New action for tag timelines in the API
Zach Copley
2009-10-05
New actions for the account methods we have implemented
Zach Copley
2009-10-05
New actions for favorites via the API
Zach Copley
2009-10-05
Add in a check for proper format
Zach Copley
2009-10-05
New actions for managing subscriptions (friendships)
Zach Copley
2009-10-02
New actions for direct messaging through the API
Zach Copley
2009-10-02
New action for /users/show
Zach Copley
2009-10-01
Renamed and moved stuff around to better match Twitter's API organization
Zach Copley
2009-10-01
A new action for /statuses/destroy
Zach Copley
2009-10-01
Merge branch '0.9.x' into refactor-api
Zach Copley
2009-10-01
New action for /statuses/update
Zach Copley
2009-09-30
Fix: last modified header wasn't showing
Zach Copley
2009-09-30
Add route for /statuses/show
Zach Copley
2009-09-30
New action for /statuses/show
Zach Copley
2009-09-30
Declare some more variables; instance variable for format
Zach Copley
2009-09-30
FOAF for Groups.
Toby Inkster
2009-09-30
Merge branch '0.9.x' into refactor-api
Zach Copley
2009-09-30
Fix header comment
Zach Copley
2009-09-30
Left opening double quotes off Etag
Zach Copley
2009-09-30
New actions for /statuses/friends and /statuses/followers + social graph methods
Zach Copley
[prev]
[next]