summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-13Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-12-13TwitterBridge: partial merge of id_str usage from 0.9.x for improved 32-bit a...Brion Vibber
2010-12-13Merge branch 'activityatompub' into 0.9.xEvan Prodromou
2010-12-13add the other three feeds to AtomPub service documentEvan Prodromou
2010-12-13Atom pub feed for group membershipsEvan Prodromou
2010-12-13fix URL for memberships feedEvan Prodromou
2010-12-13membership stream method and return membership from join() in Group_member classEvan Prodromou
2010-12-13fix navigation links for favorite feedEvan Prodromou
2010-12-13fix navigation links for subscriptions feedEvan Prodromou
2010-12-13group_member includes self link, edit linkEvan Prodromou
2010-12-13add atompub show membership actionEvan Prodromou
2010-12-13add atompub membership actions to routerEvan Prodromou
2010-12-12Move getConnectedApps() from Profile to User, where it belongsZach Copley
2010-12-12atompub favorite feedEvan Prodromou
2010-12-12a stream function for Fave classEvan Prodromou
2010-12-12fix subtitle in subscriptions feedEvan Prodromou
2010-12-11use new Subscription stream methods for AtomPubEvan Prodromou
2010-12-11Merge branch '0.9.x' into activityatompubEvan Prodromou
2010-12-11Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-12-11cache stream of subscriptionsEvan Prodromou
2010-12-11Subscription stream functionsEvan Prodromou
2010-12-10Show a single favorite for AtomPubEvan Prodromou
2010-12-10Workaround for locally-handled sessions breaking on PHP 5.3 with APC enabled.Brion Vibber
2010-12-10Workaround for locally-handled sessions breaking on PHP 5.3 with APC enabled.Brion Vibber
2010-12-10Merge branch '0.9.x' into activityatompubEvan Prodromou
2010-12-10extlibs updates: PEAR::Mail to 1.2.0, PEAR::Net_SMTP to 1.4.2 (need to go tog...Brion Vibber
2010-12-10extlibs updates: PEAR::Mail to 1.2.0, PEAR::Net_SMTP to 1.4.2 (need to go tog...Brion Vibber
2010-12-09Tweaking nickname format regexes: added one that explicitly allows numbers, t...Brion Vibber
2010-12-09add a new subscription using POST to APPEvan Prodromou
2010-12-09Add subscription feed for AtomPubEvan Prodromou
2010-12-09make HEAD work for AtomPubShowSubscriptionEvan Prodromou
2010-12-09Disable InProcessCache plugin for CLI scripts, which are more likely to be lo...Brion Vibber
2010-12-09AtomPub for single subscriptionEvan Prodromou
2010-12-09Merge branch '0.9.x' into activityatompubEvan Prodromou
2010-12-09Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-12-09Additional in-process cache plugin InProcessCacheEvan Prodromou
2010-12-08Merge branch 'master' into 0.9.xBrion Vibber
2010-12-08Tweak to PiwikAnalytics plugin to help browsers to pre-load piwik.js, may sha...Brion Vibber
2010-12-08Merge branch 'master' into 0.9.xBrion Vibber
2010-12-08Mapstraction plugin: use minified sources for OpenLayersBrion Vibber
2010-12-08Create a bundled & minified JS file for Mapstraction's common case (using Ope...Brion Vibber
2010-12-08Add stripped and minified local copy of OpenLayers 2.10, about 1/5 the size o...Brion Vibber
2010-12-08Don't cache user-specific information for Notice atom entriesEvan Prodromou
2010-12-08Don't cache user-specific information for Notice atom entriesEvan Prodromou
2010-12-07whitespace problems in lib/routerEvan Prodromou
2010-12-07generate links for apinamespace.org/atom and /twitter in userxrdEvan Prodromou
2010-12-07allow <Property> elements in <Link> in XRDEvan Prodromou
2010-12-07fix whitespace in lib/xrdaction.phpEvan Prodromou
2010-12-07Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-12-07Quick hack to discard twitter broadcast queue items on failure *IF* config op...Brion Vibber