Commit Graph

187 Commits

Author SHA1 Message Date
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