summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2010-02-12Add OStatus PuSH hub and Salmon links back into user and group feedsZach Copley
2010-02-12OStatus: prep work for sending notifications on sub/unsub/join/leave/favorite...Brion Vibber
2010-02-12flesh out salmon endpointEvan Prodromou
2010-02-12stub for activitiesEvan Prodromou
2010-02-12OStatus sub setup code cleanup and partial group fixes (needs more work after...Brion Vibber
2010-02-12OStatus: renamed feedinfo table to ostatus_profile -- will cover remote ostat...Brion Vibber
2010-02-11OStatus: correct parsing of georss:point for max interop (commas allowed, whi...Brion Vibber
2010-02-11OStatus: save Salmon postback URI in feed subscription info, if provided. Wil...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 fix: include feed profile at notice text processing time, fixes repliesBrion 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-10OStatus update: now using standard save/delivery for incoming ostatus message...Brion Vibber
2010-02-10fix hubdistribBrion Vibber
2010-02-10fix up hub queueing to work w/ stomp queuesBrion Vibber
2010-02-10Filename case fixBrion Vibber
2010-02-10Fix to Realtime's repeat notice form legend and notice idSarven Capadisli
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-08Pull GeoRSS locations over OStatus feedsBrion Vibber
2010-02-08OStatus cleanup...Brion Vibber
2010-02-08First steps on converting FeedSub into the pub/sub basis for OStatus communic...Brion Vibber
2010-02-06Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-02-06Delete old Twitter user record when user changes screen name instead of updat...Zach Copley
2010-02-06Store Twitter screen_name, not name, for foreign_user.nickname when saving Tw...Zach Copley
2010-02-05Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PH...Brion Vibber
2010-02-04Moved hardcoded identica theme out of MobileProfile. In this case, itSarven Capadisli
2010-02-04- Fix cache handling in TwitterStatusFetcherZach Copley
2010-02-02Removed entity flag stylesheet and icons from plugin to core.Sarven Capadisli
2010-02-02Added icon to Clear label for UserFlag pluginSarven Capadisli
2010-01-31Added missing concat of </li> in Realtime responseSarven Capadisli
2010-01-31Updated XHR binded events to work better in jQuery 1.4.1. UsingSarven Capadisli
2010-01-31Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-01-30better handling of null responses from geonames.orgEvan Prodromou
2010-01-29plugin to limit number of registered usersEvan Prodromou
2010-01-29Adds notice author's name to @title in Realtime responseSarven Capadisli
2010-01-28'Sign in with Twitter' button imgZach Copley
2010-01-28Merge branch 'facebook-js-fix' into testingZach Copley
2010-01-28Move faceboookapp.js to the Facebook pluginZach Copley
2010-01-27fix for fix for bad realtime JS loadBrion Vibber
2010-01-27fix for fix for bad realtime JS loadBrion Vibber
2010-01-27Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion Vibber
2010-01-27move script into OpenXPlugin::showAd() so it worksEvan Prodromou
2010-01-27using an action for output in OpenX pluginEvan Prodromou
2010-01-27Plugin to enable OpenX adsEvan Prodromou
2010-01-27width and height should be integers in AdsensePluginEvan Prodromou
2010-01-27Plugin to support Google AdsenseEvan Prodromou