]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-10-13 Brion VibberClean up remote avatar temporary files if we fail befor...
2010-10-13 Zach CopleyDefault to ssl in oauth tests examples config
2010-10-13 Zach CopleyMerge branch 'oauth-1.0a' into 0.9.x
2010-10-12 Brion VibberImprove cache-friendliness of user_group->delete().
2010-10-12 Zach CopleySpelling - OAuth not Oath
2010-10-12 Zach CopleyPrint a proper error message
2010-10-12 Brion VibberCascading deletion for user_group; doesn't yet work...
2010-10-12 Brion VibberAdd a basic group deletion for moderator users.
2010-10-12 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-10-12 Brion VibberFollowup to IIS installer tweaks in [9bb48c36]:
2010-10-12 Brion VibberInitial version of ModHelper plugin, with basic functio...
2010-10-12 Zach CopleyOutput a log message when issuing a request token
2010-10-11 Brion VibberTicket #2811 use more consistent max limit for OAuth...
2010-10-09 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2010-10-08 Brion VibberMerge branch 'fatals' into 0.9.x
2010-10-08 Brion Vibberexecution guard fixes in Facebook plugin files
2010-10-08 Brion VibberNormalize execution guards in OpenID plugin files;...
2010-10-08 Brion VibberCheck for Twitter foreign link actually existing before...
2010-10-08 Brion VibberFix fatal error in FacebookremoveAction if we end up...
2010-10-08 Brion VibberNormalize execution guards in imap plugin files.
2010-10-08 Brion VibberNormalize execution guards on OStatus php files; mostly...
2010-10-08 Brion VibberFix PHP fatal error in DeletenoticeAction: died when...
2010-10-08 Zach CopleyUpdate OAuth test script README
2010-10-08 Zach CopleyRename oauth.ini example to oauth.ini.sample
2010-10-08 Zach CopleyRename OAuth status update script
2010-10-08 Zach CopleySome fixups
2010-10-08 Zach CopleyRenamed the OAuth verify credentials test script
2010-10-08 Zach CopleySome fixups to this the OAuth verify credentials test...
2010-10-08 Zach CopleyRename OAuth token credential fetching script
2010-10-08 Zach CopleyUpdate access token fetching test script to 1.0a
2010-10-08 Zach CopleyUpdate ApiOauthAccessTokenAction to OAuth 1.0a
2010-10-07 Zach CopleyAdded a comment about an open question: Should we...
2010-10-07 Zach CopleyMake the verifier pin display a little nicer
2010-10-07 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-10-07 Brion VibberMerge branch 'master' into 0.9.x
2010-10-07 Brion VibberMerge branch 'bitly'
2010-10-07 Brion VibberAdd a README for BitlyUrlPlugin
2010-10-07 Brion VibberTweak bit.ly admin panel messages to distinguish the...
2010-10-07 Brion VibberDrop out the 'allow user override' checkbox on bit...
2010-10-07 Brion VibberClean up bit.ly admin panel behavior, and hide it from...
2010-10-07 Brion Vibberbit.ly admin panel to set the API keys to use.
2010-10-07 Brion VibberWorkaround for regression in input validation due to...
2010-10-07 Brion VibberPull up the guts of my fixed bit.ly plugin from an...
2010-10-07 Zach CopleyMore OAuthy name for temp credentials fetching test...
2010-10-07 Zach CopleyChange temp credential test script to use POST instead...
2010-10-07 Brion VibberOStatus fixup-shadow.php: add check for user_group...
2010-10-07 Zach CopleyUse 7 digits for oob OAuth pin instead of 6
2010-10-07 Brion VibberFix regression in OStatus remote group delivery: local...
2010-10-07 Zach Copley- Update ApiOauthAuthorizeAction to 1.0a
2010-10-07 Zach Copley- New base InfoAction for dialog box like msgs
2010-10-07 Zach CopleySome more cleanup
2010-10-06 Zach CopleyUpdate ApiOauthRequestTokenAction to support OAuth...
2010-10-06 Zach CopleyOverride new_request_token() to store OAuth 1.0a verifi...
2010-10-06 Zach Copley- Update getrequesttoken test script to use 1.0a
2010-10-06 Zach CopleyStab that 'p' parameter!
2010-10-06 Zach CopleyAdd plain text error format to clientError()
2010-10-06 Zach CopleyFix bad reference
2010-10-06 Zach CopleyA bit more work on the request token fetching test...
2010-10-06 Zach CopleySomewhat improved test script for fetching an OAuth...
2010-10-06 Zach CopleyStrip out the special 'p' paramter added by index.php...
2010-10-06 Zach CopleyUpgrade OAuth.php to the latest version.
2010-10-06 Samantha DohertyA few quick theme fixes, mostly for IE. Full update...
2010-10-06 Brion VibberMerge branch 'master' into 0.9.x
2010-10-06 Brion VibberBasic validation of UTF-8 input via GET/POST vars:...
2010-10-05 Brion VibberMerge branch 'master' into 0.9.x
2010-10-05 Brion VibberVictorian theme by Michael R. Bernstein
2010-10-05 Brion Vibbermnml theme by Michael R. Bernstein
2010-10-04 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-10-04 Brion VibberMerge branch 'master' into 0.9.x
2010-10-04 Brion VibberUrgh... fix for fix for horrific $ escaping problems...
2010-10-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-10-04 Brion Vibberscripts/fixup_group_uri.php to fill in empty user_group...
2010-10-04 Brion VibberFix unescaped dollar signs in double-quoted strings...
2010-10-04 Brion VibberExtra debug helper line in push callback
2010-10-04 Brion VibberFix stray newlines on a few messages (fixed on translat...
2010-10-04 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-10-04 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-10-04 Brion VibberFix broken code in OStatus feed maint/test scripts...
2010-10-03 Siebrand Mazelandi18n/L10n review, extension credits added.
2010-10-03 Siebrand MazelandAdd documentation URL.
2010-10-03 Siebrand Mazelandi18n/L10n review, plugin credits added.
2010-10-03 Siebrand MazelandLocalisation updates from http://translatewiki.net
2010-10-02 Siebrand Mazeland* i18n/L10n review.
2010-10-02 Brion VibberNoticeTitle plugin: link the post title to detail view...
2010-10-01 Brion VibberBugfix in FB-sharing header for empty profile avatar
2010-10-01 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2010-10-01 Siebrand MazelandAdd plugin description thanks to Brion.
2010-10-01 Siebrand Mazeland* i18n review/translator hints added.
2010-10-01 Siebrand Mazeland* i18n review/translator documentation added.
2010-10-01 Siebrand Mazeland* i18n review
2010-10-01 Siebrand Mazeland* i18n review
2010-10-01 Siebrand Mazeland* L10/i18n review.
2010-10-01 Zach CopleyBetter markup for anon fave tally
2010-10-01 Zach CopleyMerge branch 'master' of gitorious.org:statusnet/mainline
2010-10-01 Zach CopleyAllow turning off Anonymous Favoring for specific users...
2010-10-01 Brion VibberThrow in a quick event hook to override the profile...
2010-10-01 Brion VibberAdd a $config['plugins']['locale_path'] which can be...
2010-10-01 Brion VibberAdd a $config['plugins']['locale_path'] which can be...
2010-10-01 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-10-01 Brion VibberAdd helper metadata on individual notice pages to aid...
next