Commit Graph

222 Commits

Author SHA1 Message Date
Brent Simmons cd019d6d89 Update to latest RSCore. 2019-11-29 23:30:13 -08:00
Brent Simmons 8ee169d915 Update to latest RSDatabase. 2019-11-29 22:22:04 -08:00
Brent Simmons 8daf80e8d1 Update to latest RSDatabase. 2019-11-29 21:55:11 -08:00
Brent Simmons 4288e71887 Update to latest RSDatabase, which includes the new DatabaseQueue. 2019-11-29 14:02:47 -08:00
Maurice Parker ef2222ad94 Merge branch 'mac-release' 2019-11-27 14:08:52 -06:00
Nate Weaver 9de27febf0 Fix favicon loading for sites with multiple/invalid favicons
Load the next favicon if a favicon is invalid

Iterate through multiple favicons and use the first that actually loads

- Add a homePageURL property to SingleFaviconDownloader that notification observers can use.
- Only add a URL to the favicon cache when we're sure it's valid.

Post notification even if the icon failed to load

Update RSParser

Remove single-favicon helper methods

Only load the next favicon if the current load failed

Update RSParser

Make sure to try the default favicon.ico

RSParser test fix update

Update RSParser
2019-11-27 13:02:49 -06:00
Maurice Parker 6a56936850 Moved expanded state away from Node so that it won't get lost on rebuilds. Issue #1346 2019-11-24 18:29:00 -06:00
Maurice Parker 4296c243ff Implement custom previews for context menus to crop cell separators. Issue #1221 2019-11-23 22:15:29 -06:00
Maurice Parker a89e500417 Updated to latest RSCore 2019-11-13 08:36:01 -06:00
Maurice Parker 701070f2dd Make Article icons/avatars match Timeline icons/avatars. Issue #1273 2019-11-12 09:22:23 -06:00
Maurice Parker d803d686db Update to latest RSCore 2019-11-11 17:10:48 -06:00
Maurice Parker 4f294c4d20 Make Article icons/avatars match Timeline icons/avatars Issue #1274 2019-11-07 14:29:16 -06:00
Maurice Parker 67a906b095 Upgrade to latest RSCore to fix file deadlocks. Issue #1256 2019-11-05 10:07:46 -06:00
Maurice Parker 098f5050eb Cancel local account network activity when told to shutdown by the OS. Issue #1232 2019-11-04 20:41:08 -06:00
Maurice Parker c6e3ed6692 Cancel network activity when told to shutdown by the OS. Issue #1232 2019-11-04 20:24:21 -06:00
Maurice Parker 7b51a272b0 Only clear Feed/Timeline selection after view begins to appear. Issue #1156 2019-10-22 19:20:35 -05:00
Maurice Parker 74616463e8 Updated build instructions and updated Sparkle branch 2019-10-22 13:38:11 -05:00
Brent Simmons dcda5f974e Add Sparkle as a submodule using the https URL. 2019-10-21 21:48:00 -07:00
Brent Simmons 305b1e4a15 Revise TestFlight text. 2019-10-21 21:45:55 -07:00
Daniel Jalkut 79d641e6ee Remove the binary Sparkle framework and add newer sandboxing-compatible Sparkle branch as a submodule dependency. Update to get it roughly building and working with the direct build. 2019-10-21 23:41:57 -04:00
Maurice Parker 579717dd86 Move extensions for compositing query items to RSWeb 2019-10-17 06:01:08 -05:00
Maurice Parker bb31c913e4 Make build job step names consistent 2019-10-12 16:58:45 -05:00
Maurice Parker ee1f26899c Add Test build configuration 2019-10-11 17:38:01 -05:00
Maurice Parker 8eabcd34bb Build to run tests in NNW and all NNW frameworks 2019-10-11 12:10:15 -05:00
Maurice Parker b0bb64c4bf Prepare to add the iOS build 2019-10-10 20:02:50 -05:00
Maurice Parker 458f79871f Update to latest submodules 2019-10-10 14:38:38 -05:00
Maurice Parker f7da774e1d Update to the latest RSParser 2019-10-10 14:15:48 -05:00
Maurice Parker 02128b8b12 Add VerifyNoBS script on framework projects 2019-10-10 13:58:31 -05:00
Maurice Parker 3b722021f9 Update to the latest RSDatabase 2019-10-10 00:35:31 -05:00
Maurice Parker df79422185 Remove provisioning profile 2019-10-10 00:32:18 -05:00
Maurice Parker 0b5be9057f Correct build configuration for CI build 2019-10-10 00:24:36 -05:00
Maurice Parker 020f146e60 Update to latest RSCore and RSWeb 2019-10-06 19:34:15 -05:00
Maurice Parker aba0d15cb6 Modify background fetch so that it doesn't have to use a background process 2019-10-02 16:41:32 -05:00
Brent Simmons 6a9435a63e Update RSDatabase. 2019-09-29 17:03:00 -07:00
Brent Simmons 3ffd461448 Update RSDatabase. 2019-09-29 17:02:10 -07:00
Brent Simmons 0f362b7680 Update RSDatabase. 2019-09-29 17:01:20 -07:00
Brent Simmons 07a631309c Update RSWeb. 2019-09-27 22:59:15 -07:00
Brent Simmons cca3089218 Update RSParser. 2019-09-27 21:56:16 -07:00
Maurice Parker c4ee1edb69 Add externalID to Folder and persist it to OPML file. Issue #1060 2019-09-25 17:01:09 -05:00
Maurice Parker 08a8b8f6c2 Update to Swift 5.1 2019-09-25 15:32:30 -05:00
Maurice Parker dc67c9f03b Update to latest RSCore 2019-09-15 04:06:24 -05:00
Brent Simmons 73471bc6cd Update RSCore to get Daniel’s app movement monitor fix. 2019-09-14 10:46:05 -07:00
Maurice Parker 7ca2226669 Move credentials classes to the Account framework in NetNewsWire 2019-09-08 04:28:43 -05:00
Brent Simmons c05e55af41 Update to latest RSCore. 2019-09-07 18:31:07 -07:00
Brent Simmons 60f13c32a4 Update to latest RSParser. 2019-09-06 20:00:06 -07:00
Brent Simmons 6dce9eb0ec Update to latest RSParser. 2019-09-06 19:50:02 -07:00
Daniel Jalkut 8e01e8e45a Instantiate an RSAppMovementMonitor to track user movement of the application while running. Fixes #897. 2019-09-06 09:13:09 -04:00
Brent Simmons 7b0ff737f5 Update RSParser to latest. 2019-09-03 21:51:32 -07:00
Brent Simmons 8d97c185e9 Update RSParser to latest. 2019-09-03 21:17:27 -07:00
Brent Simmons a7c373b445 Update to latest RSCore. 2019-08-28 21:37:55 -07:00
Brent Simmons 1c2d5a677a Update to latest RSParser, which includes fix for detecting RDF feeds that lack an XML header. 2019-08-28 21:24:35 -07:00
Brent Simmons e4f809be99 Update RSWeb. 2019-07-07 20:01:37 -07:00
Brent Simmons a25436cea1 Update RSWeb. 2019-07-07 14:25:15 -07:00
Brent Simmons daaf44d67f Update RSWeb. 2019-07-07 13:45:28 -07:00
Brent Simmons 113fe79301 Update RSCore. 2019-07-06 17:08:02 -07:00
Maurice Parker f6677367ec use refresh indicator to track all network activity. Issue #759 2019-06-16 14:48:50 -05:00
Maurice Parker 40b9be6709 center smaller avatars on a solid color background image to make all avatars a consistent size 2019-06-14 15:33:13 -05:00
Maurice Parker d68cbac51e Updated to latest RSParser 2019-06-12 10:03:12 -05:00
Brent Simmons 8268ed9d3f Update submodules. 2019-06-10 21:33:30 -07:00
Maurice Parker c30c7d6f8d Updated to latest RSParser 2019-06-10 13:56:11 -05:00
Maurice Parker 5416bbb831 Updated to latest RSParser 2019-06-10 13:40:27 -05:00
Brent Simmons e42520cd9b Update RSWeb. 2019-06-09 21:34:59 -07:00
Maurice Parker b4bcaf633b Changed deployment target for iOS to 13 and updated to latest RSParser 2019-06-09 19:36:20 -05:00
Maurice Parker 941dd5fa08 upgraded to the latest RSWeb 2019-06-09 17:13:39 -05:00
Maurice Parker a087410177 escape title HTML in web view. Issue #722 2019-06-07 15:53:13 -05:00
Brent Simmons ce81b5d78c Update RSParser. 2019-05-28 21:56:29 -07:00
Brent Simmons fcb2fa3ebc Update RSCore. 2019-05-26 22:40:31 -07:00
Brent Simmons f9b3fb0653 Update RSParser. 2019-05-26 15:46:10 -07:00
Brent Simmons e4936873a8 Update RSCore. 2019-05-26 15:05:38 -07:00
Maurice Parker b327d82004 Update to latest RSWeb 2019-05-26 06:03:17 -05:00
Maurice Parker a2a0586a32 Update RSCore 2019-05-21 10:26:31 -05:00
Maurice Parker 3207ebf6a5 Implement default timeline avatar. Issue #641 2019-05-21 05:42:40 -05:00
Maurice Parker 139518530e Updated to latest RSCore 2019-05-21 04:15:33 -05:00
Brent Simmons 45d8bffe50 Update RSCore. 2019-05-17 23:28:48 -07:00
Maurice Parker 87512a64a5 Removed old TODO and update to latest RSWeb 2019-05-16 11:01:44 -05:00
Maurice Parker 24fa57a472 Upgraded to latest RSCore 2019-05-16 08:18:38 -05:00
Maurice Parker 6be6c6a682 Add send sync database contents to Feedbin 2019-05-15 11:52:56 -05:00
Maurice Parker 1984af4664 Add download progress for Feedbin accounts 2019-05-14 13:10:07 -05:00
Brent Simmons c752cb9fc6 Update RSCore. 2019-05-13 22:31:35 -07:00
Maurice Parker f4510e57e5 store last article fetch time in account metadata 2019-05-12 19:17:16 -05:00
Maurice Parker 9c676f29f8 add articles download for Feedbin 2019-05-12 18:32:32 -05:00
Maurice Parker 50d3a5799c added subscription delete 2019-05-09 07:25:45 -05:00
Maurice Parker e52dc84f13 added create subscription service 2019-05-08 06:56:15 -05:00
Maurice Parker ae61d36c7d Change FeedbinAccountDelegate to use BatchUpdate 2019-05-07 11:10:00 -05:00
Maurice Parker 7f9055fe78 Add download subscriptions and faviconURLs 2019-05-07 10:51:41 -05:00
Maurice Parker d6ae740305 Added folder (tag) delete for Feedbin 2019-05-06 17:34:41 -05:00
Maurice Parker b7e2df1a68 Add Folder rename for Feedbin 2019-05-06 10:53:20 -05:00
Maurice Parker 51a1562e4b make slight change to how not modified responses are handled 2019-05-06 05:28:02 -05:00
Maurice Parker dd8d3ec87a update to latest RSWeb 2019-05-05 18:00:55 -05:00
Maurice Parker 18f2c7b723 Fix bug that prevented http caching from working 2019-05-05 17:46:53 -05:00
Maurice Parker 8ba3ba4f45 Update to latest RSWeb 2019-05-05 15:41:36 -05:00
Maurice Parker 29f9cf83b1 Add HTTP Caching for Feedbin (conditional get) 2019-05-05 08:44:57 -05:00
Maurice Parker 9328932b20 Upgraded to latest RSWeb 2019-05-05 03:30:53 -05:00
Maurice Parker fc7b6f2c6b refactor how Credentials work 2019-05-05 03:25:21 -05:00
Maurice Parker aaa4342494 Add encrypted credential storage 2019-05-04 15:14:49 -05:00
Maurice Parker 595db517a7 change func signitures to use Credentials protocol from RSWeb instead of username/password 2019-05-04 11:48:48 -05:00
Maurice Parker bb42e46887 Update to use latest webservice network layer in RSWeb 2019-05-04 08:54:07 -05:00
Maurice Parker 5a852c1615 validate Feedbin account credentials and add Feedbin account 2019-05-02 18:17:52 -05:00
Maurice Parker 296ebb82bd Updated to latest RSParser 2019-05-02 08:51:53 -05:00
Maurice Parker e10bfde6d9 Rollback code created to support background downloads that are no longer needed 2019-04-26 14:21:17 -05:00