summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-12-29It appears that I made a few mistakes in which changes I had git commit, and ...1.0.xLuke Shumaker
2010-12-25Load data for all plugins, not just loaded ones, on the plugin management pag...Luke Shumaker
2010-12-24Add a more robust plugin config system.Luke Shumaker
2010-12-22Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-12-22Don't trust text/xml mime types; generic content detection gives useless stuf...Brion Vibber
2010-12-22Revert "initialize ActivityObject::$extra"Evan Prodromou
2010-12-22Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-12-22Initialize $extra member to empty array on ActivityObjectBrion Vibber
2010-12-22initialize ActivityObject::$extraEvan Prodromou
2010-12-22disable account deletion by defaultEvan Prodromou
2010-12-22Merge branch 'righttoleave' into 0.9.xEvan Prodromou
2010-12-20Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-12-20Let activity objects write directly to activity's own outputterEvan Prodromou
2010-12-18Add events for representing objects as activity:objectEvan Prodromou
2010-12-17Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-12-17Ticket #2959: implement api/users/profile_image endpoint in Twitter-compat APIBrion Vibber
2010-12-17action to restore a user's backup from the Web interfaceEvan Prodromou
2010-12-17Two bug fixes in activityimporterEvan Prodromou
2010-12-17change code order to make shorter linesEvan Prodromou
2010-12-17I'm still not sure when it's useful to reset a notice's authorEvan Prodromou
2010-12-17Make restoreuser use new FeedImporter queue handlerEvan Prodromou
2010-12-17move activity importing code to two different queuehandler classesEvan Prodromou
2010-12-17Move accountrestorer class to feed importerEvan Prodromou
2010-12-17move code to get an author object for a feed to a library from Ostatus_profileEvan Prodromou
2010-12-16Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-12-16Fix ticket #2929: router cache now clears itself when switching singleuser mo...Brion Vibber
2010-12-16distribute flag for Notice::saveNew()Evan Prodromou
2010-12-15Move account restoration code to a shared libraryEvan Prodromou
2010-12-15Merge branch '0.9.x' into righttoleaveEvan Prodromou
2010-12-15Merge branch '0.9.x' into 1.0.xBrion Vibber
2010-12-14Mark OembedAction, XrdAction, and (plugin) AutocompleteAction as read-only. T...Brion Vibber
2010-12-14AtomPub discovery fix: gets MarsEdit's auto API detection working.Brion Vibber
2010-12-14An action to delete your own accountEvan Prodromou
2010-12-13add an action to backup the current account in ActivityStreams formatEvan Prodromou
2010-12-13define rights for account maintenance and default rulesEvan Prodromou
2010-12-13define configuration settings for account maintenance securityEvan Prodromou
2010-12-13fix URL for memberships feedEvan Prodromou
2010-12-13add atompub membership actions to routerEvan Prodromou
2010-12-10Show a single favorite for AtomPubEvan Prodromou
2010-12-10Merge branch '0.9.x' into activityatompubEvan Prodromou
2010-12-09Tweaking nickname format regexes: added one that explicitly allows numbers, t...Brion Vibber
2010-12-09Add subscription feed for AtomPubEvan Prodromou
2010-12-09AtomPub for single subscriptionEvan 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 '0.9.x' into mergeBrion Vibber
2010-12-06use codeKey() in activity cachingEvan Prodromou