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
85d4cc352f8d98399cfab526f03a0ce17fbba3db
NetNewsWire
/
Frameworks
/
Account
/
Feedly
T
History
Maurice Parker
4418a4bb02
Add completion block that returns new status records when we are marking statuses asynchronously.
2020-04-10 15:19:33 -05:00
..
Models
Added new initialization parameter for Parsed Items.
2020-04-03 13:42:59 -05:00
Operations
Add completion block that returns new status records when we are marking statuses asynchronously.
2020-04-10 15:19:33 -05: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
…
OAuthAcessTokenRefreshing.swift
…
OAuthAuthorizationClient+Feedly.swift
…
OAuthAuthorizationCodeGranting.swift
Replace the
firstElementPassingTest
function come from RSCore with the native function
first(where:)
.
2020-04-06 02:06:24 +08:00