casmlab / stack

The BITS Lab STACK tool for social media collection and analysis.
http://bits.ischool.syr.edu/
MIT License
1 stars 0 forks source link

tweets should display in reverse chronological order #13

Closed libbyh closed 7 years ago

libbyh commented 7 years ago

Default display for tweets should be reverse chronological. Option for "sort chronologically" should be available.

pratik27shah commented 7 years ago

means latest tweets on the top. currently,it is like the oldest tweets are on the top

libbyh commented 7 years ago

Right, default should be newest first.

pratik27shah commented 7 years ago

should data duplication be handled?,because their are same tweets.present in the DB,leading to ambiguity,because the fix to display in reverse has been committed

libbyh commented 7 years ago

Do the tweets have unique IDs? Some accounts post the same tweet more than once by accident or by design. I'm not worried about duplicates right now but something to flag for review later.

pratik27shah commented 7 years ago

Refer #16 for duplicates