This repository has been archived by the owner on Nov 11, 2018. It is now read-only.
Releases: fraction/news
Releases · fraction/news
v0.17.0
- Fix .gitignore issue with GitHub for Mac
- Rename "Popular" to "Best"
- Ignore best posts without any points
- Apply votes quietly every 5 seconds (instead of loudly every 2)
- Only show time sort on Best sorting
- Add hot sorting
v0.16.1
- Simplify HN reading interval
- Abstract commentLink in post view
v0.16.0
- Remove all websites except Hacker News
- Reorganize server
- Upsert posts (instead of insert)
- Auto-read from Hacker News
- Add dynamic sort count
- Optimize loading with subscribe/publish
v0.15.1
- Fix bug where RSS posts aren't inserted
v0.15.0
- Add RSS integration
v0.14.1
- Fix inconsistent copy for sort types
v0.14.0
- Cache static assets
- Fix broken sort links
- Hide user account area until page loads
- Wait for subscriptions to load before pageload
v0.13.0
- Make regexp easier to read
- Add timing (daily, weekly, montly, yearly, ever)
- Remove christianbundy/murder from repo
v0.12.3
- Consolidate feeds into one route
- Fix bug created by consolidation
v0.12.1
- Fix bug in Firefox where you can't submit a new post