Age | Commit message (Expand) | Author |
2010-01-26 | New access admin panel for site registration settings | Zach Copley |
2010-01-26 | Single-user mode | Evan Prodromou |
2010-01-24 | Rework application registration workflow to be more private | Zach Copley |
2010-01-24 | OAuth 1.0 working now | Zach Copley |
2010-01-24 | Workflow for request tokens and authorizing request tokens | Zach Copley |
2010-01-24 | Stubs for API OAuth token exchange stuff | Zach Copley |
2010-01-24 | Workflow for registering new OAuth apps pretty much done. | Zach Copley |
2010-01-24 | Reorganized the OAuth app URLs and more work on the register app workflow | Zach Copley |
2010-01-24 | Started work on interface for displaying connected OAuth apps | Zach Copley |
2010-01-11 | Merge branch 'sessionidparam' into 0.9.x | Evan Prodromou |
2010-01-10 | Fix routes for social graph API methods -- this takes care of Ticket #2151 | Zach Copley |
2010-01-09 | Redirect to a one-time-password when ssl and regular server are different | Evan Prodromou |
2010-01-07 | add a version action to give credit and list plugins | Evan Prodromou |
2009-12-29 | Implement user interface for user to preview what location they are sharing w... | Craig Andrews |
2009-12-14 | move full-featured timeline to apitimelinehome.php | Evan Prodromou |
2009-12-12 | add statuses/retweeted_to_me to API | Evan Prodromou |
2009-12-12 | add statuses/retweets_of_me to API | Evan Prodromou |
2009-12-12 | add statuses/retweeted_by_me api action | Evan Prodromou |
2009-12-12 | add statuses/retweets to API | Evan Prodromou |
2009-12-11 | show repeated notices correctly in API output | Evan Prodromou |
2009-12-11 | save repeats from the form | Evan Prodromou |
2009-12-10 | remove forward action from router | Evan Prodromou |
2009-12-08 | action to forward a notice | Evan Prodromou |
2009-12-05 | Added 'login' command that gives you a link that can be used to login to the ... | Craig Andrews |
2009-12-01 | Add missing rule for /api/users/show.:format | Zach Copley |
2009-11-20 | Revert "Added 'login' command that gives you a link that can be used to login... | Evan Prodromou |
2009-11-19 | Added validation to fields in user admin panel | Zach Copley |
2009-11-19 | Added a user admin panel | Zach Copley |
2009-11-19 | Revert "Re added NICKNAME_FMT constant to router.php." | Eric Helgeson |
2009-11-19 | Moved most path and server settings to a new paths admin panel | Zach Copley |
2009-11-17 | Merge branch '0.9.x' into adminpanel | Evan Prodromou |
2009-11-16 | add routes for silence, sandbox, delete user | Evan Prodromou |
2009-11-11 | add designadminpanel to router | Evan Prodromou |
2009-11-11 | Merge branch '0.9.x' into adminpanel | Evan Prodromou |
2009-11-10 | Implement /api/account/update_delivery_device.format | Zach Copley |
2009-11-09 | Implement /api/account/update_profile.format | Zach Copley |
2009-11-09 | Implement /api/account/update_profile_colors.format | Zach Copley |
2009-11-08 | Implement /api/account/update_profile_background_image.format | Zach Copley |
2009-11-07 | add site admin panel | Evan Prodromou |
2009-11-05 | Re added NICKNAME_FMT constant to router.php. | Eric Helgeson |
2009-11-04 | Implement update avatar via API (/api/account/update_profile_image.format) | Zach Copley |
2009-11-02 | Added 'login' command that gives you a link that can be used to login to the ... | Craig Andrews |
2009-11-01 | Remove stale references to old apiaction parameter | Zach Copley |
2009-10-31 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-10-31 | revert revert on getfile | Evan Prodromou |
2009-10-29 | Moved the public XRDS from the OpenID plugin to core | Craig Andrews |
2009-10-29 | Updated bookmarklet. Created its own action | Sarven Capadisli |
2009-10-28 | add StartInitializeRouter event | Evan Prodromou |
2009-10-20 | Extract out Facebook app stuff into a plugin | Zach Copley |
2009-10-13 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley |