summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-12Cascading deletion for user_group; doesn't yet work properly with caching.Brion Vibber
2010-10-12Add a basic group deletion for moderator users.Brion Vibber
2010-10-12Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-10-12Followup to IIS installer tweaks in [9bb48c36]:Brion Vibber
2010-10-12Initial version of ModHelper plugin, with basic functionality but the UI stri...Brion Vibber
2010-10-12Output a log message when issuing a request tokenZach Copley
2010-10-12Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-10-11Ticket #2811 use more consistent max limit for OAuth application registration...Brion Vibber
2010-10-09Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-10-08Merge branch 'fatals' into 0.9.xBrion Vibber
2010-10-08execution guard fixes in Facebook plugin filesBrion Vibber
2010-10-08Normalize execution guards in OpenID plugin files; avoids annoying fatal erro...Brion Vibber
2010-10-08Check for Twitter foreign link actually existing before trying to delete it; ...Brion Vibber
2010-10-08Fix fatal error in FacebookremoveAction if we end up getting called double an...Brion Vibber
2010-10-08Normalize execution guards in imap plugin files.Brion Vibber
2010-10-08Normalize execution guards on OStatus php files; mostly helps cut down on ann...Brion Vibber
2010-10-08Fix PHP fatal error in DeletenoticeAction: died when we had a valid notice, b...Brion Vibber
2010-10-07Update OAuth test script READMEZach Copley
2010-10-07Rename oauth.ini example to oauth.ini.sampleZach Copley
2010-10-07Rename OAuth status update scriptZach Copley
2010-10-07Some fixupsZach Copley
2010-10-07Renamed the OAuth verify credentials test scriptZach Copley
2010-10-07Some fixups to this the OAuth verify credentials test scriptZach Copley
2010-10-07Rename OAuth token credential fetching scriptZach Copley
2010-10-07Update access token fetching test script to 1.0aZach Copley
2010-10-07Update ApiOauthAccessTokenAction to OAuth 1.0aZach Copley
2010-10-07Added a comment about an open question: Should we allow pin-basedZach Copley
2010-10-07Make the verifier pin display a little nicerZach Copley
2010-10-07Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-10-07Merge branch 'master' into 0.9.xBrion Vibber
2010-10-07Merge branch 'bitly'Brion Vibber
2010-10-07Add a README for BitlyUrlPluginBrion Vibber
2010-10-07Tweak bit.ly admin panel messages to distinguish the admin settings from conf...Brion Vibber
2010-10-07Drop out the 'allow user override' checkbox on bit.ly admin panel until we fi...Brion Vibber
2010-10-07Clean up bit.ly admin panel behavior, and hide it from the shorteners list if...Brion Vibber
2010-10-07bit.ly admin panel to set the API keys to use.Brion Vibber
2010-10-07Workaround for regression in input validation due to more PCRE oddities. Reco...Brion Vibber
2010-10-07Pull up the guts of my fixed bit.ly plugin from an old work branch (that had ...Brion Vibber
2010-10-07More OAuthy name for temp credentials fetching test scriptZach Copley
2010-10-07Change temp credential test script to use POST instead of GET (moreZach Copley
2010-10-07OStatus fixup-shadow.php: add check for user_group entries with 'uri' entry s...Brion Vibber
2010-10-07Use 7 digits for oob OAuth pin instead of 6Zach Copley
2010-10-07Fix regression in OStatus remote group delivery: local group check was bogus ...Brion Vibber
2010-10-07hide notice form if not able to postEvan Prodromou
2010-10-07Events for showing the notice formEvan Prodromou
2010-10-07PHPCS-clean RequireValidateEmailEvan Prodromou
2010-10-06- Update ApiOauthAuthorizeAction to 1.0aZach Copley
2010-10-06- New base InfoAction for dialog box like msgsZach Copley
2010-10-06Some more cleanupZach Copley
2010-10-06Update ApiOauthRequestTokenAction to support OAuth 1.0aZach Copley