Commit Graph

1327 Commits

Author SHA1 Message Date
Henrik Hørlück Berg
78c9d182c4 Disable audio autoplay on macOS
- To be in-line with how this is threated on iOS
2023-05-03 19:47:28 +02:00
Brent Simmons
5084937db7 Fix merge issues in AppDelegate. 2023-04-30 21:40:07 -07:00
Brent Simmons
bc37f8544e Merge branch 'mac-release' into main. 2023-04-30 17:22:47 -07:00
Brent Simmons
c7d4e43da7 Continue adopting @MainActor. 2023-04-05 19:08:47 -07:00
Brent Simmons
f495730066 Continue adopting @MainActor. 2023-04-05 19:04:52 -07:00
Brent Simmons
052884cafc Continue adopting @MainActor. 2023-04-05 18:47:48 -07:00
Brent Simmons
8bbf4d8c60 Continue adopting @MainActor. 2023-04-05 18:35:34 -07:00
Brent Simmons
1f9305eb9a Fix warning about not being in a @MainActor context. 2023-04-05 18:27:52 -07:00
Brent Simmons
ed730b45a2 Continue adopting @MainActor. 2023-04-05 12:28:24 -07:00
Brent Simmons
402c5e7bbb Continue adopting @MainActor. 2023-04-05 09:24:43 -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
66dfc80ce8 Update copyright to 2023. 2023-03-13 21:53:26 -07:00
Brent Simmons
82cb561fc7 Update copyright for 2023. 2023-03-13 21:47:10 -07:00
Brent Simmons
0ba9a06b92 Update Twitter notice to not specify any dates. Bump version and build. 2023-03-13 21:44:32 -07:00
Maurice Parker
391d78b8a1 Fix lastVerticalPosition variable spelling 2023-03-13 23:16:39 -05:00
Maurice Parker
b019ee49a7 Remove code injected during a bad merge 2023-03-13 15:19:32 -05:00
Maurice Parker
0505197655 Merge branch 'Ranchero-Software:main' into mark-as-read-on-scroll 2023-03-13 14:46:53 -05: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
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
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
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
Maurice Parker
a39dae0a44 Merge mac-release 2023-02-08 16:37:29 -08:00
Brent Simmons
e7ae7887e3 Add and use anyLocalOriCloudAccountHasAtLeastOneTwitterFeed in AccountManager. Simplify date comparison code. 2023-02-05 20:17:31 -08:00
Stuart Breckenridge
b83345a47f Adds account type check for Twitter deprecation alert 2023-02-05 21:30:44 +08:00
Stuart Breckenridge
da91548875 Shows Twitter deprecation alert on macOS 2023-02-05 09:40:41 +08:00
Maurice Parker
f7bb4bc447 Merge branch 'mac-release' 2023-02-04 13:21:58 -07:00
Maurice Parker
6c1e1ea1c6 Remove Twitter integration. Fixes #3842 2023-02-03 19:00:13 -08:00
Louie Mantia
5446648d70 Updated icon. 2023-01-24 04:39:26 +00:00
Brent Simmons
06910b1e58 Avoid force-unwrapping, which was causing a crash. Add an assertionFailure so we can catch this issue in the act — we need to know why an item would not be a Node. Fix https://github.com/Ranchero-Software/NetNewsWire/issues/3824 2023-01-22 14:57:56 -08:00
Louie Mantia
aa0a781198 New RSS Icon (in the style of SF Symbols) 2023-01-20 18:03:21 +00:00
Maurice Parker
d0dbb81114 Merge pull request #3809 from stuartbreckenridge/fix-3781
Fixes dark mode on Keyboard Shortcuts
2023-01-13 15:16:32 -08:00
Maurice Parker
8d0cfe901e Merge pull request #3802 from rex4539/typos
Fix typos
2023-01-13 14:58:10 -08:00
Stuart Breckenridge
c4252323c3 Fixes dark mode on Keyboard Shortcuts 2023-01-05 08:03:46 +08:00
Dimitris Apostolou
13e78f120f Fix typos 2022-12-31 18:52:42 +02:00
Damiano galassi
85961c5817 Fix clipped popup buttons and double border at the bottom of table views. 2022-12-28 12:31:37 +01:00
Maurice Parker
b1a86031fe Simplify the help menu and make it match the new iOS settings help section. 2022-12-13 14:27:54 -07:00
Maurice Parker
339fd937a7 Change the Catch Up command menu option to something that flows a little better. 2022-12-12 16:35:32 -07:00
Bryan Culver
ae21bbd546 Review updates 2022-12-09 20:56:12 -05:00
Bryan Culver
e5d0efdcfd Skip on today 2022-12-07 00:47:46 -05:00
Bryan Culver
35a6cf551b Working implementations 2022-12-07 00:30:19 -05:00
Bryan Culver
a85141e0ab Merge branch 'main' into bsc-662-catch-up 2022-11-21 23:07:29 -05:00
Maurice Parker
7c9ac3d712 Add the concept of direct vs. indirect marking of articles. Fixes #3734 2022-11-14 21:10:16 -06:00
Maurice Parker
17f5240857 Merge pull request #3747 from GetToSet/ethanwong/openlink-contextual-menu
Allow 'Open Link' item to show on the contextual menu of web links. (fixes #3666)
2022-11-13 09:35:11 -06:00