davidbauer / Instacurate

Turn your Twitter timeline into a personalised news site, in an instant. Fetches links from your timeline and displays them in a discovery friendly design.
http://www.instacurate.com
113 stars 29 forks source link

Add timestamp to links #67

Closed davidbauer closed 11 years ago

davidbauer commented 11 years ago

replace current text "see tweet" by date. created_at needs to be trimmed so that only date in format dd/mm is displayed, see http://stackoverflow.com/questions/1056728/formatting-a-date-in-javascript

davidbauer commented 11 years ago

Somebody care to have a look at this? I think very little needs to be tweaked to make it work, see my two commits on this. @dergraf, @oliverwehn, @backflip