Closed (fixed)
Project:
Twitter
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2011 at 11:39 UTC
Updated:
5 Dec 2011 at 18:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
toleillo commentedPatch to delete history of tweets.
Comment #2
jonhattanWorks as expected.
/me working on a patch for d7.
Comment #3
jonhattanIt should delete user's timeline in despite $screen_name is null. OTOH It seems $screen_name always has a value. Will ask juampy
Comment #4
jonhattanPatch for d6.
Comment #5
jonhattanPatch for d7.
Comment #6
steinmb commentedThis got committed so no need for review?
Comment #7
jonhattanStill pending to commit to 7.x
Comment #8
juampynr commentedApplied johnattan's patch in 7.x-3.x with a small fix on twitter_account_delete ($account->screen_name instead of $account['screen_name']).
Twitter account info and tweets are now being deleted. Thanks toleillo, johnattan and steimbd for the good job.
http://drupalcode.org/project/twitter.git/commitdiff/14784629326f4947cac...