View Issue Details

IDProjectCategoryView StatusLast Update
0000441Twitter DelitterUser Interfacepublic2020-02-03 08:34
ReporterBootBlock Assigned ToBootBlock  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Product Version1.31 
Target Version1.32Fixed in Version1.32 
Summary0000441: Show reply counts
Description

For some reason, the tweet metadata doesn't include the number of replies to a tweet; instead, it can be traversed as a linked-list and counted that way - except, of course, it's inconsistent as some tweets don't indicate they have replies whereas, in reality, they do.

So, for now, there will just be a Yes indicator within the newly-added Replies column as opposed to a reply count.

TagsUI

Activities

BootBlock

2020-02-03 08:34

administrator   ~0000169

While the Replies => Yes column is implemented, try adding an integer version in the future when Twitter has hopefully fixed this.

Twitter must be not including some metadata as they know if tweets have a reply on their site, but it's impossible to tell via the tweets.js file for some, if not most, tweets.

Issue History

Date Modified Username Field Change
2020-02-03 08:25 BootBlock New Issue
2020-02-03 08:25 BootBlock Assigned To => BootBlock
2020-02-03 08:25 BootBlock Tag Attached: UI
2020-02-03 08:34 BootBlock Status new => closed
2020-02-03 08:34 BootBlock Resolution open => fixed
2020-02-03 08:34 BootBlock Fixed in Version => 1.32
2020-02-03 08:34 BootBlock Note Added: 0000169