summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-22add PoCo preferredUsername for nickname in Profile::asActivityNoun()Evan Prodromou
2010-02-22add strongly-suggested link to Profile::asActivityNoun()Evan Prodromou
2010-02-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-22fix broken link in OpenID documentationEvan Prodromou
2010-02-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-02-22Upgrade profile-based activity noun to have more complete set ofZach Copley
2010-02-22OStatus: fix remote subscription when putting webfinger address in the little...Brion Vibber
2010-02-21don't calculate replies for remote noticesEvan Prodromou
2010-02-21some info code for usersalmon.phpEvan Prodromou
2010-02-21don't save Notices that already exist in SalmonEvan Prodromou
2010-02-21change erroneous common_sql_time() to common_sql_date()Evan Prodromou
2010-02-21was using HTMLPurifier::purify() as a static method, which it is notEvan Prodromou
2010-02-21Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-21add HTMLPurifier configEvan Prodromou
2010-02-21Merge branch 'testing' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-21OStatus: record source profile & saving method in ostatus_source table; this ...Brion Vibber
2010-02-21hook in OStatusPlugin to return Ostatus_profile URIs where applicableEvan Prodromou
2010-02-21slight rearrangement of getting profile URIsEvan Prodromou
2010-02-21Add error info for missing URI in attentionEvan Prodromou
2010-02-21reversed in_array() arguments in UsersalmonActionEvan Prodromou
2010-02-21Wasn't putting in namespaces for reply salmonsEvan Prodromou
2010-02-21Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-21Notice::getReplies() returns array of profile IDsEvan Prodromou
2010-02-21Merge branch 'testing' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-21OStatus: drop the remnants of feedsubsettings, replaced by ostatussub and no ...Brion Vibber
2010-02-21Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-21work harder to preserve info when creating new Ostatus_profileEvan Prodromou
2010-02-21Merge branch 'master' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-21Merge branch 'testing' of gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-21OStatus PuSH fixes:Brion Vibber
2010-02-21Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-21use some constants and do some extra output in webfinger outputEvan Prodromou
2010-02-21Do mention lookup for Webfinger accounts in OStatusPluginEvan Prodromou
2010-02-21Add OStatus_profile::ensureWebfinger()Evan Prodromou
2010-02-21make some of the Webfinger magic strings constantsEvan Prodromou
2010-02-21Performance fix for FriendFeed sup interface: MySQL query optimizer was doing...Brion Vibber
2010-02-21Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-02-21Add PoCo namespace to notice feedsZach Copley
2010-02-21OStatus PuSH fixlets:Brion Vibber
2010-02-21Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-21fixup activity serialization so salmon notifications workEvan Prodromou
2010-02-21OStatus feedsub fixlets:Brion Vibber
2010-02-21include namespaces in posted activities in notifyActivity()Evan Prodromou
2010-02-21Combine code that finds mentions into one place and add hook pointsEvan Prodromou
2010-02-21Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-21use Ostatus_profile::ensureActivityObjectProfile() in SalmonAction::ensurePro...Evan Prodromou
2010-02-21slightly more robust remote profile creationEvan Prodromou
2010-02-21Fix for doc action on systems that return false for globbing in a non-existin...Brion Vibber
2010-02-21OStatus: debug aid - log the received Salmon post when it can't be parsed pro...Brion Vibber
2010-02-21correct actor for OStatusPlugin::onEndUnsubscribe()Evan Prodromou