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.
2023-03-18 22:23:48 -07:00
Stuart Breckenridge
e95163c0d5
Rounds About View icon to app icon style.
2023-03-14 12:47:32 +08:00
Brent Simmons
82cb561fc7
Update copyright for 2023.
2023-03-13 21:47:10 -07:00
Stuart Breckenridge
3ac8c7057e
Adds Mark As Read on Scroll to SwiftUI views.
2023-03-14 12:28:14 +08:00
Stuart Breckenridge
60b6a47c48
Merge branch 'main' into ios-ui-settings-localised
...
# Conflicts:
# iOS/Settings/Settings.storyboard
# iOS/Settings/SettingsViewController.swift
2023-03-14 12:27:56 +08:00
Maurice Parker
be1ea29cc1
Fix lastVerticalPosition variable spelling
2023-03-13 23:24:38 -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
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
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
15db283ec1
SwiftUI Views monitor notifs via .task & for await
2023-03-11 19:01:17 +08:00
Stuart Breckenridge
ceb925d0f9
Unifies account error localizations
2023-03-11 17:14:05 +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
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
Stuart Breckenridge
3e72a48d49
Adds NumberFormatter to Unread Counts
...
Fixes #3892
2023-03-03 07:30:03 +08:00
Stuart Breckenridge
9f4332f74f
resizes settings icons
2023-02-10 10:28:11 +08:00
Stuart Breckenridge
37cfba50a2
Tidies up the Help section iconography in Settings
2023-02-10 10:17:49 +08:00
Stuart Breckenridge
455097b830
Tidies up the Help section iconography in Settings
2023-02-10 10:12:07 +08:00
Stuart Breckenridge
6462264fde
Localization files updated
2023-02-10 09:51:12 +08:00
Stuart Breckenridge
6efed337db
Merge branch 'main' into localize_strings
...
# Conflicts:
# Mac/MainWindow/AddFeed/AddTwitterFeedWindowController.swift
# Mac/MainWindow/MainWindowController.swift
# NetNewsWire.xcodeproj/project.pbxproj
# Shared/ArticleStyles/ArticleTheme.swift
# iOS/Add/AddFeedViewController.swift
# iOS/Add/Twitter/TwitterEnterDetailTableViewController.swift
# iOS/Article/ArticleViewController.swift
# iOS/MasterFeed/MasterFeedViewController.swift
2023-02-10 09:26:05 +08:00
Stuart Breckenridge
e91a20333a
Named the theme tuple for clarity
2023-02-09 17:41:39 +08:00
Stuart Breckenridge
7fd85f5ead
Moves theme separation code to ArticleThemeManager
...
This cherry picks a change that is in ArticleThemeManager for macOS so that the theme pickers are using the same code to separate themes.
2023-02-09 17:29:48 +08:00
Stuart Breckenridge
69e20479b6
Standardises naming convention for theme headings
2023-02-09 13:27:12 +08:00
Stuart Breckenridge
3e9bc42df9
Merge branch 'main' into ios-ui-settings-localised
...
# Conflicts:
# NetNewsWire.xcodeproj/project.pbxproj
# Shared/Timer/AccountRefreshTimer.swift
# iOS/Account/ReaderAPIAccountViewController.swift
2023-02-09 10:05:18 +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
b119c78bae
Merge branch 'ios-release'
2023-02-08 16:42:03 -08:00
Brent Simmons
e2aa15f08a
Create and use anyLocalOriCloudAccountHasAtLeastOneTwitterFeed in AccountManager, so both iOS and Mac apps can use it. Also: simplify the Date comparison in presentTwitterDeprecationAlertIfRequired by using Dates instead of TimeInterval.
2023-02-05 18:07:30 -08:00
Stuart Breckenridge
d5c039b80f
Add account type check for Twitter deprecation
2023-02-05 21:29:19 +08:00
Stuart Breckenridge
b2a2c5f5b9
Changes strings to NSLocalizedStrings
2023-02-05 09:45:34 +08:00
Stuart Breckenridge
757c680f4b
Adjusted expiry date
2023-02-05 09:04:23 +08:00
Stuart Breckenridge
ee00339b4c
Removes print statement
2023-02-05 08:55:23 +08:00
Stuart Breckenridge
b35c4df28d
Shows Twitter Deprecation Alert on iOS
2023-02-05 08:46:16 +08:00
Maurice Parker
724ac6e216
Merge branch 'ios-release'
2023-02-04 13:43:55 -07:00
Maurice Parker
6169df75cc
Update the iOS icons. The 1x icons were not updated as they aren't used any longer.
2023-02-03 19:59:26 -08:00
Maurice Parker
36822a77d0
Remove Twitter integration. Fixes #3842
2023-02-03 19:11:33 -08:00
Stuart Breckenridge
fd6ba67aee
Renames Default theme to NetNewsWire
...
Where ‘NetNewsWire’ is used `NSLocalizedString` has been removed. This is done so that NetNewsWire is not picked via Export Localizations.
2023-01-21 19:43:26 +08:00
Stuart Breckenridge
669a3ee7b0
Provides verbatim comment for MasterTimelineTlView
2023-01-16 14:43:44 +08:00
Stuart Breckenridge
7933345a12
Merge branch 'main' into localize_strings
...
# Conflicts:
# Mac/Base.lproj/Preferences.storyboard
# Mac/MainWindow/Sidebar/Cell/SidebarCell.swift
# iOS/Account/ReaderAPIAccountViewController.swift
# iOS/MasterTimeline/MasterTimelineTitleView.swift
2023-01-16 14:42:33 +08:00
Stuart Breckenridge
0cfabf23d6
Fixes Mac Open Article URL(s) pluralisation
2023-01-08 07:30:54 +08:00