summaryrefslogtreecommitdiff
path: root/plugins/OStatus/lib
AgeCommit message (Expand)Author
2010-02-25OStatus: abort processing of this PuSH in item if we got an exception, rather...Brion Vibber
2010-02-24OStatus: handle update-profile Salmon pingsBrion Vibber
2010-02-24- break OMB profile update pings to a background queueBrion Vibber
2010-02-24OStatus: fix group delivery, send reply/group Salmon pings from background.Brion Vibber
2010-02-24OStatus: consolidate the low-level notice save code between Salmon and PuSH i...Brion Vibber
2010-02-22magicsig shufflingJames Walker
2010-02-22missing return value checkJames Walker
2010-02-22moving magicsig.php to classes - to add storageJames Walker
2010-02-22Merge branch 'rationalize-activity' into testingZach Copley
2010-02-22Move ActivityObject and related stuff to coreZach Copley
2010-02-23Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-02-22Add PoCo bits, avatar link, geo point, etc. to person activity obj outputZach Copley
2010-02-23OStatus group delivery initial implementation.Brion Vibber
2010-02-22swapping pear error handling so Crypt_RSA can properly detect available James Walker
2010-02-22OStatus: initial hookup of remote group membership (notice delivery not yet w...Brion Vibber
2010-02-22wiring in magicsigJames Walker
2010-02-22adding magic sig stuffJames Walker
2010-02-22handle poco nicknames in Ostatus_profileEvan Prodromou
2010-02-21don't calculate replies for remote noticesEvan 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-21OStatus: record source profile & saving method in ostatus_source table; this ...Brion Vibber
2010-02-21Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-21make some of the Webfinger magic strings constantsEvan Prodromou
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-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-21OStatus: debug aid - log the received Salmon post when it can't be parsed pro...Brion Vibber
2010-02-21correct name check in ActivityObject::fromProfile()Evan Prodromou
2010-02-21make avatar attribute explicit for ActivityObjectEvan Prodromou
2010-02-21remove unused profile code from salmonactionEvan Prodromou
2010-02-21let activities generate their own XMLEvan Prodromou
2010-02-21saving notices in salmon actionsEvan Prodromou
2010-02-21more complete content retrieval in ActivityObject::__construct()Evan Prodromou
2010-02-20Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-20Add support for favor and disfavor notificationEvan Prodromou
2010-02-20OStatus: Salmon favorite & unfavorite events now handledBrion Vibber
2010-02-20Move some salmon processing to a superclassEvan Prodromou
2010-02-19OStatus: sub/unsub notifications working again. Fixed up autodetection of fee...Brion Vibber
2010-02-18add ActivityContext class and test itEvan Prodromou
2010-02-18OStatus refactoring to clean up profile vs feed and fix up subscription issues.Brion Vibber
2010-02-18OStatus sub/unsub updates:Brion Vibber
2010-02-17OStatus: moving parts of profile processing to Activity from feedmunger. Paus...Brion Vibber
2010-02-16OStatus: check only direct children in ActivityUtil::child; fixes pulling act...Brion Vibber
2010-02-16OStatus: fix up some recent regressions in subscription setup; fix state chec...Brion Vibber