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 |
|
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
|
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
|
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 |
|
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
|
2f6584ffb1
|
changes to checking for the prefix
|
2023-01-19 12:04:43 +08:00 |
|
Stuart Breckenridge
|
c725be2874
|
Ignores files in __MACOSX folder
|
2023-01-19 11:34:25 +08:00 |
|
Brent Simmons
|
2e9107d67f
|
Add back some feeds to the defaults. Go with an even 10 feeds.
|
2023-01-16 21:34:50 -08:00 |
|
Brent Simmons
|
6c7b425af3
|
Cut way down on default feeds — now just six. Hoping to cover a number of different interests with these choices, without giving people too much stuff to deal with.
|
2023-01-06 17:20:36 -08:00 |
|
Brent Simmons
|
46f8aecb2f
|
Sort default feeds (and get rid of duplicates). Add BBC World News to defaults list. Also: accept whatever updates Xcode seems to have forced on NetNewsWire-iOS.xcscheme.
|
2023-01-06 17:20:28 -08:00 |
|
Stuart Breckenridge
|
a2be4cd349
|
Fixes 3789 by checking lastPathComponent
|
2023-01-05 07:43:30 +08:00 |
|
Stuart Breckenridge
|
3b8686ca4d
|
Adds sorting to widget article arrays
Fixes #3783
|
2022-12-24 15:14:52 +08:00 |
|
Stuart Breckenridge
|
28cc7be936
|
Removes widget data ordering fix
|
2022-12-24 15:08:05 +08:00 |
|
Stuart Breckenridge
|
65dfa91ee1
|
Reverts to existing localization strategy
Existing `strings` tables removed. `tableName`s replaced with `comment`s.
|
2022-12-21 19:45:39 +08:00 |
|
Stuart Breckenridge
|
31768eb274
|
Fixes ArticleTheme Import on SwiftUI
Adds startAccessingSecurityScopedResource and stopAccessingSecurityScopedResource to `.fileImporter`s.
|
2022-12-21 12:31:54 +08:00 |
|
Stuart Breckenridge
|
199b9e4093
|
Removes logging call
|
2022-12-20 23:13:38 +08:00 |
|
Stuart Breckenridge
|
fe5a7d185b
|
Tidy up on the themes view
|
2022-12-20 22:04:04 +08:00 |
|
Stuart Breckenridge
|
53e49aa699
|
Article themes moved to SwiftUI
|
2022-12-20 20:35:18 +08:00 |
|
Stuart Breckenridge
|
432aeea1b5
|
Localises IconImage descriptions
- Deletes UIKit Timeline customizer
|
2022-12-20 17:26:19 +08:00 |
|
Stuart Breckenridge
|
686d93f49e
|
Switched to Pickers instead of Sliders
…because tick marks on SwiftUI pickers are painful
|
2022-12-20 17:20:45 +08:00 |
|
Stuart Breckenridge
|
eedc191b7e
|
Restore extension and account restrictions
|
2022-12-19 12:17:06 +08:00 |
|
Stuart Breckenridge
|
ef6b90d594
|
Enabling Extensions now possible in SwiftUI
|
2022-12-19 12:14:56 +08:00 |
|
Stuart Breckenridge
|
4ed11c0fc6
|
AddAccount sheets done
|
2022-12-18 15:51:42 +08:00 |
|
Stuart Breckenridge
|
4ff0bc8f98
|
Reader and CloudKit Account Views
|
2022-12-16 16:38:06 +08:00 |
|