Commit Graph

6865 Commits

Author SHA1 Message Date
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
Maurice Parker
d3061f4d8a Update the Inspector window title after a successful name update. 2020-12-09 17:12:58 -06:00
Maurice Parker
336f40db7f Change the Inspectors to use the correct API's so that the sync services get updated. Fixes #2661 2020-12-09 17:09:28 -06:00
Maurice Parker
08e772cbd1 Move account to feed sync outside of folder to feed sync since it was stripping feeds before they had a chance to get used. 2020-12-09 16:27:52 -06:00
Maurice Parker
f06d4f7ef9 Hide the detail controller on deletes 2020-12-09 14:50:25 -06:00
Maurice Parker
89ed6d3ef8 Fix cell reuse issue 2020-12-09 13:01:12 -06:00
Maurice Parker
20ed7cd86d Fix storyboard warnings 2020-12-08 20:54:22 -06:00
Maurice Parker
098141eb7f Remove unused stylesheet substitutions. 2020-12-08 19:43:53 -06:00
Maurice Parker
6ef29e3927 Update the text size using JavaScript so that the web page doesn't reload. Fixes #2641 2020-12-08 19:00:56 -06:00
Maurice Parker
ac4f5d658d Add confirmation dialogs for deactivating extensions. Fixes #2632 2020-12-08 16:54:34 -06:00
Maurice Parker
25fddb9bbe Changed everything to use the new group name 2020-12-08 14:44:09 -06:00
Maurice Parker
c150d19b4e Fix so that feeds won't get added locally when CloudKit errors and allow the removal of corrupted Feeds when found. 2020-12-08 13:28:50 -06:00
Maurice C Parker
ea0a440c7f Update toolbar identifiers to those used in 6.0. Fixes #2653 and Fixes #2652 2020-12-08 12:51:34 -06:00
Maurice Parker
714ca69a99 Merge pull request #2657 from stuartbreckenridge/main
fixes #2655
2020-12-08 12:37:13 -06:00
Stuart Breckenridge
d8a56435ac fixes #2655
fixes #2655
2020-12-08 15:04:25 +08:00
Maurice Parker
fce2975a25 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire into main 2020-12-08 00:48:38 -06:00
Maurice Parker
9ee16d3534 Don't use a back ground queue for doing dictionary lookups. Fixes #2656 2020-12-08 00:48:24 -06:00
Brent Simmons
ee33718bfb Merge pull request #2650 from quanganhdo/NetNewsWire-2649
Fix FTS operators not working
2020-12-07 20:36:33 -08:00
Maurice Parker
df359db69f Fixed the names of the accounts 2020-12-07 13:35:00 -06:00
Maurice Parker
608c11d872 Temporarily renaming files to handle case problems 2020-12-07 13:29:05 -06:00
Maurice Parker
45d2d83d7d Fix resource name case 2020-12-07 13:24:36 -06:00
Maurice Parker
69b12b24f7 Changed names temporarily to fix case sensitivity 2020-12-07 13:23:10 -06:00
Maurice Parker
cca33e65eb Fixed Asset names 2020-12-07 13:18:43 -06:00
Maurice Parker
513cbbd6a4 Merge pull request #2623 from stuartbreckenridge/swift-ui-target-fixes
Multiplatform Updates
2020-12-07 12:08:23 -06:00
Stuart Breckenridge
c2acafd797 corrects URLs 2020-12-07 19:58:15 +08:00
Stuart Breckenridge
092415e3a9 updated assets 2020-12-07 19:52:35 +08:00
Stuart Breckenridge
c8b5caba60 Look and feel. 2020-12-07 19:22:35 +08:00
Anh Do
8fa1c10d2f Fix FTS operators not working 2020-12-06 22:56:34 -05:00
Maurice Parker
3785af1620 Go back to the filled folder image and make it a the secondary accent color 2020-12-06 16:58:22 -06:00
Maurice Parker
5927c77a04 Convert iOS smart feed icons back to symbol images so that they show up as white when selected. 2020-12-06 16:01:43 -06:00
Maurice C Parker
f4397734b1 Fix Big Sur column issue 2020-12-06 15:25:35 -06:00
Maurice Parker
f7e05de898 Fork MainWindow.storyboard so that we stop Catalina and Big Sur from stepping all over each other. 2020-12-06 15:23:23 -06:00
Maurice Parker
1ac4ec6e3c Fork MainWindow.storyboard so that we stop Catalina and Big Sur from stepping all over each other. 2020-12-06 15:21:30 -06:00
Maurice C Parker
b567296deb Fix Big Sur outline view resizing weirdness. 2020-12-06 14:57:01 -06:00
Maurice Parker
3233bb603c Completely revert storyboard to mac-release and add back in Big Sur specific code. Fixes #2644 at the least. 2020-12-06 14:47:48 -06:00
Maurice Parker
ef18600acc Separate background suppression from symbol processing. Fixes #2646 & Fixes #2635 2020-12-06 14:25:22 -06:00
Maurice Parker
2f5486158c Don't try to add macOS only extensions points on iOS 2020-12-06 14:08:46 -06:00
Maurice Parker
7eca28a170 Make Micro.blog and MarsEdit extension points always active. Fixes #2631 2020-12-06 01:24:10 -06:00
Maurice Parker
ebe5f02127 Remove extension point terminology. Fixes #2640 2020-12-06 00:35:17 -06:00