This website requires JavaScript.
Explore
Help
Sign In
renun
/
NetNewsWire
Watch
1
Star
0
Fork
0
You've already forked NetNewsWire
mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced
2025-08-12 06:26:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8a81327c229862389e2edf8b353444e4ddd40149
NetNewsWire
/
Frameworks
/
Account
History
Brent Simmons
f5d6e7e8fa
Fix bug where empty folders would be lost between runs of the app.
2019-01-27 21:42:58 -08:00
..
Account.xcodeproj
Continue work on Feedbin sync data types.
2018-10-14 18:10:07 -07:00
AccountTests
…
Feedbin
Complete (probably) work on Feedbin sync data types.
2018-10-14 18:38:33 -07:00
LocalAccount
…
xcconfig
…
Account.swift
Fix bug where empty folders would be lost between runs of the app.
2019-01-27 21:42:58 -08:00
AccountDelegate.swift
…
AccountManager.swift
…
ArticleFetcher.swift
…
CombinedRefreshProgress.swift
…
Container.swift
Made launch performance *much* faster for large (thousands of feeds) subscriptions list. Also: split container.children in container.topLevelFeeds and container.folders. This simplifies a bunch of things, and makes some things faster.
2018-09-16 17:54:42 -07:00
ContainerPath.swift
…
DataExtensions.swift
…
Feed.swift
Make Feed and Folder conform to Renewable.
2018-11-22 13:57:49 -08:00
Folder.swift
Make Feed and Folder conform to Renewable.
2018-11-22 13:57:49 -08:00
Info.plist
…
UnreadCountProvider.swift
…