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
Brent Simmons
c848f5ef3c
Write release notes for 6.1.1b4.
mac-6.1.1
2023-02-09 22:02:59 -08:00
Brent Simmons
f112b08acb
Update version and build number.
mac-6.1.1b4
2023-02-09 21:52:08 -08:00
Brent Simmons
fda56b4423
Update the Twitter removal warning to say “later in February” instead of “February 9,” since Twitter postponed the removal date to the 13th, and might do so again.
2023-02-09 21:51:58 -08:00
Brent Simmons
86966b29ec
Update Safari extension icon — new icon by Louie Mantia. Update release notes and build.
2023-02-09 21:46:46 -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
6ced0c5a30
Removes git commentary from pbxproj
2023-02-09 10:18:19 +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
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
Maurice Parker
b119c78bae
Merge branch 'ios-release'
2023-02-08 16:42:03 -08:00
Maurice Parker
a39dae0a44
Merge mac-release
2023-02-08 16:37:29 -08:00
Maurice Parker
a4d96dc473
Update to the latest VerifyNoBS
2023-02-08 16:28:19 -08:00
Maurice Parker
b4a701f502
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire
2023-02-08 16:25:24 -08:00
Maurice Parker
1cb8dc1bd8
Merge pull request #3859 from stuartbreckenridge/fix-3856
...
Fix 3856
2023-02-08 16:25:07 -08:00
Maurice Parker
fc25021796
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire
2023-02-08 16:23:36 -08:00
Brent Simmons
acea8c3426
Merge pull request #3860 from jordanekay/patch-1
...
Fix capitalization
2023-02-07 20:53:28 -08:00
Jordan Kay
e2c909d173
Fix capitalization
2023-02-07 23:47:36 -05:00
Stuart Breckenridge
ea406df514
VerifyNoBS runs on all iOS builds
2023-02-08 09:17:34 +08:00
Stuart Breckenridge
23132573c2
Moves linker flags to xcconfig
2023-02-08 09:14:41 +08:00
Maurice Parker
93d803ac7d
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire
2023-02-07 15:30:29 -08:00
Brent Simmons
5d4a12084d
Merge pull request #3858 from stuartbreckenridge/fix-3856
...
Resolves various warnings (see description)
2023-02-07 10:34:13 -08:00
Stuart Breckenridge
09700e5220
Resolves various warnings (see description)
...
The iOS extensions that exhibited the “linking against a dylib which is not safe for use in application extensions” warning have had a `$(inherited) -Xlinker -no_application_extension` entry added to their respective `Other Linker Flags` Build Phase configuration.
The “Delete Unecessary Frameworks” warning has been suppressed making it run on incremental builds.
2023-02-06 20:41:44 +08:00
Stuart Breckenridge
c45fd40eb5
Merge branch 'main' into localize_strings
2023-02-06 20:02:32 +08:00
Stuart Breckenridge
9d4690b130
Fixes compiler warnings related to the widget
2023-02-06 16:25:58 +08:00
Brent Simmons
60ae566c28
Write release notes for 6114.
2023-02-05 20:47:41 -08:00
Brent Simmons
2733ef79df
Update build number to 6114.
iOS-6.1.1-6114
2023-02-05 20:44:52 -08:00
Brent Simmons
3168c9c935
Update release notes and version.
mac-6.1.1b2
2023-02-05 20:20:51 -08:00
Brent Simmons
e7ae7887e3
Add and use anyLocalOriCloudAccountHasAtLeastOneTwitterFeed in AccountManager. Simplify date comparison code.
2023-02-05 20:17:31 -08:00