nitter icon indicating copy to clipboard operation
nitter copied to clipboard

Tweet ordering reversed for 'tweet threads'

Open FreeTrade opened this issue 4 years ago • 3 comments

Nitter shows tweets in the wrong order when tweets have the same timestamp -

consider https://nitter.net/ericrweinstein vs https://twitter.com/ericrweinstein

I think if the user makes multiple tweets with the same time stamp, nitter should probably reverse the order of them to display in the correct order.

FreeTrade avatar Feb 09 '22 18:02 FreeTrade

IIUC, fixing this requires just adding .reversed here: https://github.com/zedeus/nitter/blob/6695784050605c77a301c0a66764fa9a9580a2f5/src/views/timeline.nim#L44

Shadlock0133 avatar Feb 18 '22 17:02 Shadlock0133

Huh? image image

Looks the same to me.

zedeus avatar Feb 20 '22 00:02 zedeus

Looks the same to me.

Hmm, possibly only affects the rss feed -

https://nitter.net/ericrweinstein/rss

FreeTrade avatar Mar 11 '22 06:03 FreeTrade