Age | Commit message (Expand) | Author |
2009-10-12 | Moved group create API into its own action | Zach Copley |
2009-10-09 | New actions for blocks via API | Zach Copley |
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-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-09-08 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley |
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-25 | Pluginized Twitter settings stuff | Zach Copley |
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 |