0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 22, 2024 — May 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't show 'anonymous' app in OAuth application list. More... over 14 years ago
Fix bad reference. More... over 14 years ago
OAuth - proper callback handling and better styling for authorization page when in desktop mode More... over 14 years ago
Normalize all action HTML body ids to lowercase More... over 14 years ago
Change OAuth authorization page's action name to be inline with other web page action names so the body id outputs correctly. Fix some other bugs. More... over 14 years ago
New "desktop" mode for the OAuth authorization page. If mode=deskstop is specified in the request the page is probably meant to be displayed in a small webview of another application, so suppress header, aside and footer. More... over 14 years ago
Memcache::set() 3rd param should be flags (4th is expire). This throws a "2 lowest bytes reserved" error in Memcache > 3.0.3 More... over 14 years ago
i18n/L10n consistency updates. More... over 14 years ago
Merge branch '0.9.x' of [email protected]:statusnet/mainline into 0.9.x More... over 14 years ago
Fix syntax error More... over 14 years ago
i18n/L10n updates, translator docs updated, superfluous whitespace removed. More... over 14 years ago
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x More... over 14 years ago
Use a new table (oauth_token_association) to associate authorized request tokins with OAuth client applications and profiles. More... over 14 years ago
Update translator documentation and remove superfluous whitespace. More... over 14 years ago
i18n/L10n updates, translator comments added/fixed, superfluous whitespace removed. More... over 14 years ago
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x More... over 14 years ago
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x More... over 14 years ago
Wee fixin for overflowing notice content in sidebar. More... over 14 years ago
Merge branch '0.9.x' into openid-oauth More... over 14 years ago
Fix option settings on oauth_post_notice.php More... over 14 years ago
Pretty up the OpenID variant of the OAuth login form a bit; change the 'Allow' button to 'Continue' so we're not confused why we get the form again after authenticating. More... over 14 years ago
* translator documentation added. * moved some translator comments that were not directly above the line with the message to the correct location. * i18n for UI text. * superfluous whitespace removed. More... over 14 years ago
Initial OpenID+OAuth thingy. More... over 14 years ago
Fix --oauth-token-secret on oauth_verify_creds.php More... over 14 years ago
Fix for ticket #2845: singleuser nickname configuration was being overridden by site owner in router setup. More... over 14 years ago
Localisation updates from http://translatewiki.net. More... over 14 years ago
Revert DB change for OAuth. Change compound key for oauth_application_user back to (profile_id, application_id). I think we can get away without a DB change by only issuing one anonymous access token per user. More... over 14 years ago
Consistent punctuation. More... over 14 years ago
* i18n for many missing messages (???) * add translator documentation. More... over 14 years ago
Add FIXME More... over 14 years ago