TwidereProject / Twidere-Android

http://twidere.com
2.76k stars 377 forks source link

[Feature Request] Please add a direct response counter #1043

Open slyscorpion opened 6 years ago

slyscorpion commented 6 years ago

Hi,

Just started using Twidere and it's pretty good so far but the one thing I am missing is a direct response counter for tweets like you see here: https://i.imgur.com/YS8EKED.png

Would it be possible to add such a feature? It helps to see at a glance just how much activity an individual tweet had.

orithena commented 6 years ago

You mean like this? screenshot_20171218-033602 2

It shows the activity on that tweet reported by the Twitter API at the time of loading that tweet. To save bandwidth and avoid hitting rate limits, no attempt to refresh that data is made until you interact with that tweet. So, if you have the Streaming API enabled, a tweet would reach that stream before any interaction could have happened. Tap that tweet to open its thread, then Twidere will load fresh data, which will also be updated when you go back to timeline view: screenshot_20171218-034825 2

slyscorpion commented 6 years ago

How do I ensure I have the Streaming API enabled properly? Enabled streaming, restarted the app, and I get no counter like the one in your screen shots even after interacting with a tweet...

orithena commented 6 years ago

Hmm... It also might have to do with me using the official keys, see https://gist.github.com/mariotaku/5465786 (Twitters own keys get to use enhanced API).