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
315af1ef7f6289fe1ade398bd30eb9e368b6ad23
NetNewsWire
/
Frameworks
/
Account
T
History
Brent Simmons
0a45dda375
Create SearchFeedDelegate. Make searching synchronous, since it’s fast enough.
2019-02-24 19:22:16 -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
Create SearchFeedDelegate. Make searching synchronous, since it’s fast enough.
2019-02-24 19:22:16 -08:00
AccountDelegate.swift
…
AccountManager.swift
…
ArticleFetcher.swift
…
CombinedRefreshProgress.swift
…
Container.swift
Add addFeed and addFeeds to the Container protocol. This was confusing before. Now you can add directly to a Folder or Account.
2019-02-05 21:48:32 -08:00
ContainerPath.swift
…
DataExtensions.swift
Quiet warnings/errors from Xcode 10.2 about redundant public attributes on methods implemented inside public extensions.
2019-02-12 10:05:51 -05:00
Feed.swift
Don’t write "Untitled" to Subscriptions.opml when a feed lacks a name or editedName — “Untitled” is a localizable, display-only string, not something to store in OPML.
Fix
#527
.
2019-02-06 21:18:22 -08:00
Folder.swift
Add addFeed and addFeeds to the Container protocol. This was confusing before. Now you can add directly to a Folder or Account.
2019-02-05 21:48:32 -08:00
Info.plist
…
UnreadCountProvider.swift
Quiet warnings/errors from Xcode 10.2 about redundant public attributes on methods implemented inside public extensions.
2019-02-12 10:05:51 -05:00