Commit Graph

8318 Commits

Author SHA1 Message Date
Brent Simmons fa508a8bfc Remove references to Tweetbot. 2023-04-01 22:13:40 -07:00
Brent Simmons c9a6405927 Continue adopting @MainActor. 2023-04-01 22:08:31 -07:00
Brent Simmons d5f9f00aab Fix typo. 2023-04-01 21:19:56 -07:00
Brent Simmons 891afe57dd Fix warning about unused value. 2023-04-01 21:18:02 -07:00
Brent Simmons 9ec6666885 Fix crashing bug opening Advanced prefs by removing reference to no-longer-existing privacyPolicyTextField. 2023-04-01 21:16:11 -07:00
Brent Simmons 48aef85707 Start adopting structured concurrency by starting to use @MainActor. 2023-04-01 21:12:57 -07:00
Brent Simmons 6f89946683 Add Allen Pike, Craig Hockenberry, Julia Evans, Manton Reece, and Michael Tsai to default feeds. 2023-04-01 20:20:36 -07:00
Brent Simmons 37b4fb5438 Update the Twitter deprecation notice to remove references to dates, since it’s no longer February (when we expected free access to the API to get turned off). Bump build to 6115. iOS-6.1.1-6115 2023-03-18 22:23:48 -07:00
Brent Simmons 66dfc80ce8 Update copyright to 2023. 2023-03-13 21:53:26 -07:00
Brent Simmons 07eb0bb731 Merge pull request #3915 from vincode-io/spell-fix-ios
Fix lastVerticalPosition variable spelling
2023-03-13 21:25:46 -07:00
Maurice Parker be1ea29cc1 Fix lastVerticalPosition variable spelling 2023-03-13 23:24:38 -05:00
Brent Simmons dd25760a2b Merge pull request #3914 from vincode-io/spell-fix
Fix lastVerticalPosition variable spelling
2023-03-13 21:20:34 -07:00
Maurice Parker 391d78b8a1 Fix lastVerticalPosition variable spelling 2023-03-13 23:16:39 -05:00
Brent Simmons d9d0459b94 Merge pull request #3913 from vincode-io/mark-as-read-on-scroll
Mark as Read on Scroll
2023-03-13 21:08:47 -07:00
Brent Simmons 433b132613 Merge pull request #3911 from stuartbreckenridge/fix/3910
Fixes #3910
2023-03-13 20:58:59 -07:00
Brent Simmons b766056852 Merge pull request #3905 from stuartbreckenridge/integrate-DFAlt
Adopts DFAlt styling for the default theme
2023-03-13 20:58:02 -07:00
Maurice Parker b019ee49a7 Remove code injected during a bad merge 2023-03-13 15:19:32 -05:00
Maurice Parker ecab0666a7 Remove dead code 2023-03-13 15:17:14 -05:00
Maurice Parker 0505197655 Merge branch 'Ranchero-Software:main' into mark-as-read-on-scroll 2023-03-13 14:46:53 -05:00
Stuart Breckenridge 34ae356cb2 Adds completion in reloadFeeds when window = nil 2023-03-13 13:50:49 +08:00
Stuart Breckenridge 9e85af2a79 Fixes #3910
UITableViewAlertForLayoutOutsideViewHierarchy will no longer fire as a check has been added to make sure that the tableView’s window property is not nil before performing batch updates.
2023-03-13 08:58:49 +08:00
Maurice Parker 0d04f63727 Fix Timeline Layout selection 2023-03-12 17:56:26 -05:00
Brent Simmons 796683e320 Merge pull request #3907 from vincode-io/fix-bulk-marking-validations
Make bulk marking as read validations take into consideration the dir…
2023-03-12 12:14:34 -07:00
Brent Simmons 3e44d2dfa2 Merge pull request #3906 from vincode-io/fix-about-view-icon
Make the About View use the actual application icon instead of a copy…
2023-03-12 11:41:08 -07:00
Maurice Parker 11ff4b500f Make the About View use the actual application icon instead of a copy of the old icon 2023-03-11 20:07:06 -06:00
Maurice Parker 2f6dbf690a Reduce how far into the header we have to go. 2023-03-11 19:40:22 -06:00
Stuart Breckenridge 34deee1394 Adopts DFAlt styling as the default style 2023-03-11 19:25:26 +08:00
Maurice Parker b019efe8e5 Optimized mark as read on scroll to prevent scroll hitches and made it less touchy when marking 2023-03-11 03:07:36 -06:00
Maurice Parker c420283601 Make bulk marking as read validations take into consideration the directly marked as unread articles 2023-03-10 15:34:49 -06:00
Maurice Parker 5f4a0540ef Change how we mark as read on scroll on iOS so that it works more how a user would expect it to regarding the safe area 2023-03-10 14:47:37 -06:00
Maurice Parker 9f533de668 Remove dead code 2023-03-09 21:16:48 -06:00
Maurice Parker 628f608389 Added the Notifications scene back in. 2023-03-09 21:16:24 -06:00
Maurice Parker f2de42defd Pick up some previous articles in case we were scrolling fast 2023-03-09 20:38:32 -06:00
Maurice Parker d3cbaf1947 Add a separator between the Timeline and Article settings 2023-03-09 20:22:09 -06:00
Maurice Parker c5e6658e5b Fix mark as read on scroll 2023-03-09 20:12:19 -06:00
Maurice Parker 986260b101 Ensure we only mark on scroll when the setting is enabled 2023-03-09 19:43:06 -06:00
Maurice Parker 76419dc47f Changed how we mark on scroll so that it is more accurate. 2023-03-09 19:35:30 -06:00
Maurice Parker 8e3cc5a9d0 Merge branch 'feat-1844-pull-up-mark-as-read' of https://github.com/everhardt/NetNewsWire into everhardt-feat-1844-pull-up-mark-as-read 2023-03-09 13:23:04 -06:00
Maurice Parker 57ba38929a Merge pull request #3893 from stuartbreckenridge/3892
Adds NumberFormatter to Unread Counts
2023-03-06 17:00:04 -06:00
Maurice Parker 4fabb0ded0 Merge pull request #3877 from jordanekay/patch-2
Fix typo in ArticleStatus.swift
2023-03-06 16:59:01 -06:00
Maurice Parker 785c9c6027 Fix bug that made marking Starred impossible. Fixes #3806. 2023-03-06 15:12:42 -06:00
Stuart Breckenridge 3e72a48d49 Adds NumberFormatter to Unread Counts
Fixes #3892
2023-03-03 07:30:03 +08:00
Brent Simmons cb58b01145 Merge pull request #3871 from danielpunkass/fix-merge-problem
Resolve bad merge artifacts from a previous merge.
2023-03-01 20:56:44 -08:00
Jordan Kay 9afdcd4867 Fix typo in ArticleStatus.swift 2023-02-23 12:10:47 -05:00
Daniel Jalkut 09a8b702cb Cleanup merge for DefaultFeeds.opml. I think that Brent's latest changes from 2e9107d67f are probably representative of what he wanted to be the new normal going forward. 2023-02-18 17:52:23 -05:00
Daniel Jalkut daf695ccc9 Resolve bad merge artifacts from a previous merge. 2023-02-18 12:08:57 -05:00
Maurice Parker 9bb09b8ec8 Merge pull request #3836 from gabriel-r/Modern-more-readable-Sepia-theme
Sepia theme: more modern font Chapter, colors match Safari's Reader
2023-02-08 17:00:01 -08:00
Maurice Parker 6973583472 Merge pull request #3822 from stuartbreckenridge/fix-3821
Renames Default theme to NetNewsWire
2023-02-08 16:53:57 -08:00
Maurice Parker 2bab9f3d49 Merge pull request #3808 from stuartbreckenridge/fix-3789
Fixes 3789 by checking lastPathComponent
2023-02-08 16:52:49 -08:00
Maurice Parker 61333a0c9f Merge pull request #3792 from stuartbreckenridge/widget-article-fix
Adds sorting to widget article arrays
2023-02-08 16:51:47 -08:00