.. |
Account.xcodeproj
|
Merge branch 'master' into feature/feed-wrangler
|
2019-10-16 05:48:03 -04:00 |
AccountTests
|
Fixes failing Feedly tests and improves debugging mock network responses.
|
2019-10-16 09:37:35 +11:00 |
Credentials
|
Allow adding Feed Wrangler accounts
|
2019-09-28 01:59:49 -04:00 |
FeedFinder
|
Update code formatting in some files in Account.framework.
|
2019-07-08 22:58:19 -07:00 |
FeedWrangler
|
fix db file extension
|
2019-10-07 10:22:10 -04:00 |
Feedbin
|
Merge changes from mac-release, including performance fix.
|
2019-10-13 19:08:27 -07:00 |
Feedly
|
Tweaking the logging to be more useful.
|
2019-10-15 18:39:09 +11:00 |
LocalAccount
|
Modify background fetch so that it doesn't have to use a background process
|
2019-10-02 16:41:32 -05:00 |
ReaderAPI
|
Use the new article saving function for both Feedly and ReaderAPI.
|
2019-10-13 19:32:46 -07:00 |
xcconfig
|
Add Test build configuration
|
2019-10-11 17:38:01 -05:00 |
Account.swift
|
Merge branch 'master' into feature/feed-wrangler
|
2019-10-16 05:48:03 -04:00 |
AccountBehaviors.swift
|
Implement AccountBehaviors so that we don't have to keep adding boolean flags to account
|
2019-09-20 11:34:31 -05:00 |
AccountDelegate.swift
|
Implement AccountBehaviors so that we don't have to keep adding boolean flags to account
|
2019-09-20 11:34:31 -05:00 |
AccountError.swift
|
Fix for #885: Include 403 status code in list of errors to prompt with 'update credentials' error message, and expand that message to cover the possibility an account is no longer valid with the service, i.e. in the case of an expired Feedbin subscription.
|
2019-08-28 11:40:12 -04:00 |
AccountManager.swift
|
Merge changes from mac-release, including performance fix.
|
2019-10-13 19:08:27 -07:00 |
AccountMetadata.swift
|
Merge branch 'mac-candidate'
|
2019-07-08 23:10:41 -07:00 |
AccountMetadataFile.swift
|
Make sure metadata gets saved if background fetch is performed.
|
2019-10-02 15:32:34 -05:00 |
ArticleFetcher.swift
|
Fix crashing bug with marking all as read via contextual menu. Implement feed.fetchUnreadArticles.
|
2019-08-12 09:43:29 -07:00 |
CombinedRefreshProgress.swift
|
Update code formatting in some files in Account.framework.
|
2019-07-08 22:58:19 -07:00 |
Container.swift
|
Rename existingFeed(with:) to existingFeed(withFeedID:) to make it more clear. Make account.idToFeedDictionary private — callers should use existingFeed(withFeedID:).
|
2019-09-08 21:44:05 -07:00 |
ContainerPath.swift
|
Update code formatting in some files in Account.framework.
|
2019-07-08 22:58:19 -07:00 |
DataExtensions.swift
|
Adds unit testing and implements fixes for unread counts, icons, missing metadata and more.
|
2019-10-03 18:06:49 +10:00 |
DeepLinkProvider.swift
|
Add notification deep linking for iOS
|
2019-10-03 09:53:21 -05:00 |
Feed.swift
|
Add the ability to handoff from iOS to Mac
|
2019-10-03 15:49:27 -05:00 |
FeedMetadata.swift
|
Add initial support for per feed notifications
|
2019-10-02 19:42:16 -05:00 |
FeedMetadataFile.swift
|
Make sure metadata gets saved if background fetch is performed.
|
2019-10-02 15:32:34 -05:00 |
Folder.swift
|
Add the ability to handoff from iOS to Mac
|
2019-10-03 15:49:27 -05:00 |
Info.plist
|
…
|
|
OPMLFile.swift
|
Make sure metadata gets saved if background fetch is performed.
|
2019-10-02 15:32:34 -05:00 |
UnreadCountProvider.swift
|
Update code formatting in some files in Account.framework.
|
2019-07-08 22:58:19 -07:00 |