Age | Commit message (Expand) | Author |
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 | Callback URL can be null | 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 | 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 class for application list | 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 | Updated markup for application edit form submits | 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 | Decided we didn't need to keep the token secret in the | 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 | It might help if I checkd in statusnet.ini. | 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 | Changed the OAuth app tables to refer to profiles instead of users. | Zach Copley |
2010-01-24 | Add new OAuth application tables and DataObjects. Also add a new | Zach Copley |
2010-01-24 | Use new StatusNetwork->serverName() to get full domain for wildcard config un... | Brion Vibber |
2010-01-24 | defaults for nickname and wildcard | Evan Prodromou |
2010-01-24 | save nickname and wildcard when setting up status network | Evan Prodromou |
2010-01-24 | Added version info for MobileProfile plugin | Sarven Capadisli |
2010-01-24 | Removed mobile stylesheet from core output. If Mobile support is | Sarven Capadisli |
2010-01-24 | Better alignment for notice options in MobileProfile | Sarven Capadisli |
2010-01-24 | Updated notice item view where a) notice text no longer wraps around | Sarven Capadisli |
2010-01-24 | Missing null className for incoming email form legend | Sarven Capadisli |
2010-01-24 | Some JS cleaning up for NoticeLocationAttach (which fixes also fixes a | Sarven Capadisli |
2010-01-24 | Updated path to farbtastic stylesheet | Sarven Capadisli |
2010-01-24 | Moved farbtastic's stylesheet to use relative paths for its own images | Sarven Capadisli |
2010-01-24 | Took out focus out of textare when location share is enabled/disabled. | Sarven Capadisli |
2010-01-24 | Updated UI for notice aside content and notice options in MobileProfile | Sarven Capadisli |
2010-01-24 | Inline script for maxlength is deprecated | Sarven Capadisli |
2010-01-24 | Using visibility:hidden instead of display:none for checkbox | Sarven Capadisli |
2010-01-24 | Added missing position paramater | Sarven Capadisli |