summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-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-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-06use codeKey() in activity cachingEvan Prodromou
2010-12-06Merge branch '0.9.x' into cacheactivityEvan Prodromou
2010-12-06Config flag to disable router caching if neededEvan Prodromou
2010-12-06use Cache::codeKey() in Router classEvan Prodromou
2010-12-06Make code-dependent cache entries more volatileEvan Prodromou
2010-12-06cache generated activity infoEvan Prodromou
2010-12-06Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-12-06correctly generate enclosure in Activity::asString()Evan Prodromou
2010-12-06Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-12-06Added User::singleUserNickname() as (temporary?) fallback for single-user loo...Brion Vibber
2010-12-06remove common_debug() from Activity::asString()Evan Prodromou
2010-12-05Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asStr...Evan Prodromou
2010-12-02Fix for tickets #2917, #2262: user URL shortening options not being applied i...Brion Vibber
2010-12-01Fix dumb mistake -- changed function names partway through writing Nickname a...Brion Vibber
2010-11-30Merge branch 'master' into 0.9.xEvan Prodromou
2010-11-30was using Cache::get() and ::set() wrongEvan Prodromou
2010-11-30use a CRC32 of the plugin names rather than actual namesEvan Prodromou
2010-11-30use a CRC32 of the plugin names rather than actual namesEvan Prodromou
2010-11-30Squashed commit of the following:Evan Prodromou
2010-11-30Squashed commit of the following:Evan Prodromou
2010-11-29Normalize username strings in command parsingBrion Vibber