summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2010-12-22When queueing is off, restore runs immediately. Indicate that we've already f...Brion Vibber
2010-12-22Merge branch 'righttoleave' into 0.9.xBrion Vibber
2010-12-22Merge branch 'righttoleave' into 0.9.xEvan Prodromou
2010-12-22Error handling cleanup on backup/restore:Brion Vibber
2010-12-22fix notice errorBrion Vibber
2010-12-17Ticket #2959: implement api/users/profile_image endpoint in Twitter-compat APIBrion Vibber
2010-12-17fix typo in showstreamBrion Vibber
2010-12-17action to restore a user's backup from the Web interfaceEvan Prodromou
2010-12-15syntax error in deleteaccountEvan 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 fix: correct the response URL given from posting a new message (wrong...Brion Vibber
2010-12-14AtomPub fixes: return '201 Created' on POST of new message; better error chec...Brion Vibber
2010-12-14An action to delete your own accountEvan Prodromou
2010-12-13don't show the backup link if the user can't backupEvan Prodromou
2010-12-13add an action to backup the current account in ActivityStreams formatEvan Prodromou
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 navigation links for favorite feedEvan Prodromou
2010-12-13fix navigation links for subscriptions feedEvan Prodromou
2010-12-13add atompub show membership actionEvan Prodromou
2010-12-12Move getConnectedApps() from Profile to User, where it belongsZach Copley
2010-12-12atompub favorite feedEvan Prodromou
2010-12-12fix subtitle in subscriptions feedEvan Prodromou
2010-12-11use new Subscription stream methods for AtomPubEvan Prodromou
2010-12-10Show a single favorite for AtomPubEvan Prodromou
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-09AtomPub for single subscriptionEvan Prodromou
2010-12-02Fix for tickets #2917, #2262: user URL shortening options not being applied i...Brion Vibber
2010-12-02* Fix an incorrectly formatted message parameter in line 334.Siebrand Mazeland
2010-12-01Ticket #2912 further cleanup: use JS on emailsettings form to help connect th...Brion Vibber
2010-12-01Ticket #2912 tweaks: clean up wording on the incoming email generator box a bit.Brion Vibber
2010-12-01Ticket #2912: move 'I want to post notices by email" checkbox up from the ema...Brion Vibber
2010-11-29Work in progress on nickname validation changes. lib/nickname.php appears to ...Brion Vibber
2010-11-26Make userxrd work without OStatus enabledEvan Prodromou
2010-11-26Make userxrd part of the default hostmetaEvan Prodromou
2010-11-26Move user xrd action to core and use hooks to extendEvan Prodromou
2010-11-26move xrd and hostmeta out of the OStatus plugin and into coreCraig Andrews
2010-11-19Merge branch 'master' into 0.9.xBrion Vibber
2010-11-19Ticket #1987: support since_id on API notice search methods.Brion Vibber
2010-11-16Merge branch 'master' into 0.9.xBrion Vibber
2010-11-16Prep for ticket #2895: consolidate common code from PopularNoticeList and Fav...Brion Vibber
2010-11-15Include width/height of locally-uploaded images in our oembed provider data f...Brion Vibber
2010-11-15AtomPub-related actions are only read-only on GETEvan Prodromou
2010-11-15Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-11-15Merge branch 'atompub' into 0.9.xEvan Prodromou
2010-11-15add hooks for atom pub postsEvan Prodromou