NetNewsWire/Shared
Maurice Parker baad458138 Add Open Themes button 2021-09-11 20:32:15 -05:00
..
1Password moved bridging header to iOS resources 2021-06-16 14:50:53 +08:00
Activity Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance. 2021-05-08 12:42:44 -07:00
Article Extractor Refactor how we do Secrets to work with the new Swift Package structure 2020-07-30 17:40:45 -05:00
Article Rendering Split stylesheet.css into two different stylesheets to separate things that should be customized from those that should. 2021-09-11 17:49:56 -05:00
ArticleStyles Add Open Themes button 2021-09-11 20:32:15 -05:00
Commands Merge branch 'ios-candidate' 2021-05-25 20:12:50 -05:00
Exporters
ExtensionPoints Suppress warning when building for iOS 2020-12-12 16:25:36 -06:00
Extensions Merge branch 'ios-candidate' 2021-05-25 20:12:50 -05:00
Favicons Fix favicons when a feed's homepage URL has non-ASCII in its path 2021-07-18 17:02:49 -05:00
HTMLMetadata Fix favicons when a feed's homepage URL has non-ASCII in its path 2021-07-18 17:02:49 -05:00
Images Don't use the feed icon for XKCD since it is always the current comic and doesn't scale down well. Fixes #2669 2020-12-14 21:36:47 -06:00
Importers
Resources
ShareExtension Add validateFeed parameter to createWebFeed 2021-03-15 18:01:12 -05:00
SmartFeeds Merge branch 'ios-candidate' into main 2021-04-03 11:10:04 -05:00
Timeline Support a new secret user default JalkutRespectFolderExpansionOnNextUnread, and revise the "next unread" strategy so that whether the search for a next unread wraps around to the top or not is parameterized. 2020-11-01 17:33:48 -05:00
Timer
Tree Always show Smart Feeds. Fixes #3052 2021-04-27 12:27:42 +12:00
UserNotifications Fix bug that was removing unread notifications by checking the status. Fixes #2786 2021-02-07 17:46:24 -06:00
Widget widget and unread badge counts are correct 2021-03-26 11:36:20 +08:00
AccountType+Helpers.swift Fixed the names of the accounts 2020-12-07 13:35:00 -06:00
AppNotifications.swift
IconImageCache.swift Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance. 2021-05-08 12:42:44 -07:00
Secrets.swift.gyb Add Inoreader AppID and Key compatibility 2020-10-24 21:25:00 -05:00
UserInfoKey.swift