Age | Commit message (Expand) | Author |
2010-03-25 | Merge commit 'origin'; branch '0.9.x' into 1.0.x | Brion Vibber |
2010-03-23 | change router to allow hooking path connections | Evan Prodromou |
2010-03-22 | Stub plugins administration panel, allows for disabling/re-enabling plugins f... | Brion Vibber |
2010-03-15 | Initial Twitpic-like media upload endpoint /api/statusnet/media/upload | Zach Copley |
2010-03-03 | Move snapshot configuration to its own admin panel | Zach Copley |
2010-03-03 | Initial user role controls on profile pages, for owner to add/remove administ... | Brion Vibber |
2010-03-03 | Site-wide notice text admin panel | Zach Copley |
2010-02-25 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-02-25 | Add an hcard action | Evan Prodromou |
2010-02-25 | OStatus: fix remote groups to work with new user_groups/local_groups split. | Brion Vibber |
2010-02-02 | Allow developers to delete OAuth applications | Zach Copley |
2010-01-31 | Add Really Simple Discovery (RSD) support | Evan Prodromou |
2010-01-31 | Add a robots.txt URL to the site root | Evan Prodromou |
2010-01-29 | for single-user mode, retrieve either site owner or defined nickname | Evan Prodromou |
2010-01-28 | Move sessions settings to its own panel | Zach Copley |
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 |