-
Notifications
You must be signed in to change notification settings - Fork 5
License
cloudwalking/Groundstream
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
UPDATE: Twitter has removed their Javascript search API, so Groundstream no longer works. Bummer :( http://groundstream.org See what's happening. TODO: [X] Show tweet text [X] Show tweet avatar [ ] Link to tweet [ ] Link to user [X] "Restream" (post to twitter) button for individual post [X] Twitter favorite individual tweet [ ] /view page which embeds big image (MVP: iFrame) [ ] for each city, float favorited posts to the top Layout note: I tried using Masonry to make the posts stack better. Because there are so many pictures and they load slowly, it really screws up the whole page. Images overlap each other because they aren't loaded when the masonry layout fires, and if you repeatedly fire the layout method it makes the scroll position jump terribly.