| Issue 58: | Add method to retrieve a list of statuses one has deleted | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Currently I'm polling 150 entries of a friends list in one go and only check for new entries later on. But as far as I know I'm pretty unable to see if one deleted a status. I've two ideas in mind: - retrieve a list of deleted statuses so I can remove them - push out deleted statuses anyway but mark them as deleted ( this could make it possible for the user to undo a deletion... ) |
|
,
Aug 11, 2008
Once statuses are deleted from our system, they're gone. We can't implement this method without fairly major changes.
Status: WontFix
|
|
,
Aug 11, 2008
Not even handing out a list of deleted entries per user? Imho this could help keep clients from repolling all entries just to stay in sync. Of course adding or removing another users timeline is a different story... |
|
|
|