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
b441d2ee55ddb95f991b6b2b3e4ac9db5c7d394c
NetNewsWire
/
Frameworks
/
Account
History
Brent Simmons
8f9575ee84
Remove assertion that wasn’t valid in some situations.
Fix
#283
.
2017-12-29 10:13:11 -08:00
..
Account.xcodeproj
Parse Feedbin articles.
2017-12-11 13:36:16 -08:00
AccountTests
…
Feedbin
Add AccountDelegate.accountDidInitialize method, so that the delegate can set the account’s nameForDisplay before anything else happens.
Fix
#247
.
2017-12-19 17:48:30 -08:00
LocalAccount
Add AccountDelegate.accountDidInitialize method, so that the delegate can set the account’s nameForDisplay before anything else happens.
Fix
#247
.
2017-12-19 17:48:30 -08:00
Account.swift
Remove assertion that wasn’t valid in some situations.
Fix
#283
.
2017-12-29 10:13:11 -08:00
AccountDelegate.swift
Add AccountDelegate.accountDidInitialize method, so that the delegate can set the account’s nameForDisplay before anything else happens.
Fix
#247
.
2017-12-19 17:48:30 -08:00
AccountManager.swift
…
CombinedRefreshProgress.swift
…
Container.swift
Make deleting work. Can’t undo yet. But now everything is messed-up because of an AnyHashable casting bug. Don’t run this build.
2017-11-04 22:51:14 -07:00
ContainerPath.swift
…
DataExtensions.swift
Save feed.authors.
2017-12-02 14:20:58 -08:00
Folder.swift
Make deleting work. Can’t undo yet. But now everything is messed-up because of an AnyHashable casting bug. Don’t run this build.
2017-11-04 22:51:14 -07:00
Info.plist
…