Age | Commit message (Expand) | Author |
2010-01-27 | Optionally set a separate Javascript server and path | Evan Prodromou |
2010-01-27 | s/LOG_WARN/LOG_WARNING/ | Zach Copley |
2010-01-27 | - Check for read-only vs. read-write access to protected API resources (OAuth) | Zach Copley |
2010-01-27 | Fix casing for HMAC-SHA1. | Siebrand Mazeland |
2010-01-27 | Fix inconsistent title case in page title | Siebrand Mazeland |
2010-01-26 | New access admin panel for site registration settings | Zach Copley |
2010-01-26 | - Remove redudant/unused 'server' setting from site admin panel | Zach Copley |
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-24 | fix interpolation of positional arguments to sprintf in tag action | Evan Prodromou |
2010-01-24 | fix interpolation of positional arguments to sprintf in show group | Evan Prodromou |
2010-01-24 | fix interpolation of positional arguments to sprintf in show favorites | Evan Prodromou |
2010-01-24 | fix interpolation of positional arguments to sprintf in usergroups | Evan Prodromou |
2010-01-24 | fix interpolation of positional arguments to sprintf in inbox | Evan Prodromou |
2010-01-24 | fix interpolation of positional arguments to sprintf in outbox | Evan Prodromou |
2010-01-24 | fix interpolation for positional arguments in replies | Evan Prodromou |
2010-01-24 | fix interpolation for positional arguments in showstream | Evan Prodromou |
2010-01-25 | - Had to remove checking read vs. read-write in OAuth authenticated methods | Zach Copley |
2010-01-24 | Revoke access token UI | Zach Copley |
2010-01-24 | Changed legend text from Login to Account because it is not really | Sarven Capadisli |
2010-01-24 | Updated apioauthauthorize markup and styles | Sarven Capadisli |
2010-01-24 | Ensure only the application's owner can edit it | Zach Copley |
2010-01-24 | Fix user count | 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 | Fix icon upload on new apps | Zach Copley |
2010-01-24 | OAuth 1.0 working now | Zach Copley |
2010-01-24 | Can now edit/change application icon | Zach Copley |
2010-01-24 | Added anchors to application source and homepage | Sarven Capadisli |
2010-01-24 | Updated markup for application details page. Similar to user/group | Sarven Capadisli |
2010-01-24 | Updated markup for application details | Sarven Capadisli |
2010-01-24 | Updated markup for application registration and view links | Sarven Capadisli |
2010-01-24 | Better detial in connected OAuth applications list | Zach Copley |
2010-01-24 | Issue a warning when someone tries to exchange an unauthorized or | Zach Copley |
2010-01-24 | Exchanging authorized request tokens for access tokens working | Zach Copley |
2010-01-24 | Associate request tokens with OAuth apps and app users | 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 | Added session token checking. | 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-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 '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 |