Commit Graph

  • 4de9429947 Merge pull request #3626 from danielpunkass/inline-find Maurice Parker 2022-07-26 17:31:46 -05:00
  • 99797586b1 Add support for in-article find when the detail view is showing a regular article or extracted article content. Daniel Jalkut 2022-07-18 13:04:10 -04:00
  • ad51c2c5b6 Merge pull request #3621 from stuartbreckenridge/ios-candidate iOS-6.1-6106 Brent Simmons 2022-07-09 10:52:58 -07:00
  • 424000975d switches URL to fileURLWithPath Stuart Breckenridge 2022-07-09 18:50:07 +01:00
  • 27a5556cdd Update build number and release notes. iOS-6.1-6105 Brent Simmons 2022-07-09 10:21:24 -07:00
  • 15ca2f9241 Merge pull request #3618 from stuartbreckenridge/ios-candidate Brent Simmons 2022-07-07 11:17:10 -07:00
  • db9dbc97ec ArticleItemView now uses feedIconPath Stuart Breckenridge 2022-07-07 19:12:42 +01:00
  • 9b4476866e Merge pull request #3617 from stuartbreckenridge/ios-candidate Brent Simmons 2022-07-07 10:50:14 -07:00
  • 350c373ae2 Fixes LatestArticle to use feedIconPath Stuart Breckenridge 2022-07-07 08:14:09 +01:00
  • 4ac845e5a4 Merge pull request #3603 from haikusw/bug3543 Maurice Parker 2022-06-21 12:21:12 -06:00
  • 3b9465f21e Add #unavailable check so bug fix only executes in macOS 11. Add @available to flag when we can remove this bug-fix code altogether. haikusw 2022-06-20 23:12:56 -07:00
  • 876b033400 Merge pull request #3598 from faisal/announce_http_handling Brent Simmons 2022-06-20 13:06:33 -07:00
  • a9186dadec Merge pull request #3607 from GetToSet/ethanwong/xcode-14-pacakge-path Brent Simmons 2022-06-20 13:00:48 -07:00
  • a89746df6b use .package(path:) for local package dependencies to resolve Xcode 14 errors. Ethan Wong 2022-06-19 11:57:10 +08:00
  • 4c7f1362b5 Fix for #3543 Noticed that the window size wasn't returning the new value and that's why using the window size to calculate the size to restore it to we were incrementing the original size by one. Not sure if this breaks the fix that this bigSurOffsetFix was implementing though because I can't replicate that on macOS 12.4 haikusw 2022-06-15 23:56:02 -07:00
  • d4361ad6d5 Add http and https to the list of CFBundleURLSchemes. Faisal N Jawdat 2022-06-13 19:58:53 -04:00
  • 811de7608e Merge pull request #3519 from GetToSet/ethanwong/article-test-fix Maurice Parker 2022-06-09 08:26:05 -07:00
  • fa39bfa22c Fix AccountTests build issue. Ethan Wong 2022-06-09 13:41:29 +08:00
  • b80d7dc24e Merge pull request #3587 from haikusw/fix3580v2 Maurice Parker 2022-06-08 13:48:00 -07:00
  • eae1eec246 rename to shorter version since we no longer need to distinguish between this and other dragOperation type. haikusw 2022-06-08 13:14:49 -07:00
  • da8dfda7ba Merge pull request #3581 from haikusw/patch-1 ios-6.0.2 iOS-6.0.2 Maurice Parker 2022-06-08 12:53:50 -07:00
  • 6386a51f43 Merge pull request #3532 from Wevah/article-copy-order-fix Maurice Parker 2022-06-08 12:44:45 -07:00
  • 665e97232d Address 3580 by using only the items in the DraggingInfo to handle the drag and no view properties associated with a single window. Tyler 2022-06-03 01:46:19 -07:00
  • d9d00b4cc2 Updated to the latest RSCore Maurice Parker 2022-06-04 17:43:34 -07:00
  • d2db39c716 Remove FeedWrangler account code Maurice Parker 2022-06-04 17:23:20 -07:00
  • 2dddb07354 Add iCloud to disabled in local developer build account types Tyler 2022-06-02 11:30:10 -07:00
  • c65f6b7436 Merge pull request #3573 from nimeshneema/main Brent Simmons 2022-05-31 20:31:31 -07:00
  • d90047725c Merge pull request #3562 from stuartbreckenridge/ios-candidate Brent Simmons 2022-05-31 20:25:08 -07:00
  • 4c9a9b2208 Merge branch 'mac-release' Maurice Parker 2022-05-26 13:44:02 -07:00
  • 227df6d2d9 Fixed rendering of bullet points. Nimesh Neema 2022-05-23 16:55:35 +05:30
  • 66a5e42e8a Updates widget code Stuart Breckenridge 2022-05-16 09:32:38 +08:00
  • a0e8ca00ee Fix one of the causes of watchdog crashes in WidgetDataEncoder by fetching just the count of starred articles — instead of fetching all the starred articles and counting them, which can take a long time. Brent Simmons 2022-05-12 21:56:49 -07:00
  • ab5e3258cf Merge pull request #3555 from olofhellman/olof/fixASAccountEnum Brent Simmons 2022-05-08 12:46:17 -07:00
  • d40602b165 fix whitespace Olof Hellman 2022-05-07 17:15:24 -07:00
  • 53e92e8490 Don't capitalize the q in bazQux Olof Hellman 2022-05-07 17:11:05 -07:00
  • 3cdd52e501 Alphabetize Olof Hellman 2022-05-07 17:09:20 -07:00
  • 49b275c14b Update NetNewsWire.sdef Olof Hellman 2022-05-07 17:08:01 -07:00
  • ae09d52940 Return [Article] from articlesForIndexes() instead of Set<Article> Nate Weaver 2022-04-17 15:26:37 -05:00
  • fdadb80863 Update build number and write release notes for 6104 TestFlight beta. iOS-6.1-6104 Brent Simmons 2022-04-06 21:52:45 -07:00
  • e7d74a84bb Write release notes for 6.1 (release notes for changes between 6.0.3 and 6.1). mac-candidate Brent Simmons 2022-04-06 21:17:43 -07:00
  • 66f7d0af95 Update the build number again because I had forgotten to pull the commit with the preferences alignment fix. Redoing the final 6.1 build. mac-6.1 Brent Simmons 2022-04-06 20:46:56 -07:00
  • 90f8ff3a95 Merge branch 'mac-candidate' of https://github.com/Ranchero-Software/NetNewsWire into mac-candidate Brent Simmons 2022-04-06 20:44:55 -07:00
  • 44d07fe87d Update version, build, and release notes. Brent Simmons 2022-04-06 20:44:38 -07:00
  • 64edc36cad Merge pull request #3520 from danielpunkass/fix-prefs-alignment Brent Simmons 2022-04-05 13:39:28 -07:00
  • 85899d7b56 Revise layout of the Preferences window to ensure the labels are right-aligned. Daniel Jalkut 2022-04-05 16:22:49 -04:00
  • 5b6da819fd Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire Brent Simmons 2022-04-04 22:28:15 -07:00
  • 74b339c0ff Update beta appcast for 6.1b5. Brent Simmons 2022-04-04 22:27:25 -07:00
  • 571ef4bff7 Merge pull request #3517 from GetToSet/ethanwong/oslog-type Brent Simmons 2022-04-04 19:31:42 -07:00
  • 5e2fe5f610 Add proper OSLog argument for os_log calls. Ethan Wong 2022-04-04 13:51:53 +08:00
  • deb75c4788 Update version and release notes. mac-6.1b5 Brent Simmons 2022-04-03 21:00:50 -07:00
  • 5978f060bc Update default feeds. Brent Simmons 2022-04-03 20:53:52 -07:00
  • e1a6455af5 Back out unnecessary commit statement. Maurice Parker 2022-03-26 16:15:43 -05:00
  • 671a402845 Back out unnecessary commit statement. Maurice Parker 2022-03-26 16:15:43 -05:00
  • 2bcbe58901 Back out unnecessary commit statement. Maurice Parker 2022-03-26 16:15:43 -05:00
  • f68836fd74 Add a commit to make sure the database has uncommitted data for the following query. Maurice Parker 2022-03-26 13:32:52 -05:00
  • bf76aae903 Add a commit to make sure the database has uncommitted data for the following query. Maurice Parker 2022-03-26 13:32:52 -05:00
  • 0f402d429c Add a commit to make sure the database has uncommitted data for the following query. Maurice Parker 2022-03-26 13:32:52 -05:00
  • 02dce80f8d Fix toolbar flashing back and forth to clear Maurice Parker 2022-03-25 16:22:04 -05:00
  • c9a9ea94f7 Merge pull request #3490 from stuartbreckenridge/ios-ui Maurice Parker 2022-03-25 13:49:37 -05:00
  • 050bb67d80 Updated to latest package versions Maurice Parker 2022-03-25 13:35:12 -05:00
  • b4a5b9eb9e Updated to latest package versions. Maurice Parker 2022-03-25 13:29:35 -05:00
  • b9ae38cfb3 Updated to latest package versions Maurice Parker 2022-03-25 13:27:50 -05:00
  • d41f7ba925 Merge branch 'ios-ui' of https://github.com/stuartbreckenridge/NetNewsWire into ios-ui Stuart Breckenridge 2022-03-03 09:02:04 +08:00
  • 115fa702ca rebuild menu after toggle Stuart Breckenridge 2022-03-03 09:01:51 +08:00
  • 8cbdca9928 Merge branch 'main' into ios-ui Stuart Breckenridge 2022-03-03 08:53:52 +08:00
  • fc323c4072 Adds long press menu to article extractor button Stuart Breckenridge 2022-03-03 08:50:55 +08:00
  • e2242a7928 Appearance menu changes: Stuart Breckenridge 2022-03-03 08:33:53 +08:00
  • bce239a77e Merge branch 'ios-ui' of https://github.com/stuartbreckenridge/NetNewsWire into ios-ui Stuart Breckenridge 2022-03-03 08:05:04 +08:00
  • cca1929837 Changes when appearance menu is configured Stuart Breckenridge 2022-02-28 07:56:58 +08:00
  • 298e164740 Change sync to async Maurice Parker 2022-03-01 14:53:43 -06:00
  • 27dd920cce Change sync to async Maurice Parker 2022-03-01 14:53:43 -06:00
  • d828925483 Merge branch 'ios-candidate' Maurice Parker 2022-03-01 14:46:51 -06:00
  • f22239db36 Change task completion notification so that it blocks until NNW has completed suspending. Fixes #3200 Maurice Parker 2022-03-01 14:43:54 -06:00
  • 78e17b8287 Merge branch 'ios-candidate' Maurice Parker 2022-03-01 14:12:57 -06:00
  • 0719e5883b Clear the timeline when disclosing a web feed so that the previously loaded timeline articles aren't merged. Fixes #3485 Maurice Parker 2022-03-01 14:12:43 -06:00
  • 2ff8fee308 Reload any Container rows that have change disclosure state since the last rebuild of the Shadow Table. Fixes #3484 Maurice Parker 2022-03-01 11:14:41 -06:00
  • 54623ec421 Attempt #2: Update gyb to latest version and use python3 Matt Meissner 2022-02-13 22:10:36 -06:00
  • 477062c756 Attempt #2: Update gyb to latest version and use python3 Matt Meissner 2022-02-13 22:10:36 -06:00
  • 03b5ef562e Merge pull request #3486 from stuartbreckenridge/ios-ui Maurice Parker 2022-02-28 10:08:10 -06:00
  • 1f953f3292 Update appcast for 6.1b4. Brent Simmons 2022-02-27 21:56:22 -08:00
  • 5f5fc2ad4f Update release notes and version for 6.1b4. mac-6.1b4 Brent Simmons 2022-02-27 21:28:47 -08:00
  • c24b6a0bc8 Add a line for Stuart in the Credits. (Went with “Contributing Developer,” and put it just below Maurice’s line. If anyone has a better idea for a title, let me know.) Brent Simmons 2022-02-27 21:28:25 -08:00
  • 5ffdad9b64 Changes when appearance menu is configured Stuart Breckenridge 2022-02-28 07:56:58 +08:00
  • f869798756 Merge branch 'ios-candidate' Maurice Parker 2022-02-27 17:19:48 -06:00
  • d68d4228f9 Don't animate backing store rebuild on initial state restoration because it interferes with feed selection. Fixes #3475 Maurice Parker 2022-02-27 17:15:46 -06:00
  • ca112bf564 Merge pull request #3477 from teddybradford/patch-1 Maurice Parker 2022-02-27 16:52:33 -06:00
  • ac3ed381f3 Merge pull request #3472 from stuartbreckenridge/mac-candidate Maurice Parker 2022-02-27 16:51:35 -06:00
  • 8ffdf725d2 Merge pull request #3473 from stuartbreckenridge/ios-candidate Maurice Parker 2022-02-27 16:51:22 -06:00
  • 24f5337aa9 Merge pull request #3468 from meissnem/main Maurice Parker 2022-02-27 16:48:54 -06:00
  • ee6d3aac3a Merge pull request #3467 from stuartbreckenridge/ios-ui Maurice Parker 2022-02-27 15:14:05 -06:00
  • 741333e99e Enhance StatusDidChange message to pass status and flag when not passing full articles. Fixes #3481 Maurice Parker 2022-02-27 09:55:59 -08:00
  • 772948307e Enhance StatusDidChange message to pass status and flag when not passing full articles. Fixes #3481 Maurice Parker 2022-02-27 09:55:59 -08:00
  • c6edaf1768 Enhance StatusDidChange message to pass status and flag when not passing full articles. Fixes #3481 Maurice Parker 2022-02-27 09:55:59 -08:00
  • 6ae0eef9e9 Add top margin to figcaption Teddy Bradford 2022-02-17 13:29:06 -05:00
  • 7c0f06b750 Revised NewsFax with updated font. Stuart Breckenridge 2022-02-16 20:08:06 +08:00
  • da298facc6 Updated NewsFax with revised font Stuart Breckenridge 2022-02-16 20:06:31 +08:00
  • e0707baab8 Attempt #2: Update gyb to latest version and use python3 Matt Meissner 2022-02-13 22:10:36 -06:00
  • 630972033b Aa as More Menu Stuart Breckenridge 2022-02-14 07:43:51 +08:00
  • c5bf498da2 Merge pull request #3465 from Ranchero-Software/revert-3448-main Maurice Parker 2022-02-13 09:17:18 -08:00
  • 7737a979dc Revert "Update gyb to latest version and use python3" Maurice Parker 2022-02-13 09:17:08 -08:00