summaryrefslogtreecommitdiff
path: root/plugins/OStatus/OStatusPlugin.php
AgeCommit message (Expand)Author
2010-02-22OStatus: initial hookup of remote group membership (notice delivery not yet w...Brion Vibber
2010-02-22Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingSarven Capadisli
2010-02-22Added link to Subscriptions page to XHR get the ostatus sub formSarven Capadisli
2010-02-22Merge remote branch 'statusnet/testing' into testingJames Walker
2010-02-22adding extlib for Crypt_RSAJames Walker
2010-02-21some info code for usersalmon.phpEvan 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-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-21OStatus: drop the remnants of feedsubsettings, replaced by ostatussub and no ...Brion Vibber
2010-02-21Do mention lookup for Webfinger accounts in OStatusPluginEvan Prodromou
2010-02-21OStatus feedsub fixlets:Brion Vibber
2010-02-21Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-02-21correct actor for OStatusPlugin::onEndUnsubscribe()Evan Prodromou
2010-02-21add activity:subject to atom feedsEvan Prodromou
2010-02-21use notifyActivity() for notifications in OStatusPluginEvan Prodromou
2010-02-20do some double-checks on favor and disfavor handlers in OStatusPluginEvan 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: send favorite/unfavorite notifications to remote authorsBrion Vibber
2010-02-20OStatus: fix regressions in plugin & usersalmon action. Sub/unsub notificatio...Brion Vibber
2010-02-20add hooks for OStatus notification on subscribe/unsubscribeEvan Prodromou
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-19OStatus: hooked up follow/unfollow events on Salmon endpoint to create/destro...Brion Vibber
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-17Merge branch 'testing' into 0.9.xBrion Vibber
2010-02-17htmloutputter->script() special cases src's that begin with plugin/ or local/...Craig Andrews
2010-02-17OStatus: override source link with the source domain and link to original mes...Brion Vibber
2010-02-16add a couple of FIXME commentsEvan Prodromou
2010-02-13Dialogbox for OStatus remote subscriptionSarven Capadisli
2010-02-13Added dialogbox styles for OStatus subscribe formSarven Capadisli
2010-02-13Using the new remote subscription event and updated subscribe labelSarven Capadisli
2010-02-12Add OStatus PuSH hub and Salmon links back into user and group feedsZach Copley
2010-02-12OStatus: renamed feedinfo table to ostatus_profile -- will cover remote ostat...Brion Vibber
2010-02-11OStatus: fix salmon link on Atom feeds; add a url spec for group feeds as wel...Brion Vibber
2010-02-11OStatus: garbage collect unused PuSH subscriptions when the last local subscr...Brion Vibber
2010-02-10OStatus PuSH fixes:Brion Vibber
2010-02-09removing the webfinger hack for Notice::asAtomEntry since salmon can use a pr...James Walker
2010-02-09moving salmon endpoint under 'main/'James Walker
2010-02-09OStatus partial support for group subscriptions:Brion Vibber
2010-02-09in progress Salmon responsesJames Walker
2010-02-09discovery piece - hand merged :PJames Walker
2010-02-08OStatus cleanup...Brion Vibber
2010-02-08First steps on converting FeedSub into the pub/sub basis for OStatus communic...Brion Vibber