Brent Simmons
8a9c680cfc
Continue removing ExtensionPoint code. Start fixing build errors.
2023-06-30 21:55:54 -07:00
Brent Simmons
d309c05cb0
Continue removing feed provider and extension point references.
2023-06-30 21:47:17 -07:00
Brent Simmons
942ad6bd49
Continue removing Reddit references.
2023-06-30 21:28:07 -07:00
Brent Simmons
e931444262
Begin removing Reddit and ExtensionPoint code.
2023-06-30 21:15:51 -07:00
Stuart Breckenridge
abcc836c07
[macOS] Updates Import/Export of OPML
...
- Created OPML UTType
- Added OPML as an importable UTI type
- `allowedFileTypes` replaced with `allowed ContentTypes`
- Moved UTType extension to single shared file
- Build flags updated
2023-05-31 16:57:57 +08:00
Stuart Breckenridge
5750b7c250
Removes @available for iOS 14, 15
2023-05-30 09:39:51 +08:00
Stuart Breckenridge
e2eeed8f99
Target macOS 13
...
• `xcconfig` `MACOSX_DEPLOYMENT_TARGET` updated to 13.0
• Removed `@available` annotations for macOS < 13.0
• Removed for Big Sur fixes.
This has been built and doesn’t trigger any build settings should be `xcconfig` options.
2023-05-30 09:15:08 +08:00
Stuart Breckenridge
31e783a5f7
Localizes Theme headings for future use
2023-05-27 17:09:25 +08:00
Stuart Breckenridge
ed6ff090be
Merge branch 'ios-ui-settings-localised' into localize_strings
...
# Conflicts:
# Mac/AppDelegate.swift
# Mac/Base.lproj/Preferences.storyboard
# NetNewsWire.xcodeproj/project.pbxproj
# Shared/Localizations/LocalizedNetNewsWireError.swift
# iOS/MasterFeed/MasterFeedViewController.swift
# iOS/Settings/Appearance/ArticleThemeManagerView.swift
# iOS/Settings/Appearance/DisplayAndBehaviorsView.swift
# iOS/Settings/General/SettingsView.swift
2023-05-27 17:00:42 +08:00
Stuart Breckenridge
a2b6fa2a1e
Reinstates themesByDeveloper to ArticleThemesManager
2023-05-27 16:13:32 +08:00
Stuart Breckenridge
5aaae58272
Merge branch 'main' into ios-ui-settings-localised
...
# Conflicts:
# Shared/ArticleStyles/ArticleThemesManager.swift
2023-05-27 15:26:03 +08:00
Brent Simmons
889faee856
Merge pull request #3948 from vincode-io/theme_reloading_fix
...
Theme reloading fix
2023-05-13 17:03:26 -07:00
Brent Simmons
2ef66d78e8
Replace nnw.ranchero.com with netnewswire.blog to reflect new URL of blog.
2023-04-30 21:40:52 -07:00
Brent Simmons
bc37f8544e
Merge branch 'mac-release' into main.
2023-04-30 17:22:47 -07:00
Maurice Parker
3a2b05ca96
Merge branch 'theme_reloading_fix' of https://github.com/vincode-io/NetNewsWire into theme_reloading_fix
2023-04-19 18:57:44 -05:00
Brent Simmons
86294c32e6
Update feeds to remove feeds that — sadly! — appear to be inactive. Add Allen Pike’s feed.
2023-04-08 10:00:12 -07:00
Stuart Breckenridge
4478f9ee9b
Adds @MainActor to OPMLDocument fileWrapper func
2023-04-06 17:58:30 +04:00
Stuart Breckenridge
bb48e60068
Merge branch 'main' into ios-ui-settings-localised
2023-04-06 17:45:18 +04:00
Brent Simmons
402c5e7bbb
Continue adopting @MainActor.
2023-04-05 09:24:43 -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
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
Maurice Parker
5bde27c9eb
Fix framework imports
2023-04-01 21:43:46 -05:00
Maurice Parker
e43e770f4a
Fix automatic theme reloading
2023-04-01 19:55:32 -05: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
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
Stuart Breckenridge
34deee1394
Adopts DFAlt styling as the default style
2023-03-11 19:25:26 +08: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
785c9c6027
Fix bug that made marking Starred impossible. Fixes #3806 .
2023-03-06 15:12:42 -06: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
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
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
93d803ac7d
Merge branch 'main' of https://github.com/Ranchero-Software/NetNewsWire
2023-02-07 15:30:29 -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
Maurice Parker
724ac6e216
Merge branch 'ios-release'
2023-02-04 13:43:55 -07:00
Maurice Parker
f7bb4bc447
Merge branch 'mac-release'
2023-02-04 13:21:58 -07:00
Maurice Parker
d4985d8fc5
Remove Twitter integration. Fixes #3842
2023-02-03 19:02:49 -08:00
Maurice Parker
6c1e1ea1c6
Remove Twitter integration. Fixes #3842
2023-02-03 19:00:13 -08:00
Gabriel R
a0002aae08
modern font, colors match Safari's Reader
...
FWIW, I'm the original Sepia theme author from way back when themes were introduced in a NNW Beta.
2023-01-27 17:34:21 +01:00
Brent Simmons
06b4f9660b
Fix warning about using var with a DispatchGroup that is not mutated.
2023-01-21 14:46:41 -08:00
Stuart Breckenridge
63cfbbdd95
Fixes build errors on macOS
2023-01-21 22:07:25 +08:00