index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
apioauthstore.php
Age
Commit message (
Expand
)
Author
2010-10-19
Add support for an anonymous OAuth consumer. Note: this requires a
Zach Copley
2010-10-19
OAuth - better log messages
Zach Copley
2010-10-12
Spelling - OAuth not Oath
Zach Copley
2010-10-07
Update ApiOauthAccessTokenAction to OAuth 1.0a
Zach Copley
2010-10-07
Use 7 digits for oob OAuth pin instead of 6
Zach Copley
2010-10-06
- Update ApiOauthAuthorizeAction to 1.0a
Zach Copley
2010-10-06
Override new_request_token() to store OAuth 1.0a verified callback URL
Zach Copley
2010-09-29
* i18n/L10n and translator documentation updates.
Siebrand Mazeland
2010-09-14
L10n: Fix punctuation.
Siebrand Mazeland
2010-09-13
* update/add translator documentation
Siebrand Mazeland
2010-02-02
Better token revocation
Zach Copley
2010-01-14
Make sure applications are really looked up by consumer key
Zach Copley
2010-01-14
OAuth 1.0 working now
Zach Copley
2010-01-14
Exchanging authorized request tokens for access tokens working
Zach Copley
2010-01-14
Action for issuing a request token
Zach Copley