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
0b87acec1e12eef485bd9db47e97750853593724
NetNewsWire
/
Frameworks
/
Account
/
Feedly
History
Maurice Parker
f75e3e5ebf
Added new initialization parameter for Parsed Items.
2020-04-03 13:42:59 -05:00
..
Models
Added new initialization parameter for Parsed Items.
2020-04-03 13:42:59 -05:00
Operations
Fix references to addOperation, which is now just add.
2020-02-05 21:18:29 -08:00
Services
…
FeedlyAccountDelegate.swift
Rename addFolder to createFolder to be more consistent.
2020-03-30 13:35:02 -05:00
FeedlyAccountDelegate+OAuth.swift
…
FeedlyAccountDelegateError.swift
…
FeedlyAPICaller.swift
Add parentheses in the right places to make Xcode 11.4 happy with our tuples.
2020-03-29 18:53:15 -07:00
FeedlyFeedContainerValidator.swift
Let Feedly users add to the uncategorized collection/folder.
2020-01-17 15:25:57 +11:00
FeedlyResourceProviding.swift
…
OAuthAccountAuthorizationOperation.swift
Revise Feedly tests to use MainThreadOperationQueue; get them building again. They don’t pass, but at least they build.
2020-01-15 22:10:06 -08:00
OAuthAcessTokenRefreshing.swift
…
OAuthAuthorizationClient+Feedly.swift
…
OAuthAuthorizationCodeGranting.swift
…