index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
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
/
lib
/
router.php
Age
Commit message (
Expand
)
Author
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-06
New action for group timelines via API
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
Routes for friendships actions
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
Add route for /statuses/show
Zach Copley
2009-09-30
FOAF for Groups.
Toby Inkster
2009-09-30
New actions for /statuses/friends and /statuses/followers + social graph methods
Zach Copley
2009-09-27
Route aliases: replies -> mentions and home_timeline -> friends_timeline
Zach Copley
2009-09-27
Forgot to commit the routes for the new actions
Zach Copley
2009-09-25
Merge branch 'refactor-api' of git@gitorious.org:~zcopley/statusnet/zcopleys-...
Zach Copley
2009-09-25
Moved basic auth stuff into its own classes
Zach Copley
2009-09-24
Merge branch '0.9.x' into refactor-api
Zach Copley
2009-09-23
Started refactoring API into individual actions
Zach Copley
2009-09-23
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-09-19
Make statuses/home_timeline return the same thing as statuses/friends_timelin...
Zach Copley
2009-09-19
Make statuses/home_timeline return the same thing as statuses/friends_timelin...
Zach Copley
2009-09-11
Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu...
Craig Andrews
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
2009-08-27
add api/laconica for backwards compatibility
Evan Prodromou
2009-08-26
define LACONICA and accept LACONICA for backwards compatibility
Evan Prodromou
2009-08-25
global search and replace for laconica -> statusnet
Evan Prodromou
2009-08-25
change LACONICA to STATUSNET
Evan Prodromou
2009-08-25
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-21
Merge branch '0.9.x' into openidplugin
Evan Prodromou
2009-08-11
oEmbed provider does not use the twitter api library classes any more
Craig Andrews
2009-08-10
Merge branch 'twitter-oauth' into 0.8.x
Zach Copley
2009-08-07
Implemented the list_all and list groups API methods as defined at http://lac...
Craig Andrews
2009-08-04
incorrectly moved user xrds to OpenID plugin; fixing
Evan Prodromou
2009-08-04
OpenIDPlugin sets up actions for router
Evan Prodromou
2009-08-03
Merge branch '0.8.x' into twitter-oauth
Zach Copley
2009-08-01
Twitter OAuth server dance working
Zach Copley
2009-07-30
Fix the router entries for the oEmbed endpoint so they don't accidentally cat...
Craig Andrews
2009-07-29
move oEmbed router connection after plugins, so other endpoints (such as main...
Craig Andrews
2009-07-20
allow full unicode into links for tags
Brenda Wallace
2009-07-17
Moved oembed endpointer so openid no longer incorrectly prompts for authentic...
Craig Andrews
2009-07-17
Move the oembed endpoint to /main/oembed
Craig Andrews
2009-07-15
Added stub oembed api endpoint
Craig Andrews
2009-07-12
Add timeline tags API (RSS 2.0 and Atom feeds)
Craig Andrews
2009-07-10
Make get_group() behave more like get_user()
Zach Copley
[next]