.. |
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
|
Merge branch 'ios-candidate'
|
2021-05-25 20:12:50 -05:00 |
ArticleStyles
|
Update URLs to use netnewswire.com where appropriate.
|
2021-02-21 20:21:01 -06:00 |
Commands
|
Merge branch 'ios-candidate'
|
2021-05-25 20:12:50 -05:00 |
Exporters
|
Update for pending RSCore String updates
|
2020-01-17 13:45:38 -06:00 |
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
|
Make multiplatform compile shared app resources
|
2020-06-28 03:05:01 -05:00 |
Resources
|
Mac: Make shift-space scroll up even when the detail view doesn't have focus
|
2020-07-10 13:57:34 -05:00 |
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
|
Handles single and multiple sync failures
|
2020-07-25 16:40:04 +08:00 |
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
|
Refactor select web feed in sidebar to use the delegate pattern instead of a notification.
|
2020-02-29 15:50:13 -08:00 |
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
|
Save and toggle full screen state. Issue #2053
|
2020-05-09 14:14:46 -05:00 |