.. |
Account.xcodeproj
|
Sends and receives unread statuses #1058. Also implements OMPL import #1043.
|
2019-09-27 08:26:18 +10:00 |
AccountTests
|
Make Account framework tests compile and pass.
|
2019-09-30 17:17:58 +10:00 |
Credentials
|
Implement keychain groups
|
2019-09-22 16:00:06 -05:00 |
FeedFinder
|
Update code formatting in some files in Account.framework.
|
2019-07-08 22:58:19 -07:00 |
Feedbin
|
Merge branch 'mac-release'
|
2019-09-28 13:52:07 -07:00 |
Feedly
|
Implements creating, updating and deleting Folders/Collections. Issues #1044 #1048
|
2019-09-27 21:47:30 +10:00 |
LocalAccount
|
Implement AccountBehaviors so that we don't have to keep adding boolean flags to account
|
2019-09-20 11:34:31 -05:00 |
ReaderAPI
|
Ensure that account metadata gets propagated to delegates when it reloads
|
2019-09-23 09:57:50 -05:00 |
xcconfig
|
Merge branch 'mac-release'
|
2019-09-25 15:39:14 -05:00 |
Account.swift
|
Use correct account method for adding folders
|
2019-09-27 06:38:43 -05: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
|
Implement keychain groups
|
2019-09-22 16:00:06 -05:00 |
AccountMetadata.swift
|
Merge branch 'mac-candidate'
|
2019-07-08 23:10:41 -07:00 |
AccountMetadataFile.swift
|
Make sure delegates get set even if a metadata file isn't found. Issue #1051
|
2019-09-24 06:56:39 -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
|
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 |
Feed.swift
|
Merge branch 'mac-release'
|
2019-09-25 17:09:21 -05:00 |
FeedMetadata.swift
|
Remove name from the feed metadata as we manage it using the OPML file instead
|
2019-09-23 12:29:48 -05:00 |
FeedMetadataFile.swift
|
Make sure delegates get set even if a metadata file isn't found. Issue #1051
|
2019-09-24 06:56:39 -05:00 |
Folder.swift
|
Add externalID to Folder and persist it to OPML file. Issue #1060
|
2019-09-25 17:01:09 -05:00 |
Info.plist
|
Continue mess-making. Start Account framework.
|
2017-09-07 20:41:25 -07:00 |
OPMLFile.swift
|
Merge branch 'mac-release'
|
2019-09-25 17:09:21 -05:00 |
UnreadCountProvider.swift
|
Update code formatting in some files in Account.framework.
|
2019-07-08 22:58:19 -07:00 |