Age | Commit message (Expand) | Author |
2010-01-24 | Missing null className for incoming email form legend | Sarven Capadisli |
2010-01-24 | Updated path to farbtastic stylesheet | Sarven Capadisli |
2010-01-22 | XMPP queued output & initial retooling of DB queue manager to support non-Not... | Brion Vibber |
2010-01-22 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-22 | Merge branch 'testing' into 0.9.x | Evan Prodromou |
2010-01-22 | Merge branch 'master' into 0.9.x | Evan Prodromou |
2010-01-22 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testing | Evan Prodromou |
2010-01-22 | do actual language negotiation for help docs | Evan Prodromou |
2010-01-22 | restructure doc.php for new use | Evan Prodromou |
2010-01-22 | action/doc.php is PHPCS clean | Evan Prodromou |
2010-01-21 | XMPP queued output & initial retooling of DB queue manager to support non-Not... | Brion Vibber |
2010-01-21 | XMPP queued output & initial retooling of DB queue manager to support non-Not... | Brion Vibber |
2010-01-21 | Merge commit 'origin/testing' into 0.9.x | Brion Vibber |
2010-01-21 | - Moved checking for group aliases and redirection to prepare() | Zach Copley |
2010-01-21 | if the id is an alias we redirect using group_id | Michele |
2010-01-21 | Unimplement retweeted_by_me API action until we have a more efficient query | Evan Prodromou |
2010-01-21 | retweet API methods are readonly | Evan Prodromou |
2010-01-21 | Fix to update user's fullname & homepage only if requested. | Rajat Upadhyaya |
2010-01-20 | mark retweet api actions read-only where applicable | Evan Prodromou |
2010-01-18 | Missing null className for incoming email form legend | Sarven Capadisli |
2010-01-18 | Updated path to farbtastic stylesheet | Sarven Capadisli |
2010-01-16 | Missed change when refactoring groups. Thanks macno | Eric Helgeson |
2010-01-15 | Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber |
2010-01-14 | Add Brion Vibber to contributors. | Siebrand Mazeland |
2010-01-14 | Fix casing for HMAC-SHA1. | Siebrand Mazeland |
2010-01-14 | Fix inconsistent title case in page title | Siebrand Mazeland |
2010-01-14 | Make page titles more consistent: no title case in four cases. | Siebrand Mazeland |
2010-01-14 | Fix i18n issue: please number variables when using more than one to allow wor... | Siebrand Mazeland |
2010-01-13 | remove debugging statement for friends_timeline | Evan Prodromou |
2010-01-13 | change double quotes to single quotes in numbered format string | Evan Prodromou |
2010-01-14 | - Had to remove checking read vs. read-write in OAuth authenticated methods | Zach Copley |
2010-01-14 | Revoke access token UI | Zach Copley |
2010-01-14 | Changed legend text from Login to Account because it is not really | Sarven Capadisli |
2010-01-14 | Updated apioauthauthorize markup and styles | Sarven Capadisli |
2010-01-14 | Ensure only the application's owner can edit it | Zach Copley |
2010-01-14 | Fix user count | Zach Copley |
2010-01-14 | Make sure applications are really looked up by consumer key | Zach Copley |
2010-01-14 | Rework application registration workflow to be more private | Zach Copley |
2010-01-14 | Fix icon upload on new apps | Zach Copley |
2010-01-14 | OAuth 1.0 working now | Zach Copley |
2010-01-14 | Can now edit/change application icon | Zach Copley |
2010-01-14 | Added anchors to application source and homepage | Sarven Capadisli |
2010-01-14 | Updated markup for application details page. Similar to user/group | Sarven Capadisli |
2010-01-14 | Updated markup for application details | Sarven Capadisli |
2010-01-14 | Updated markup for application registration and view links | Sarven Capadisli |
2010-01-14 | Better detial in connected OAuth applications list | Zach Copley |
2010-01-14 | Issue a warning when someone tries to exchange an unauthorized or | Zach Copley |
2010-01-14 | Exchanging authorized request tokens for access tokens working | Zach Copley |
2010-01-14 | Associate request tokens with OAuth apps and app users | Zach Copley |
2010-01-14 | Workflow for request tokens and authorizing request tokens | Zach Copley |