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
0bc84aa50ca3362d5cc866ff903c4cdc223df27d
NetNewsWire
/
Frameworks
/
Account
T
History
Brent Simmons
9f56030b79
Calculate the Account’s unread count by looking at the set of flattened feeds — this way a given feed (which can occur more than once) is counted only once.
Fix
#101
.
2017-11-11 19:34:10 -08:00
..
Account.xcodeproj
…
AccountTests
…
LocalAccount
…
Account.swift
Calculate the Account’s unread count by looking at the set of flattened feeds — this way a given feed (which can occur more than once) is counted only once.
Fix
#101
.
2017-11-11 19:34:10 -08:00
AccountDelegate.swift
…
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
…
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
…