Commit Graph

7136 Commits

Author SHA1 Message Date
Maurice Parker 1b24140e1a Remove reset for processing as it was causing an infinite loop in some scenarios. 2021-07-07 12:26:43 -05:00
Maurice Parker e33d624dd8 Continue processing if we don't find any articles. Fixes #3213 2021-07-06 16:56:09 -05:00
Maurice Parker c10aa8412b Changed how images are placed in Twitter articles so that you can better see who Tweeted the image. 2021-07-05 14:25:36 -05:00
Maurice Parker 100823e57e Make sure we don't use negative oftsets when finding an index. Fixes #3204 2021-06-26 20:54:17 -05:00
Maurice Parker b549293167 Upgrade to latest RSWeb. Fixes #3202 2021-06-26 18:15:05 -05:00
Maurice Parker 83b349925f Update to latest RSCore. Fixes #3199 2021-06-26 14:23:40 -05:00
Maurice Parker 935b6c0c7c
Merge pull request #3189 from stuartbreckenridge/mac-release
Fixes #3171 on mac-release
2021-06-23 18:58:07 -05:00
Stuart Breckenridge 1bda0c3734 adds full width to extensions 2021-06-24 07:50:23 +08:00
Stuart Breckenridge 31af975174 applies fullWidth to accounts 2021-06-24 07:49:13 +08:00
Maurice Parker 630a89ba6d Fix the OAuthSwift package since the 2.2 version has trouble looking up credentials. 2021-06-17 14:33:47 -05:00
Maurice Parker 11c171fba1 Update to latest RSCore and RSParser 2021-06-08 12:12:17 -05:00
Maurice Parker b492004f66
Merge pull request #3141 from kielgillard/mac-release
macOS: Preserve custom feed names with Feedly when moving them between folde…
2021-05-30 19:48:34 -05:00
Kiel Gillard 🤪 bce6806182 Preserve custom feed names with Feedly when moving them between folders. Fixes #3109 2021-05-31 09:41:10 +10:00
Brent Simmons 09b1663157 Use RSParser 2.0.2 and higher — make sure we have latest bug fixes. 2021-05-23 13:26:54 -07:00
Brent Simmons 844f5a9a6c Write change notes for 6.0.3b1. 2021-05-20 19:43:56 -07:00
Brent Simmons 0b170ebae7 Bump version. 2021-05-20 19:33:15 -07:00
Maurice Parker f79a3e2675 Remove the deep signing code flag. 2021-05-18 19:35:24 -05:00
Maurice Parker f70e5ae191 Change variable name to make it compile with older versions of Xcode. 2021-05-17 20:18:14 -05:00
Maurice Parker 3dbfc9a3b7 Change to test all characters for multiple scalars. Fixes #3120 2021-05-17 14:06:55 -05:00
Maurice Parker 629d74b67b Improve the FreshRSS error message when the API URL isn't found. Fixes #3061 2021-05-13 20:55:21 -05:00
Maurice Parker 7b3921bcb1 Call completion if even it if we don't initialize the command. Fixes #3092 2021-05-12 20:06:46 -05:00
Maurice Parker 5a31a90d0c 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:53:34 -05:00
Maurice Parker 92287d9bd5 Initialize the author as nil if it is unparsable. Fixes #3034 2021-05-06 13:52:50 -05:00
Maurice Parker 056b17703a Move deep signing flag to xcconfig files 2021-05-06 06:38:51 -05:00
Maurice Parker 83332d1358 Retain existing feeds for folders that haven't been created yet. Fixes #3047 2021-05-05 21:24:27 -05:00
Brent Simmons ec3916f37b
Merge pull request #3097 from babbage/bugfix/3084-footnotes-pt2-mac
Capture fully resolved footnote backlinks. Extends #3084 for macOS
2021-04-29 10:18:10 -07:00
Duncan Babbage 00f1bdce97 Capture fully resolved footnote backlinks. Extends #3084 2021-04-29 20:04:59 +12:00
Brent Simmons c89a7c3db7
Merge pull request #3091 from babbage/bugfix/3043-footnotes-mac
Handle footnote backlinks that lack css classes and ids. Fixes #3084 for macOS
2021-04-28 21:56:36 -07:00
Duncan Babbage 73bbb67d64 Handle footnote backlinks w/o css classes. Fixes #3084 2021-04-29 10:23:58 +12:00
Brent Simmons 3d49fd8e76
Merge pull request #3086 from babbage/feature/mac-PersistentSmartFeeds
Always show Smart Feeds on macOS. Fixes #3052 on macOS
2021-04-27 18:02:00 -07:00
Duncan Babbage a4d9f018f6 Always show Smart Feeds. Fixes #3052
Display Smart Feeds always, even when read articles are being hidden and all articles from a feed have been marked as read, and even when there are no items in a Smart Feed.
2021-04-27 12:28:06 +12:00
Brent Simmons 2779ac4d69
Merge pull request #3074 from stuartbreckenridge/mac-fix-3055
Adds API URL example for FreshRSS on macOS
2021-04-25 12:25:14 -07:00
Stuart Breckenridge 858672fdaf
fix on release branch 2021-04-25 13:31:15 +08:00
Brent Simmons 19c43ac5cc
Merge pull request #3068 from stuartbreckenridge/mac-release
Fixes #3056 on Mac
2021-04-24 11:50:06 -07:00
Stuart Breckenridge 7afd2e1e21
Fixes #3056 on Mac 2021-04-24 15:52:38 +08:00
Brent Simmons 6367d6497a
Merge pull request #3020 from kielgillard/mac-release
macOS: Feedly API is no longer returning the collection/folder values for deleted collections/folders…
2021-04-21 17:03:25 -07:00
Brent Simmons 66b61cea84 Update version and change notes for 6.0.2. 2021-04-20 17:12:18 -07:00
Kiel Gillard 🤪 3c2e2c1578 Feedly API is no longer returning the collection/folder values for deleted collections/folders so make the response (which we ignore anyway), optional. Fixes #3015 2021-04-19 09:13:55 +10:00
Brent Simmons 384daa4dbd Update release notes. 2021-04-15 17:49:23 -07:00
Brent Simmons 4898a753b5 Bump version to 6.0.2b1. 2021-04-15 17:36:09 -07:00
Maurice Parker 3955151daf Make sure mark as read completes before searching for the next unread. Fixes #2952 2021-04-15 14:29:49 -05:00
Maurice Parker 92fd016b7a Exclude Inoreader from article status syncs 2021-04-15 14:17:25 -05:00
Maurice Parker 8f0519ca47 Fix regression where marking all as unread wouldn't take you back to the sidebar 2021-04-15 14:17:06 -05:00
Maurice Parker f2bbacc871 Add completion callbacks so that we can ensure that unreads have been marked before determining the next unread. Fixes #2993 2021-04-15 14:16:51 -05:00
Brent Simmons aebfc52c77 Update release notes and version for 6.0.1. 2021-04-01 19:58:30 -07:00
Maurice Parker 5663d8549e
Merge pull request #2958 from stuartbreckenridge/mac-candidate
Layout changes to reduce height of add account sheet
2021-04-01 18:00:09 -05:00
Stuart Breckenridge 8da7d2173f
Layout changes to reduce size of add account sheet 2021-04-02 06:53:20 +08:00
Maurice Parker 1ab727a128 Make symbol images images scale correctly. Fixes #2957 2021-04-01 11:12:48 -05:00
Brent Simmons ffed4fbbd5 Update version and release notes for 6.0.1b2. 2021-03-29 20:30:34 -07:00
Maurice Parker afbe25a26c Add locale to date formatter 2021-03-29 18:53:49 -05:00