summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-03-25Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-25Merge branch 'blacklisttable' into testingEvan Prodromou
2010-03-25Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-25Store blacklist patterns in their own tablesEvan Prodromou
2010-03-24Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-24Make sure we're requiring the libraryJames Walker
2010-03-24Updated Math_Biginteger from upstream - removing safe* workaroundsJames Walker
2010-03-24Check for 0.9.0 bad keys from old Crypt_RSA libraryJames Walker
2010-03-24A bit safer checking in the keypair parsingJames Walker
2010-03-24Look for the first object in the ActivityZach Copley
2010-03-23Misc small fixes, plus a new hook in tag.phpJulien C
2010-03-23Move the bundled Net/LDAP2 library to the LdapCommon directoryCraig Andrews
2010-03-23Improve legibility of OStatus remote tests outputBrion Vibber
2010-03-23Fix some regressions caused by refactor of LDAP pluginCraig Andrews
2010-03-23add a general PuSHed post and an @-reply back to a subscribee by name to OSta...Brion Vibber
2010-03-23Converts Spotify URI/HTTP Links to pretty ones.Nick Holliday
2010-03-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-23Add basic subscribe/unsubscribe test to OStatus test casesBrion Vibber
2010-03-23Don't spew XML parse warnings to output when checking a remote XRD pageBrion Vibber
2010-03-23prevent password login actions in OpenID-only modeEvan Prodromou
2010-03-23start making OpenID-only mode workEvan Prodromou
2010-03-23reformat OpenIDPlugin for PHPCSEvan Prodromou
2010-03-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-22Fix reference. Look at the first ActivityObject in the list.Zach Copley
2010-03-22Some initial media parsingZach Copley
2010-03-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-22OStatus remote sending test cases. Doesn't actually run within PHPUnit right ...Brion Vibber
2010-03-22Need to pass the password parameter to checkPasswordCraig Andrews
2010-03-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-03-22Math_BigInteger doesn't correctly handle serialization/deserialization for a ...Brion Vibber
2010-03-22Confirm there's actually user and domain portions of acct string before assig...Brion Vibber
2010-03-22Refactor common parts of LdapAuthorization and LdapAuthentication plugins int...Craig Andrews
2010-03-22Fixing HTTP Header LRDD parsing (sites in subdirectories need this)James Walker
2010-03-22Added plugin AutoSandbox for spam-management: new users sandboxed by defaultSean Carmody
2010-03-22ignore unrecognized object typesEvan Prodromou
2010-03-21Fix stupid typo in ldap authorization debug loggingCraig Andrews
2010-03-21Merge branch 'testing' into 0.9.xBrion Vibber
2010-03-21Pull <atom:author> info as well as <activity:actor> when we have an old-style...Brion Vibber
2010-03-21Accept 'tag' and other non-http id URIs in Ostatus_profile::getActivityObject...Brion Vibber
2010-03-21OStatus profile setup cleanupBrion Vibber
2010-03-21only use Posterous author data if it matches the profile URLEvan Prodromou
2010-03-20use Posterous element if available for RssChannel discoveryEvan Prodromou
2010-03-20Merge branch 'testing' into 0.9.xEvan Prodromou
2010-03-20use feedEl for discoveryEvan Prodromou
2010-03-20fall back to summary or title if content not availableEvan Prodromou
2010-03-20Allow PuSH posts without author informationEvan Prodromou
2010-03-20handle RSS as well as Atom in Ostatus push hitsEvan Prodromou
2010-03-20Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-03-20try to make a nickname from the user profile url before using the URIEvan Prodromou
2010-03-19Avoid notices for accessing undefined array indices in hcard processingBrion Vibber