.. |
Account.xcodeproj
|
Disable files with failing Feedly tests. This is meant to be temporary.
|
2020-01-19 22:25:06 -08:00 |
AccountTests
|
Make Feedly tests build again.
|
2020-01-19 22:19:54 -08:00 |
Credentials
|
Merge branch 'master' into feature/feed-wrangler
|
2019-11-20 14:01:04 -05:00 |
FeedFinder
|
Updates for Data+RSCore changes
|
2020-01-18 19:18:58 -06:00 |
FeedWrangler
|
Remove all references to fetchArticleIDsForStatusesWithoutArticles. Use fetchArticleIDsForStatusesWithoutArticlesNewerThanCutoffDate instead.
|
2019-12-17 21:15:20 -08:00 |
Feedbin
|
Replace use of Dictionary(uniqueKeysWithValues) with a separate function that can handle duplicate keys without crashing. Fix #1671.
|
2020-01-21 22:03:33 -08:00 |
Feedly
|
Fix the logging of Feedly errors. #1628.
|
2020-01-21 18:31:41 +11:00 |
LocalAccount
|
Updates for Data+RSCore changes
|
2020-01-18 19:18:58 -06:00 |
ReaderAPI
|
Replace use of Dictionary(uniqueKeysWithValues) with a separate function that can handle duplicate keys without crashing. Fix #1671.
|
2020-01-21 22:03:33 -08:00 |
xcconfig
|
Add ProjectSettings.xcconfig to be included in the Account build.
|
2019-11-11 17:57:49 -06:00 |
Account.swift
|
Update to latest RSCore
|
2020-01-13 22:20:57 -06: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
|
Continue changes mandated by DatabaseQueue changes.
|
2019-12-16 15:55:37 -08:00 |
AccountError.swift
|
Add Update Credetials button to the error dialog when a Feedbin credentials error happens. Issue #1441
|
2020-01-16 13:50:30 -07:00 |
AccountManager.swift
|
Update to latest RSCore
|
2020-01-12 18:26:41 -06:00 |
AccountMetadata.swift
|
Change progress view to use the most recent last fetch end time. Issue #1383
|
2019-12-09 18:34:26 -07:00 |
AccountMetadataFile.swift
|
Add suspend and resume to managed files
|
2019-12-01 17:16:52 -06:00 |
ArticleFetcher.swift
|
Finish changes mandated by DatabaseQueue changes.
|
2019-12-16 22:45:59 -08:00 |
CombinedRefreshProgress.swift
|
Update code formatting in some files in Account.framework.
|
2019-07-08 22:58:19 -07:00 |
Container.swift
|
Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346
|
2019-11-24 18:29:00 -06:00 |
ContainerIdentifier.swift
|
Persist article read filters across application launches. Issue #1349
|
2019-11-27 11:43:36 -06:00 |
ContainerPath.swift
|
Update code formatting in some files in Account.framework.
|
2019-07-08 22:58:19 -07:00 |
DataExtensions.swift
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
Feed.swift
|
Change ReadFilter to ReadFilterType and differentiate the ReadFilter from the query filter.
|
2019-11-22 09:40:39 -06:00 |
FeedIdentifier.swift
|
Persist article read filters across application launches. Issue #1349
|
2019-11-27 11:43:36 -06:00 |
Folder.swift
|
Escape special XML characters for external folder id. Issue #1659
|
2020-01-19 22:52:45 -07:00 |
Info.plist
|
Continue mess-making. Start Account framework.
|
2017-09-07 20:41:25 -07:00 |
OPMLFile.swift
|
Update for pending RSCore String updates
|
2020-01-17 13:45:38 -06:00 |
SingleArticleFetcher.swift
|
Finish changes mandated by DatabaseQueue changes.
|
2019-12-16 22:45:59 -08:00 |
UnreadCountProvider.swift
|
Persist the Feeds Read filter across application launches. Issue #1349
|
2019-11-26 20:23:12 -06:00 |
WebFeed.swift
|
Update for pending RSCore String updates
|
2020-01-17 13:45:38 -06:00 |
WebFeedMetadata.swift
|
Renamed Feed and related classes/instances to WebFeed
|
2019-11-14 20:11:41 -06:00 |
WebFeedMetadataFile.swift
|
Add suspend and resume to managed files
|
2019-12-01 17:16:52 -06:00 |