This repository has been archived by the owner on Nov 11, 2018. It is now read-only.
Releases: fraction/news
Releases · fraction/news
v0.22.0
- Update Meteor to 0.8.1.3
- Add
npm stop
command - Move sorting to header
- Start using mediator pattern
- Start using ECMAScript 6
- Implement 3-column design
v0.21.3
- Move to require/define dependency structure
- Refresh data when sort is clicked
v0.21.2
- Change NPM package name to "fraction.io"
v0.21.1
- Stop calculating post heat on startup
- Add Apache v2 license
- Space out caption icons
- Remove appcache
- Resolve timeString "seconds" bug
- Change font size to 16px and force body to 1rem
- Add alerts for success, info, warning, and danger
- Resolve bug where top is sorting by heat
v0.21.0
- Update to Meteor 0.8.1.1
- Move top submenu under the navigation item
- Add a back button on comments and users
- Read more of Hacker News
- Reorganize everything
v0.20.0
- Update to Meteor 0.8.1
- Remove header in favor of sidebar
- Add comments
- Add icons wherever possible
- Add Twitter auto-tweeter for hot links
- Add a user page
- Add appcache
- Use session data instead of template data for posts
- Read Hacker News every 2 minutes
v0.19.0
- Add comments
v0.18.0
- Fix sorting bug
- Reset heat every 6 seconds
- Reread HN every minute
- Subscribe to the recentPosts publication for the random sorting
- Add pluralization to viewPost timing
- Rename "Best" sorting to "Top"
- Add sorting by the hour
- Add sorting by the quarter (3 months)
- Remove "ly" from the end of sorting options
- Stop hiding sorting from guests
- Remove profile from user menu
- Don't show posts until they're finished loading
v0.17.2
- Stop reseting post heat on page refresh
- Reset post heat every 10 seconds
v0.17.1
- Fix bug where all Hot posts are published