Commit Graph

7143 Commits

Author SHA1 Message Date
Maurice Parker 799bd9aeb8 Remove custom Hashable implementation. Fixes #3201 2021-08-26 15:55:18 -05:00
Brent Simmons 7c6ddb5d95 Update release notes for 607 2021-08-21 18:10:29 -07:00
Brent Simmons 7773e31e17 Release notes for 6.0.1 first TestFlight build. 2021-08-21 18:08:29 -07:00
Maurice Parker 8828c0eaaa Revalidate the API keys if they are expired. Fixes #3210 2021-08-21 16:10:28 -05:00
Maurice Parker 05e3ff9fd2 Replace newlines with line breaks. Fixes #3258 2021-08-17 17:41:27 -05:00
Maurice Parker 15bf35ce28 Fix bug that was incorrectly parsing Twitter Symbols. Fixes #3248 2021-08-10 20:09:02 -05:00
Maurice Parker 3512646261 Add Feedbin external url handling. Fixes #3239 2021-07-29 17:12:41 -05:00
Maurice Parker 25370cc0af Hide Daring Fireball's external link 2021-07-27 13:43:35 -05:00
Maurice Parker 63e4d2c54e Make external links span the full width of the article area 2021-07-21 17:03:08 -05:00
Maurice Parker 5754512c59
Merge pull request #3225 from Wevah/ios-release
Fix favicons when a feed's homepage URL has non-ASCII in its path (ios-release)
2021-07-20 13:11:19 -05:00
Nate Weaver 8bac72e5c0 Fix favicons when a feed's homepage URL has non-ASCII in its path 2021-07-18 17:07:20 -05:00
Maurice Parker 9d6bfc87b0 Fix crash on iOS 15 2021-07-16 15:39:23 -05:00
Maurice Parker 33ecf4ec5b Stop processing when we don't return status records. 2021-07-09 11:57:50 -05:00
Maurice Parker f446a7e2ea Delete orphaned sync status records. 2021-07-08 13:11:26 -05:00
Maurice Parker 1096e341d5 Remove reset for processing as it was causing an infinite loop in some scenarios. 2021-07-07 12:26:56 -05:00
Maurice Parker 3ea427bd2d Fix open in browser when the article is selected. Fixes #3215 2021-07-06 18:50:48 -05:00
Maurice Parker fd4fd5174e Continue processing if we don't find any articles. Fixes #3213 2021-07-06 16:56:50 -05:00
Maurice Parker c279f92f79 Changed how images are placed in Twitter articles so that you can better see who Tweeted the image. 2021-07-05 14:26:00 -05:00
Maurice Parker 17cc23364d Make sure we don't use negative oftsets when finding an index. Fixes #3204 2021-06-26 20:54:54 -05:00
Maurice Parker 2862d40663 Upgrade to latest RSWeb. Fixes #3202 2021-06-26 18:15:37 -05:00
Maurice Parker 534016bf80 Update to latest RSCore. Fixes #3199 2021-06-26 14:22:04 -05:00
Maurice Parker c2413cda37 Restore alpha of the indicators to 1 incase the animation completion handler doesn't get called. Fixes #3156 2021-06-23 03:24:23 -05:00
Maurice Parker 86ca397221 Ignore key commands when the web view has focus. Fixes #3179 2021-06-23 02:44:34 -05:00
Brent Simmons 321e61b635 Add latest changes. 2021-06-20 16:11:55 -07:00
Brent Simmons c5450c32fb Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2021-06-20 16:04:46 -07:00
Brent Simmons c18dbaa250 Update build number. 2021-06-20 16:04:37 -07:00
Brent Simmons 8be9bf6861 Update Help book URL. 2021-06-20 16:03:54 -07:00
Maurice Parker 767f76892f Fix the OAuthSwift package since the 2.2 version has trouble looking up credentials. 2021-06-17 14:34:52 -05:00
Brent Simmons 6a71da0938 Bump version to 605. 2021-06-15 21:12:19 -07:00
Maurice Parker 29458fb03b Change to use destructive style on delete button. Fixes #3159 2021-06-15 21:33:23 -05:00
Maurice Parker b27be9c8ea Don't animate the Feeds rebuild when responding to the initial unread count initialization. Fixes #2985 2021-06-15 16:35:29 -05:00
Maurice Parker e4b837b614 Update to the latest RSCore. Fixes #3143 2021-06-08 12:04:14 -05:00
Brent Simmons fdcffc4b74 Bump version to 604. Add release notes. 2021-05-31 17:04:19 -07:00
Brent Simmons 0d0f1e4908 Replace “don't” with “don’t” everywhere. 2021-05-31 16:01:01 -07:00
Brent Simmons ae63d0feb7 Add a warning about iCloud sync being slow sometimes. Also: in user-facing text, change “subscriptions” to “feeds.” We want to use the word “feed” — a “subscription” makes people think of IAP. 2021-05-31 15:52:56 -07:00
Maurice Parker 0692d0b79f
Merge pull request #3139 from kielgillard/ios-candidate
Preserve custom feed names with Feedly when moving them between folde…
2021-05-30 19:48:05 -05:00
Kiel Gillard 🤪 04ba650bc8 Preserve custom feed names with Feedly when moving them between folders. Fixes #3109 2021-05-31 09:14:13 +10:00
Maurice Parker a192750b0e
Merge pull request #3128 from stuartbreckenridge/3123-ios
Adds new Tweetbot share extension identifier.
2021-05-27 19:18:33 -05:00
Brent Simmons 6d0ac71e21 Use RSParser 2.0.2 and higher — make sure we have latest bug fixes. 2021-05-23 13:22:53 -07:00
Stuart Breckenridge 9ab8a50613
iOS multiplatform updated 2021-05-23 18:40:12 +08:00
Stuart Breckenridge eb7860eeb9
Adds new Tweetbot share extension identifier.
Fixes #3123 on iOS.
2021-05-23 18:24:27 +08:00
Brent Simmons b83b4904e7 Update credits, dedication, and copyright on iOS. Fix #3005. 2021-05-22 21:50:32 -07:00
Brent Simmons 01af4049b4 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2021-05-22 21:31:57 -07:00
Maurice Parker d59f0cf23b Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2021-05-17 14:08:05 -05:00
Maurice Parker c5897f78ae Change to test all characters for multiple scalars. Fixes #3120 2021-05-17 14:07:55 -05:00
Brent Simmons b90ba3e7ba Update release notes for 603. 2021-05-16 20:44:33 -07:00
Brent Simmons 251b19d26c Tweak text for Feed Providers explanation. Now: “Feed Providers allow you to subscribe to some pages as if they were RSS feeds.” 2021-05-16 20:22:15 -07:00
Brent Simmons 5c0a34540e Bump version to 603. 2021-05-16 20:11:59 -07:00
Brent Simmons 22941eccf5 Bump build to 603. 2021-05-14 21:58:34 -07:00
Maurice Parker f05867befb Improve the FreshRSS error message when the API URL isn't found. Fixes #3061 2021-05-13 20:54:33 -05:00