summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-02-21use notifyActivity() for notifications in OStatusPluginEvan Prodromou
2010-02-21activity notification in Ostatus_profileEvan Prodromou
2010-02-21let activities generate their own XMLEvan Prodromou
2010-02-21Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-21more tests for Activity parsingEvan Prodromou
2010-02-21Save posted notices in usersalmonEvan Prodromou
2010-02-21saving notices in salmon actionsEvan Prodromou
2010-02-21more complete content retrieval in ActivityObject::__construct()Evan Prodromou
2010-02-20OStatus: fix regressions from mergeBrion Vibber
2010-02-20Subscription::start() should be enough, right?Evan 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: Salmon favorite & unfavorite events now handledBrion Vibber
2010-02-20OStatus: send favorite/unfavorite notifications to remote authorsBrion Vibber
2010-02-20OStatus subscription page fixups; works but needs lots of UI loving!Brion Vibber
2010-02-20OStatus: fix regressions in plugin & usersalmon action. Sub/unsub notificatio...Brion Vibber
2010-02-20drop no-longer-used XML_Feed_Parser extlib package from OStatus pluginBrion Vibber
2010-02-20add hooks for OStatus notification on subscribe/unsubscribeEvan Prodromou
2010-02-20adjust URI, URL, and location in Ostatus_profile::processPostEvan Prodromou
2010-02-20Cool bug! Technically good PHP syntaxEvan Prodromou
2010-02-20Move some salmon processing to a superclassEvan Prodromou
2010-02-19OStatus: Salmon notifications now being generated moderately correctly. :) Ne...Brion Vibber
2010-02-19OStatus: sub/unsub notifications working again. Fixed up autodetection of fee...Brion Vibber
2010-02-19Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-19some more salmon stuffEvan Prodromou
2010-02-19OStatus: hooked up follow/unfollow events on Salmon endpoint to create/destro...Brion Vibber
2010-02-19OStatus: fix up Salmon endpoint detection/saving, timestamp fixes.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-18Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-02-18more work on salmonEvan Prodromou
2010-02-17Twitter bridge - fix for Ticket #2192Zach Copley
2010-02-17Better logging for Twitter bridge account linking processZach Copley
2010-02-17Merge branch 'master' into testingBrion Vibber
2010-02-17parse_url returns an associative array - not an objectCraig Andrews
2010-02-17PostDebug plugin - saves POST data to debug log or directory to help debug fo...Brion Vibber
2010-02-17OStatus: override source link with the source domain and link to original mes...Brion Vibber
2010-02-17OStatus: moving parts of profile processing to Activity from feedmunger. Paus...Brion Vibber
2010-02-16OStatus: migrated notice parsing to use Activity helper classes; on the way t...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
2010-02-16OStatus: fix for low-level remote subscribeBrion Vibber
2010-02-16restructure Activity classes to push more DOM stuff to ActivityUtilsEvan Prodromou
2010-02-16Merge branch 'master' into testingBrion Vibber
2010-02-16Stomp queue restructuring for mass scalability:Brion Vibber
2010-02-16move some nickname-guessing code to lib/util.php from OpenIDEvan Prodromou
2010-02-16add a couple of FIXME commentsEvan Prodromou
2010-02-16change find() to staticGet() to use cacheEvan Prodromou