benklop / microblog-purple

Automatically exported from code.google.com/p/microblog-purple
GNU General Public License v3.0
0 stars 0 forks source link

Request: Delete/Destroy Tweets #199

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Tweet with a typo
2. Can't use mbpurple, so user logs onto web-based interface and deletes it.
3. Wastes time.

I'd really like a delete link added. Perhaps added after the rt link would be 
an "x" or a del. Either way, logging onto the web interface seems like a royal 
pain when the API has a destroy command. 

So, just put in a new link - a new option - for a delete link. It would have 
saved me a lot of time by now.

Hope to see this implemented,
TedM

Original issue reported on code.google.com by morin...@gmail.com on 1 Jul 2010 at 4:05

GoogleCodeExporter commented 9 years ago
Hi, TedM. I had this problem too. And two days ago made changes in source code. 
I'm send my code to owners, but while not commit it.

Source code in attached file.

Original comment by longer...@gmail.com on 5 Jul 2010 at 3:34

Attachments:

GoogleCodeExporter commented 9 years ago
Pardon me if I'm wrong. From the code, it seems that you added delete to all 
tweets. Did you check for self-generate tweet and insert the tweeted message id?

Original comment by somsaks on 1 Sep 2010 at 2:16

GoogleCodeExporter commented 9 years ago
I'm test my changes, works great. U can create test account and verify this.

Original comment by longer...@gmail.com on 16 Feb 2011 at 7:56