Nic0 / tyrs

Twitter and Identica client using curses
http://tyrs.nicosphere.net
61 stars 10 forks source link

Delete tweets #30

Closed diegoxter closed 13 years ago

diegoxter commented 13 years ago

Was using tyrs and then BAM: I noticed i tagged the wrong person in a RT. It would be great to delete my own tweets in tyrs, it is a long way into the web to delete a tweet (well no, but i'm a lazy ass)

Nic0 commented 13 years ago

There is few things in this to handle it (almost) right, as I don't think RT appear in the home timeline, we need to retreive the user timeline. So:

This will handle any case of « damn, it wasn't the tweet I wanted » and introduce a new timeline, usualy usefull to know if you will follow or not someone.

diegoxter commented 13 years ago

Well, that was hell of an answer. I was thinking about that, introducing a new timeline in which you could see only the tweets of an specific user...

Nic0 commented 13 years ago

It's done, need some improvment, and some documentation about it, but all three shortcut mention above works.

diegoxter commented 13 years ago

Working on doc :D