Age | Commit message (Expand) | Author |
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 |
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 |