Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-20 | Add FIXME | Siebrand Mazeland | |
2010-10-20 | * i18n/L10n fixes. | Siebrand Mazeland | |
* translator documentation updated/added. * superfluous whitespace removed. | |||
2010-10-19 | Add support for an anonymous OAuth consumer. Note: this requires a | Zach Copley | |
small DB tweak. Oauth_application_user needs to have the primary compound key: (profile_id, application_id, token). http://status.net/open-source/issues/2761 This should also make it possible to have multiple access tokens per application. http://status.net/open-source/issues/2788 | |||
2010-09-29 | * i18n/L10n and translator documentation updates. | Siebrand Mazeland | |
* whitespace and indentation updates | |||
2010-09-13 | * update/add translator documentation | Siebrand Mazeland | |
* remove superfluous whitespace | |||
2010-04-10 | Add translator documentation | Siebrand Mazeland | |
* approved message had not been i18n-ed * also had to i18n 'read-only' and 'read-write' | |||
2010-01-14 | Revoke access token UI | Zach Copley | |
2010-01-14 | Fix approval date and label on apps list | Zach Copley | |
2010-01-14 | Rework application registration workflow to be more private | Zach Copley | |
2010-01-14 | A little minimization | Sarven Capadisli | |
2010-01-14 | Added vcard and photo classes | Sarven Capadisli | |
2010-01-14 | Moved application image inside the anchor | Sarven Capadisli | |
2010-01-14 | Added missing end tag | Sarven Capadisli | |
2010-01-14 | Fixed tabbing | Sarven Capadisli | |
2010-01-14 | Updated class for application list | Sarven Capadisli | |
2010-01-14 | Better detial in connected OAuth applications list | Zach Copley | |
2010-01-14 | Add icons/icon upload to Oauth apps | Zach Copley | |
2010-01-14 | Workflow for registering new OAuth apps pretty much done. | Zach Copley | |
2010-01-14 | Started work on interface for displaying connected OAuth apps | Zach Copley | |