Commit Graph

  • 3cd295bbb1 Add NSLocalizableString() comments Nate Weaver 2022-10-10 15:31:33 -05:00
  • 6dc1393143 Always respect the user's "Open in Browser" preference Nate Weaver 2022-10-08 22:08:00 -05:00
  • 7f69ddc749 Add documentation comment and rename window parameter Nate Weaver 2022-10-08 01:27:35 -05:00
  • 7f59f94542 Move multi-url opening to an extension on Browser Nate Weaver 2022-10-08 01:23:24 -05:00
  • 49e8b921ba Add a currentLinks property Nate Weaver 2022-10-07 21:41:02 -05:00
  • 48c5afffcd copyExternalURL should copy externalLinks Nate Weaver 2022-10-07 21:30:29 -05:00
  • fd75387d9c Don't do anything if there are more than 500 URLs Nate Weaver 2022-10-07 18:48:58 -05:00
  • 2fbc2fb628 Support opening multiple articles in browser from main menu Nate Weaver 2022-10-07 18:48:10 -05:00
  • 3420346fa3 Support opening multiple articles in the browser Nate Weaver 2022-10-07 17:57:08 -05:00
  • f2abbf6da8 Use ld instead of d Nate Weaver 2022-10-07 17:56:50 -05:00
  • a129fae73c Copy multiple article URLs from the Edit menu as well Nate Weaver 2022-09-27 17:48:00 -05:00
  • 93afee7e3c Use plural title for multiple URLs Nate Weaver 2022-09-27 17:39:05 -05:00
  • 1cd21892c1 Support copying multiple article URLs Nate Weaver 2022-09-25 15:27:06 -05:00
  • 321ca7d032 Update to the latest RSCore Maurice Parker 2022-11-12 17:01:17 -06:00
  • 87760c317d Roll back change since we are going to handle this in RSCore Maurice Parker 2022-11-12 15:50:18 -06:00
  • 4264871789 Always use the operation queue for fetches so that the tokens don't get out of whack Maurice Parker 2022-11-12 15:36:50 -06:00
  • d78d61ad5e Fetch all changes for the account zone before processing to avoid problems with things getting out of order due to switching queues Maurice Parker 2022-11-12 15:30:40 -06:00
  • 0fa51a9f0c Beef up the delete error handling Maurice Parker 2022-11-12 15:18:50 -06:00
  • e3fcc63d7c Remove unnecessary CloudKit code Maurice Parker 2022-11-12 13:50:36 -06:00
  • 3897f42815 Fix notification permission request Maurice Parker 2022-11-12 13:46:36 -06:00
  • f7a3c3aa5b Remove obsolete logging code Maurice Parker 2022-11-12 13:18:01 -06:00
  • c24ea4d1b5 Code cleanup Maurice Parker 2022-11-12 12:33:25 -06:00
  • 0ea57c21c2 Fix article status notification regression Maurice Parker 2022-11-12 12:33:14 -06:00
  • 0e0d194ec9 Fix toolbar items that change their images based on current state Maurice Parker 2022-11-12 11:21:44 -06:00
  • d9a24e039c Merge pull request #3741 from stuartbreckenridge/3739 Maurice Parker 2022-11-12 10:44:00 -06:00
  • 9eb14970d0 Merge pull request #3733 from GetToSet/ethanwong/toolbar-text-only Maurice Parker 2022-11-12 10:40:19 -06:00
  • 1576bcd87a Display & Behaviors Stuart Breckenridge 2022-11-13 00:06:32 +08:00
  • 9fc6c54222 Adds early work on managing appearance Stuart Breckenridge 2022-11-12 23:10:30 +08:00
  • bb49e744ae simplifies Settings options Stuart Breckenridge 2022-11-12 21:35:59 +08:00
  • 3630c6f7b2 Corrected title. Stuart Breckenridge 2022-11-12 19:53:53 +08:00
  • c8306c8660 Revised settings views Stuart Breckenridge 2022-11-12 19:50:13 +08:00
  • 2f1f673afe Fixes #3739 - Theme menu updates after selection Stuart Breckenridge 2022-11-12 14:46:42 +08:00
  • 35440ba542 Make dragging feeds between Accounts copy as they do on the Mac. Fixes #3691 Maurice Parker 2022-11-11 22:57:42 -06:00
  • 220b2287a0 Improve shareToolbarItem's behavior in text-only mode. Ethan Wong 2022-11-12 10:35:22 +08:00
  • 86156600f6 Make it easier to drop into the account Maurice Parker 2022-11-11 21:43:50 -06:00
  • 8aeb36e0ec Fix drop highlight state Maurice Parker 2022-11-11 21:26:06 -06:00
  • 77d8d4f4eb Rollback debugging code Maurice Parker 2022-11-11 20:55:45 -06:00
  • 5253033eac Make iOS drops more accurate Maurice Parker 2022-11-11 20:48:42 -06:00
  • d3ad6c5a0f Adding menuFormRepresentation to toolbars to properly handle text-only mode. Ethan Wong 2022-11-12 10:34:24 +08:00
  • c0936e3272 Prefer default button implementation for standard toolbar items. Ethan Wong 2022-11-12 10:33:45 +08:00
  • d45f6cd3a7 Disable navigation for selectPrevUnread and selectNextUnread Maurice Parker 2022-11-11 20:26:48 -06:00
  • 2ec176eedc Correct misaligned switch. Fixes #3658 Maurice Parker 2022-11-11 19:50:41 -06:00
  • 7da003a01d Continue processing if there is a Feedbin delete error. Fixes #3611 Maurice Parker 2022-11-11 19:42:10 -06:00
  • 63f15c99c9 Change to use the term Syncing instead of Refreshing because we also use the indicator to do other types of syncing, like deleting feeds Maurice Parker 2022-11-11 19:41:36 -06:00
  • 985a606c3c Remove dead code so that it doesn't confuse new developers Maurice Parker 2022-11-11 19:28:25 -06:00
  • f4b4e5b9e4 Make the refresh progress view a fixed width Maurice Parker 2022-11-11 19:01:01 -06:00
  • be3a96e588 Change the Extensions icon to the puzzle piece Maurice Parker 2022-11-11 18:03:19 -06:00
  • 658bef4f40 Correct iCloud error message. Fixes #3610 Maurice Parker 2022-11-11 17:59:25 -06:00
  • 8221e09702 Make the refresh progress view correctly size itself Maurice Parker 2022-11-11 17:54:10 -06:00
  • 10381029ba Fix Go To Feed on iPhone Maurice Parker 2022-11-11 17:45:28 -06:00
  • 8bbc8d42a1 Prevent scrolling if the feed selection was done by the user Maurice Parker 2022-11-11 17:39:28 -06:00
  • eba6c364da Change how we display progress per #3566. Maurice Parker 2022-11-11 17:16:42 -06:00
  • 56aa302d3b Update to most current RSCore Maurice Parker 2022-11-11 11:37:33 -06:00
  • 3bd22a1598 Bump build number to 6110. iOS-6.1-6110 iOS-6.1 ios-candidate Brent Simmons 2022-11-09 21:25:36 -08:00
  • db77677676 Update Package.resolved Brent Simmons 2022-11-08 21:58:55 -08:00
  • c32f8ff8dd Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Brent Simmons 2022-11-08 21:56:18 -08:00
  • c339209152 Create the first draft of release notes for 6.1. Brent Simmons 2022-11-08 21:55:27 -08:00
  • e3944ddf90 Remove, from default feeds, “Accidentally in Code” since it hasn’t been updated in quite a while. Replace it with inessential, since I’ll be returning to blogging. Brent Simmons 2022-11-08 21:55:03 -08:00
  • b7b9344e3d Change how we handle errors when working with Themes Maurice Parker 2022-11-08 01:36:28 -06:00
  • 97d740c41c Implement incremental iCloud sync Maurice Parker 2022-11-07 21:25:40 -06:00
  • 41869f7bd8 Fix theme centering on iOS Maurice Parker 2022-11-07 21:17:37 -06:00
  • de8e448f0a Respond to sidebar Feed name updates Maurice Parker 2022-11-07 02:48:58 -06:00
  • ad164d59c9 Switching to case-sensitive compare since that is how we sort everything else. Maurice Parker 2022-11-07 01:39:22 -06:00
  • fdbb3bd619 Merge pull request #3729 from GetToSet/ethanwong/localized-sort Maurice Parker 2022-11-07 01:30:42 -06:00
  • 4bb5634e46 Merge pull request #3727 from GetToSet/ethanwong/ios-add-feed-url-trailing Maurice Parker 2022-11-07 01:23:28 -06:00
  • 39e7b263b6 Clear the Timeline when selecting a different Feed in the sidebar before loading it again. Fixes #3735. Maurice Parker 2022-11-06 13:32:20 -06:00
  • 3ba14f8596 Always use localized compare when sorting list items presented to the user Ethan Wong 2022-11-06 00:29:33 +08:00
  • dc668f7099 Fix the incorrect URL field trailing edge when adding feed on iOS. Ethan Wong 2022-11-05 22:38:34 +08:00
  • d59f86a6d2 Save Add.storyboard using Xcode 14.1. Ethan Wong 2022-11-05 22:30:13 +08:00
  • 5bc3288d59 Change to only access the Pasteboard if there is a URL on it Maurice Parker 2022-11-04 22:01:56 -05:00
  • e7fdac6b41 Disable some menu items for everyone except Brent Maurice Parker 2022-11-04 15:58:41 -05:00
  • 2bfff72021 Fix app url used for relaunch Maurice Parker 2022-11-04 15:43:05 -05:00
  • f30c5b2bd8 Disable debug menu items if they aren't available. Maurice Parker 2022-11-04 15:42:21 -05:00
  • 9dc5c4a881 Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire Maurice Parker 2022-11-04 14:48:19 -05:00
  • 17a602d0e7 Add a Debug menu option to clear the image caches Maurice Parker 2022-11-04 14:48:07 -05:00
  • 48a8c56912 Update appcast for 6.1.1b1. Brent Simmons 2022-11-02 21:27:22 -07:00
  • ac4d27cf05 Update appcasts for 6.1. Brent Simmons 2022-11-02 21:16:09 -07:00
  • 1cfc4532d7 Bump version and build to 6.1.1b1/6107. mac-6.1.1b1 Brent Simmons 2022-11-02 20:54:47 -07:00
  • b76581e4e0 Updated change notes Maurice Parker 2022-11-02 01:52:36 -05:00
  • 5bf5706ac9 Restrict RSCore version so that we don't pick up version 1.1 when it happens Maurice Parker 2022-11-01 20:24:58 -05:00
  • e97192981d Merge branch 'ios-candidate' of https://github.com/Ranchero-Software/NetNewsWire into ios-candidate Maurice Parker 2022-11-01 20:25:11 -05:00
  • 7f531282d6 Restrict RSCore version so that we don't pick up version 1.1 when it happens Maurice Parker 2022-11-01 20:24:58 -05:00
  • d90bd8b202 Update version and release notes date. iOS-6.1-6109 Brent Simmons 2022-10-31 10:17:58 -07:00
  • 67aae179b0 Fix disclosure color when selected Maurice Parker 2022-10-30 16:01:04 -05:00
  • 83403ac5e1 Updated release notes Maurice Parker 2022-10-29 15:50:51 -05:00
  • 177f21a85e Merge pull request #3722 from stuartbreckenridge/main Maurice Parker 2022-10-29 11:38:06 -05:00
  • 4c571dbfb5 Merge branch 'mac-release' Maurice Parker 2022-10-29 01:20:11 -05:00
  • f454d76701 Merge branch 'ios-candidate' Maurice Parker 2022-10-29 01:08:22 -05:00
  • 169b103f6d Change widget encoding to be more parallel and only run when going into the background Maurice Parker 2022-10-29 00:39:03 -05:00
  • ce6d1144bf Change to not encode the email address. Fixes #3719 Maurice Parker 2022-10-28 20:17:24 -05:00
  • c181cb1d39 Update version to 6108. iOS-6.1-6108 Brent Simmons 2022-10-28 15:52:01 -07:00
  • 867e5cabf0 Updated release notes. Maurice Parker 2022-10-28 17:05:15 -05:00
  • 47a40e766c Change so that we only send 300 markers per request. Fixes #3711 Maurice Parker 2022-10-28 15:53:26 -05:00
  • 948b02d0ac Change so that we only send 300 markers per request. Fixes #3711 Maurice Parker 2022-10-28 15:53:26 -05:00
  • fdd870b76a Change so that we only send 300 markers per request. Fixes #3711 Maurice Parker 2022-10-28 15:53:26 -05:00
  • 39f4ac83f5 Fixes #3721 Stuart Breckenridge 2022-10-24 22:18:46 +08:00
  • 05561d9c1f Change to a different debounce strategy and don't write widget data while in the background. #3567 Maurice Parker 2022-10-08 17:10:40 -05:00
  • e79bbf4b19 Change share sheet Open In Browser icon to match the rest in NetNewsWire. Fixes #3712 Maurice Parker 2022-10-07 10:34:43 -05:00
  • 758846ef20 Remove bad reference to file no longer in project Maurice Parker 2022-10-07 10:33:59 -05:00
  • 5abcc2d263 Merge pull request #3710 from stuartbreckenridge/main Maurice Parker 2022-10-06 14:56:00 -05:00