7132 Commits

Author SHA1 Message Date
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
Maurice Parker
4523a28d67 Call completion if even it if we don't initialize the command. Fixes #3092 2021-05-12 20:10:16 -05:00
Maurice Parker
802dd503d6 If we can't find a feed, it must be deleted by another device, so consider it a success. Fixes #3042 2021-05-12 19:54:18 -05:00
Maurice Parker
1e5091013d Change variable name to make it compile with older versions of Xcode. 2021-05-09 19:37:25 -05:00
Brent Simmons
5490e3ab49 Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate 2021-05-08 12:42:52 -07:00
Brent Simmons
9d2c8f000f 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
Maurice Parker
9b53fcbe37 Fix regression that prevented the timeline and article from being cleared when the current feed is deleted. Fixes #3054 2021-05-06 20:07:49 -05:00
Maurice Parker
d631d4d382 Initialize the author as nil if it is unparsable. Fixes #3034 2021-05-06 13:53:33 -05:00
Maurice Parker
a03430a790 Retain existing feeds for folders that haven't been created yet. Fixes #3047 2021-05-05 21:25:06 -05:00
Maurice Parker
7e820c58e5 Reload the webview when rotating the device on an iPhone. Fixes #3041 2021-05-04 21:44:55 -05:00
Brent Simmons
28b00260e0 Cache IconImage for feeds on the Feeds screen.
Empty the cache, and reload visible cells, when the trait collection changes, so that we get the proper icons for light/dark mode. This caching provides a small-but-worthwhile performance increase for the Feeds screen.
2021-05-01 12:29:18 -07:00
Brent Simmons
f73facdef7
Merge pull request #3099 from babbage/bugfix/3037-unread-onload
Mark as read just before display. Fixes #3037
2021-04-29 10:18:53 -07:00