summaryrefslogtreecommitdiff
path: root/lib/router.php
AgeCommit message (Expand)Author
2010-06-26Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-06-24Have API methods for search subclass ApiPrivateAuthActionZach Copley
2010-06-14fix URL regex for tags to use UTF-8Evan Prodromou
2010-06-11Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-06-11Fix a couple bad format entries in router setup (format param had 'xmljson' i...Brion Vibber
2010-06-10Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.xBrion Vibber
2010-05-20Added block link to subscription notification emails; block action can now ta...Brion Vibber
2010-05-07Initial work on API method for updating a group's profile infoZachary Copley
2010-03-25Merge commit 'origin'; branch '0.9.x' into 1.0.xBrion Vibber
2010-03-23change router to allow hooking path connectionsEvan Prodromou
2010-03-22Stub plugins administration panel, allows for disabling/re-enabling plugins f...Brion Vibber
2010-03-15Initial Twitpic-like media upload endpoint /api/statusnet/media/uploadZach Copley
2010-03-03Move snapshot configuration to its own admin panelZach Copley
2010-03-03Initial user role controls on profile pages, for owner to add/remove administ...Brion Vibber
2010-03-03Site-wide notice text admin panelZach Copley
2010-02-25Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-25Add an hcard actionEvan Prodromou
2010-02-25OStatus: fix remote groups to work with new user_groups/local_groups split.Brion Vibber
2010-02-02Allow developers to delete OAuth applicationsZach Copley
2010-01-31Add Really Simple Discovery (RSD) supportEvan Prodromou
2010-01-31Add a robots.txt URL to the site rootEvan Prodromou
2010-01-29for single-user mode, retrieve either site owner or defined nicknameEvan Prodromou
2010-01-28Move sessions settings to its own panelZach Copley
2010-01-26New access admin panel for site registration settingsZach Copley
2010-01-26Single-user modeEvan Prodromou
2010-01-24Rework application registration workflow to be more privateZach Copley
2010-01-24OAuth 1.0 working nowZach Copley
2010-01-24Workflow for request tokens and authorizing request tokensZach Copley
2010-01-24Stubs for API OAuth token exchange stuffZach Copley
2010-01-24Workflow for registering new OAuth apps pretty much done.Zach Copley
2010-01-24Reorganized the OAuth app URLs and more work on the register app workflowZach Copley
2010-01-24Started work on interface for displaying connected OAuth appsZach Copley
2010-01-11Merge branch 'sessionidparam' into 0.9.xEvan Prodromou
2010-01-10Fix routes for social graph API methods -- this takes care of Ticket #2151Zach Copley
2010-01-09Redirect to a one-time-password when ssl and regular server are differentEvan Prodromou
2010-01-07add a version action to give credit and list pluginsEvan Prodromou
2009-12-29Implement user interface for user to preview what location they are sharing w...Craig Andrews
2009-12-14move full-featured timeline to apitimelinehome.phpEvan Prodromou
2009-12-12add statuses/retweeted_to_me to APIEvan Prodromou
2009-12-12add statuses/retweets_of_me to APIEvan Prodromou
2009-12-12add statuses/retweeted_by_me api actionEvan Prodromou
2009-12-12add statuses/retweets to APIEvan Prodromou
2009-12-11show repeated notices correctly in API outputEvan Prodromou
2009-12-11save repeats from the formEvan Prodromou
2009-12-10remove forward action from routerEvan Prodromou
2009-12-08action to forward a noticeEvan Prodromou
2009-12-05Added 'login' command that gives you a link that can be used to login to the ...Craig Andrews
2009-12-01Add missing rule for /api/users/show.:formatZach Copley
2009-11-20Revert "Added 'login' command that gives you a link that can be used to login...Evan Prodromou
2009-11-19Added validation to fields in user admin panelZach Copley