Age | Commit message (Expand) | Author |
2010-01-28 | Removed unused variable assignment for avatar URL and added missing fn | Sarven Capadisli |
2010-01-27 | Fix for Mapstraction plugin's zoomed map links | Brion Vibber |
2010-01-27 | increment software beta version | Evan Prodromou |
2010-01-27 | Adds an emergency switch so we can run inbox distribution at save time (bypas... | Brion Vibber |
2010-01-28 | Remove debugging statement | Zach Copley |
2010-01-28 | Some adjustments to the way API auth works after merging testing and 0.9.x | Zach Copley |
2010-01-27 | HTTP auth provided is evaluated even if it's not required | Michele |
2010-01-27 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-01-27 | camelcase the uap param names | Evan Prodromou |
2010-01-27 | move leaderboard to after the header | Evan Prodromou |
2010-01-27 | Moved rectangle ad into aside and leaderboard to the right in header. | Sarven Capadisli |
2010-01-27 | CSS ids and classes fixed in UAPPlugin | Evan Prodromou |
2010-01-27 | make uapplugin an abstract class | Evan Prodromou |
2010-01-27 | move UAP plugin to core | Evan Prodromou |
2010-01-27 | Add persistent:true property to Stomp messages so ActiveMQ doesn't decide to ... | Brion Vibber |
2010-01-27 | Optionally set a separate Javascript server and path | Evan Prodromou |
2010-01-27 | - Check for read-only vs. read-write access to protected API resources (OAuth) | Zach Copley |
2010-01-27 | Make more complete sentence. | Siebrand Mazeland |
2010-01-26 | New access admin panel for site registration settings | Zach Copley |
2010-01-26 | Control channel for queue daemons to request graceful shutdown, restart, or u... | Brion Vibber |
2010-01-26 | Single-user mode | Evan Prodromou |
2010-01-25 | Merge branch 'master' into testing | Evan Prodromou |
2010-01-25 | Offload inbox updates to a queue handler to speed up posting online | Evan Prodromou |
2010-01-25 | Fix presence notification on XMPP thread (now foreground, not background) | Brion Vibber |
2010-01-25 | Fix presence notification on XMPP thread (now foreground, not background) | Brion Vibber |
2010-01-25 | - Had to remove checking read vs. read-write in OAuth authenticated methods | Zach Copley |
2010-01-24 | Add Start/EndSetApiUser events when setting API user via OAuth | Zach Copley |
2010-01-24 | Check for read vs. read-write access on OAuth authenticated API mehtods. | Zach Copley |
2010-01-24 | Revoke access token UI | Zach Copley |
2010-01-24 | Fix approval date and label on apps list | Zach Copley |
2010-01-24 | Make sure applications are really looked up by consumer key | Zach Copley |
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 | Updated markup for application edit form; image, radios | Sarven Capadisli |
2010-01-24 | A little minimization | Sarven Capadisli |
2010-01-24 | Added vcard and photo classes | Sarven Capadisli |
2010-01-24 | Moved application image inside the anchor | Sarven Capadisli |
2010-01-24 | Added missing end tag | Sarven Capadisli |
2010-01-24 | Make API auth handle OAuth requests w/access tokens | Zach Copley |
2010-01-24 | Fixed tabbing | Sarven Capadisli |
2010-01-24 | Updated class for application list | Sarven Capadisli |
2010-01-24 | Updated markup for application edit form submits | Sarven Capadisli |
2010-01-24 | Better detial in connected OAuth applications list | Zach Copley |
2010-01-24 | Exchanging authorized request tokens for access tokens working | Zach Copley |
2010-01-24 | Workflow for request tokens and authorizing request tokens | Zach Copley |
2010-01-24 | Action for issuing a request token | Zach Copley |
2010-01-24 | Stubs for API OAuth token exchange stuff | Zach Copley |
2010-01-24 | Add icons/icon upload to Oauth apps | 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 |