Commit Graph

248 Commits

Author SHA1 Message Date
Brent Simmons 39db00c022 Use MainThreadOperationQueue with Feedly syncing. 2020-01-15 21:30:37 -08:00
Brent Simmons cbc24e3a2e Update RSCore. 2020-01-13 21:16:28 -08:00
Nate Weaver 03882770fd Really update RSCore 2020-01-13 22:35:55 -06:00
Nate Weaver 6eac3781ba Update to latest RSCore
Update use of OMPLString().
2020-01-13 22:20:57 -06:00
Nate Weaver 58c90feccf Update to latest RSCore 2020-01-13 15:32:13 -06:00
Nate Weaver e94985e7f2 Update to latest RSCore 2020-01-12 18:26:41 -06:00
Nate Weaver ca429153ce Update to latest RSCore 2020-01-11 01:30:40 -06:00
Nate Weaver 0b404c294d Update to newest RSCore 2020-01-09 18:22:06 -06:00
Nate Weaver 6dc442c264 Update to latest RSCore 2020-01-08 23:40:55 -06:00
Maurice Parker 094b497ca1 Update to the latest RSCore to resolve Issue #1543 2020-01-07 18:57:13 -07:00
Nate Weaver 645c3deba1 Use new MacroProcessor replacement 2020-01-07 16:06:41 -06:00
Brent Simmons 3d09345ea3 Update to latest RSParser, which fixes a crashing bug. 2020-01-01 22:25:40 -08:00
Brent Simmons cea34c9e49 Update RSCore. 2019-12-31 18:58:57 -08:00
Brent Simmons df13d108aa Update to latest RSCore. 2019-12-31 18:46:13 -08:00
Brent Simmons 17ba716bb4 Update to latest RSParser. 2019-12-20 21:16:10 -08:00
Maurice Parker d17a0699d6 Update to latest RSDatabase 2019-12-17 11:01:19 -07:00
Brent Simmons 5812c96979 Update RSCore. 2019-12-16 22:46:13 -08:00
Brent Simmons 746708dd47 Update to latest RSDatabase. 2019-12-16 10:50:28 -08:00
Brent Simmons b1552af911 Update RSDatabase to latest. 2019-12-15 22:29:01 -08:00
Brent Simmons 8c0c64f6b0 Update to latest RSDatabase. 2019-12-15 22:14:06 -08:00
Brent Simmons 3573de3456 Update to latest RSDatabase. 2019-12-15 17:15:18 -08:00
Maurice Parker 58b24f3349 Rename callback: to completion: 2019-12-14 18:01:34 -07:00
Maurice Parker a75ce688d9 Update to latest RSWeb so that refreshAll completion handler no longer gets called early 2019-12-07 16:26:38 -07:00
Brent Simmons edaf8fe1bc Update to latest RSCore. 2019-12-03 21:47:14 -08:00
Maurice Parker f159371967 Change to make sure all queue's get cleared before suspending the database. Issue #1389 2019-12-02 14:14:35 -06:00
Maurice Parker 7a8155f58f Add suspend and resume to managed files 2019-12-01 17:16:52 -06:00
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