summaryrefslogtreecommitdiff
path: root/lib/router.php
AgeCommit message (Expand)Author
2009-10-01Merge branch '0.9.x' into refactor-apiZach Copley
2009-10-01New action for /statuses/updateZach Copley
2009-09-30Add route for /statuses/showZach Copley
2009-09-30FOAF for Groups.Toby Inkster
2009-09-30New actions for /statuses/friends and /statuses/followers + social graph methodsZach Copley
2009-09-27Route aliases: replies -> mentions and home_timeline -> friends_timelineZach Copley
2009-09-27Forgot to commit the routes for the new actionsZach Copley
2009-09-25Merge branch 'refactor-api' of git@gitorious.org:~zcopley/statusnet/zcopleys-...Zach Copley
2009-09-25Moved basic auth stuff into its own classesZach Copley
2009-09-24Merge branch '0.9.x' into refactor-apiZach Copley
2009-09-23Started refactoring API into individual actionsZach Copley
2009-09-23Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-09-19Make statuses/home_timeline return the same thing as statuses/friends_timelin...Zach Copley
2009-09-19Make statuses/home_timeline return the same thing as statuses/friends_timelin...Zach Copley
2009-09-11Add a parameter named 'inreplyto' to the 'notice/new' page, so urls can inclu...Craig Andrews
2009-09-08Merge branch '0.9.x' into pluginize-twitter-bridgeZach Copley
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-27add api/laconica for backwards compatibilityEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-25Pluginized Twitter settings stuffZach Copley
2009-08-21Merge branch '0.9.x' into openidpluginEvan Prodromou
2009-08-11oEmbed provider does not use the twitter api library classes any moreCraig Andrews
2009-08-10Merge branch 'twitter-oauth' into 0.8.xZach Copley
2009-08-07Implemented the list_all and list groups API methods as defined at http://lac...Craig Andrews
2009-08-04incorrectly moved user xrds to OpenID plugin; fixingEvan Prodromou
2009-08-04OpenIDPlugin sets up actions for routerEvan Prodromou
2009-08-03Merge branch '0.8.x' into twitter-oauthZach Copley
2009-08-01Twitter OAuth server dance workingZach Copley
2009-07-30Fix the router entries for the oEmbed endpoint so they don't accidentally cat...Craig Andrews
2009-07-29move oEmbed router connection after plugins, so other endpoints (such as main...Craig Andrews
2009-07-20allow full unicode into links for tagsBrenda Wallace
2009-07-17Moved oembed endpointer so openid no longer incorrectly prompts for authentic...Craig Andrews
2009-07-17Move the oembed endpoint to /main/oembedCraig Andrews
2009-07-15Added stub oembed api endpointCraig Andrews
2009-07-12Add timeline tags API (RSS 2.0 and Atom feeds)Craig Andrews
2009-07-10Make get_group() behave more like get_user()Zach Copley
2009-07-10Move groups timeline API method into groups API actionZach Copley
2009-07-10added group status api, located at /api/statuses/group_timeline/ID.rssCraig Andrews
2009-07-06Support undocumented 'id' parameter in /statuses/show API methodZach Copley
2009-07-02Route and stub for new friendships/show API methodZach Copley
2009-06-25Add attachment action back into routerZach Copley
2009-06-18Group theming.Zach Copley
2009-06-17Ticket 1612 - make destory (and create) favorites work via APIZach Copley
2009-06-15make admins of groupsEvan Prodromou
2009-06-14Allow users to be unblocked from a groupEvan Prodromou