Commit Graph

6903 Commits

Author SHA1 Message Date
Stuart Breckenridge fe194ec2e5
adds iconImageUrl to article utils 2020-12-24 07:31:44 +08:00
Stuart Breckenridge 3254d57189
resolve merge commit 2020-12-24 07:23:29 +08:00
Stuart Breckenridge d267660d34
Merge branch 'main' into richer-notifications
# Conflicts:
#	NetNewsWire.xcodeproj/project.pbxproj
2020-12-24 07:16:59 +08:00
Stuart Breckenridge 6ec3d6d667
package.resolved 2020-12-24 07:10:40 +08:00
Maurice Parker cb1f74ced2 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-12-23 15:52:51 -06:00
Maurice Parker 6b4af11e6b Update iOS build to work with new dynamic internal packages 2020-12-23 15:52:27 -06:00
Maurice Parker 97f9799e67 Change reader view verbiage. Fixes #2687 2020-12-23 15:34:41 -06:00
Stuart Breckenridge 1d5c433a1a
adds macOS notification behaviour 2020-12-23 21:44:45 +08:00
Stuart Breckenridge 9a49c6d906
add category to notifications 2020-12-23 21:18:51 +08:00
Stuart Breckenridge 3898edc8b1
widget text spacing 2020-12-23 21:16:32 +08:00
Stuart Breckenridge 6ed662278a
adds missing packages back to iOS target 2020-12-23 20:50:41 +08:00
Stuart Breckenridge 8a05d2f448
handles actions from notifications 2020-12-23 20:15:25 +08:00
Stuart Breckenridge 709bafbe62
adds icons and actions to notifications 2020-12-23 19:57:33 +08:00
Brent Simmons 5a5d8ee01c Bump version. 2020-12-21 22:14:01 -08:00
Maurice Parker fb6e51124f Made internal packages dynamic and removed Asset catalog from the share extension. Fixes #2680 2020-12-21 10:55:00 -06:00
Maurice Parker 3a987c1a80
Merge pull request #2682 from stuartbreckenridge/main
Removes Sparkle from XPCServices and PlugIns
2020-12-21 09:22:34 -06:00
Stuart Breckenridge 121ab4e91f
Updates build script 2020-12-21 18:54:28 +08:00
Brent Simmons 20abe07993 Create feed for nnw 6 test builds. 2020-12-20 23:03:37 -08:00
Brent Simmons f9be1dadf3 Tweak the dedication in the about window. 2020-12-20 22:40:06 -08:00
Brent Simmons 0d0b5aaeb3 Set the URL for NNW 6 test builds appcast. 2020-12-20 22:37:27 -08:00
Maurice Parker 2c5cd72f09 Hardcode the twitter icon path for Mentions and Searches since we can't download it from the homepage. Fixes #2678 2020-12-19 11:12:25 -06:00
Maurice Parker c43e5bc6b6 Document third party dependencies. Fixes #2677 2020-12-19 02:34:31 -06:00
Maurice Parker feff6d8cba Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-12-19 02:01:52 -06:00
Maurice Parker 614f0412a1 Change Reddit to ignore timeouts as errors 2020-12-19 02:01:42 -06:00
Brent Simmons b49a92df2d Start new TechNote documenting our dependencies. 2020-12-18 20:10:57 -08:00
Brent Simmons cbf8927ca3 Use Extra Large and Extra Extra Large for text size settings language. Fix #2638. 2020-12-18 19:36:55 -08:00
Brent Simmons 5e05da7bbb Revise the text that tells the person to check their web browser for their Feedly login. Fix #2596. 2020-12-18 18:43:13 -08:00
Brent Simmons 478b836968 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-12-18 18:39:46 -08:00
Brent Simmons 3ef86c01df Bump Mac version to 6.0d1. 2020-12-18 18:39:30 -08:00
Maurice Parker 110d68e4b2 Change CloudKit error handling so that we still try to sync, even if we get some feed errors. 2020-12-18 16:13:26 -06:00
Maurice Parker e66cc89ed7 Enhance Reddit error to have better instructions and include the original error text. 2020-12-18 16:12:49 -06:00
Maurice Parker 6631676f62 Change style of default buttons that close scenes to use the Done style. 2020-12-16 16:05:05 -06:00
Maurice Parker d40d695d69 Stop processing the send status records if we don't have anymore in a valid state yet. 2020-12-16 10:26:25 -06:00
Maurice Parker 25a9731996 Enhance Feed Provider error handling. Fixes #2672 2020-12-15 21:39:19 -06:00
Maurice Parker 38f56f66b4 Change fix for CloudKit crashing bug in case this was causing syncing problems 2020-12-15 11:21:18 -06:00
Maurice Parker da28c79202
Merge pull request #2670 from stuartbreckenridge/feature/widget-tweaks
Feature/widget tweaks
2020-12-15 10:31:18 -06:00
Stuart Breckenridge ef8035bcdf
Widget Changes
• Feed favicons now sized to match the height of the article row
• Rounded font removed in lieu of default font
• accentColor corrected for dark mode
• Fixes an ~3pt alignment issue on the Today widget’s left VStack
• No content views have been updated with bigger text and explainers
• The small summary widget has been disabled
2020-12-15 19:56:50 +08:00
Stuart Breckenridge 42506ce427
package 2020-12-15 15:43:19 +08:00
Maurice Parker 8c95e62fc0 Don't use the feed icon for XKCD since it is always the current comic and doesn't scale down well. Fixes #2669 2020-12-14 21:36:47 -06:00
Maurice Parker bcd4d4e076 Fix crashing bug that can happen if a CloudKit record gets into an invalid state. 2020-12-13 12:01:55 -06:00
Maurice Parker 69acfc5aa6 Suppress warning when building for iOS 2020-12-12 16:25:36 -06:00
Maurice Parker 3022f78434 Integrate PLCrashReporter. Fixes #2524 2020-12-11 18:09:36 -06:00
Maurice Parker 43a01c5501 Change to use standard Apple colors for darkmode. Fixes #2660 2020-12-11 15:29:31 -06:00
Maurice Parker b0ae2255d1 Ensure that database status inserts are complete before continuing processing. 2020-12-10 17:38:57 -06:00
Maurice Parker ea407fd8da Ensure that database status inserts are complete before continuing processing. Fixes #2659 2020-12-10 17:28:19 -06:00
Maurice Parker 9790b7840d Make sure we call the completion if we need to exit early. 2020-12-10 17:22:25 -06:00
Maurice Parker fce8070ae7 Enhanced error handling. 2020-12-10 17:12:04 -06:00
Maurice Parker 2fbbdce46c Don't use the SINCE parameter except for the main Twitter timeline to help with missing Tweets. 2020-12-10 15:44:54 -06:00
Maurice Parker f5c0a29650 Restrict types of accounts that can be added based on Developer build flag. Issue #2663 2020-12-10 14:21:22 -06:00
Maurice Parker 2a3f41cbbf Update Inspector windows for folders and smart feeds to look correct on Big Sur. 2020-12-09 17:24:55 -06:00