This website requires JavaScript.
Explore
Help
Sign In
FreshRSS
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced
2025-02-03 20:37:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
NetNewsWire
/
Frameworks
History
Brent Simmons
16b1918580
Continue work on web services client.
2017-12-10 12:31:10 -08:00
..
Account
Refresh all after importing OPML.
Fix
#59
.
2017-12-03 12:54:51 -08:00
Data
Save feed.authors.
2017-12-02 14:20:58 -08:00
Database
Fetch all unread counts at startup. This is done with a single SQL call, and it’s done in the background, so performance hit should not be noticeable.
Fix
#138
.
2017-12-03 11:57:53 -08:00
DB5
…
RSCore
…
RSDatabase
…
RSFeedFinder
Add tests to HTMLFeedFinder for finding the best feed from a web page.
2017-11-25 16:48:42 -08:00
RSParser
Add case for detecting <
https://www.natashatherobot.com/feed/
> as an RSS feed.
2017-12-07 20:05:58 -08:00
RSTextDrawing
Do quite a bit less work on resizing the timeline.
Fix
#175
.
2017-12-02 22:18:43 -08:00
RSTree
Get rid of the lock. Add comment that Node is main-thread-only; add precondition to init method.
Fix
#230
.
2017-12-02 16:12:09 -08:00
RSWeb
Continue work on web services client.
2017-12-10 12:31:10 -08:00
Vendor
/Sparkle.framework
…