Brent Simmons
ca84a5d2f4
Merge pull request #3962 from henrikhorluck/fix/no-autoplay-mac
...
Disable audio autoplay on macOS
2023-05-13 12:27:24 -07:00
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
2ef66d78e8
Replace nnw.ranchero.com with netnewswire.blog to reflect new URL of blog.
2023-04-30 21:40:52 -07: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
f4e71b41a1
Continue adopting MainActor.
2023-04-08 15:45:32 -07:00
Brent Simmons
d06632da0b
Continue adopting MainActor.
2023-04-08 15:42:52 -07:00
Brent Simmons
397012e23b
Continue adopting @MainActor.
2023-04-08 15:16:01 -07:00
Brent Simmons
a0d4894e64
Update release appcast for 6.1.2.
2023-04-08 10:41:04 -07:00
Brent Simmons
a28deb8b05
Update beta appcast for 6.1.2.
2023-04-08 10:39:20 -07:00
Brent Simmons
0e1ae52a32
Bump version and build to 6.1.2 and 6114 to avoid confusion with previous GitHub-only release of 6.1.1.
mac-6.1.2
2023-04-08 10:02:33 -07:00
Brent Simmons
e03d5b85fd
Update build number. Write release notes.
2023-04-08 10:00:30 -07: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
Brent Simmons
22f9dbacff
Continue adopting @MainActor.
2023-04-06 21:53:45 -07:00
Brent Simmons
59d3bf278a
Fix concurrency warning.
2023-04-06 21:47:57 -07:00
Brent Simmons
2502c6a551
Fix warning about unneeded try.
2023-04-06 13:06:17 -07:00
Brent Simmons
fa0d00d72d
Continue adopting @MainActor.
2023-04-05 19:36:18 -07:00
Brent Simmons
7e51998a46
Continue adopting @MainActor.
2023-04-05 19:27:51 -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
fa508a8bfc
Remove references to Tweetbot.
2023-04-01 22:13:40 -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
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
6f89946683
Add Allen Pike, Craig Hockenberry, Julia Evans, Manton Reece, and Michael Tsai to default feeds.
2023-04-01 20:20:36 -07:00
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.
iOS-6.1.1-6115
2023-03-18 22:23:48 -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
Brent Simmons
07eb0bb731
Merge pull request #3915 from vincode-io/spell-fix-ios
...
Fix lastVerticalPosition variable spelling
2023-03-13 21:25:46 -07:00
Maurice Parker
be1ea29cc1
Fix lastVerticalPosition variable spelling
2023-03-13 23:24:38 -05:00
Brent Simmons
dd25760a2b
Merge pull request #3914 from vincode-io/spell-fix
...
Fix lastVerticalPosition variable spelling
2023-03-13 21:20:34 -07:00
Maurice Parker
391d78b8a1
Fix lastVerticalPosition variable spelling
2023-03-13 23:16:39 -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
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
Maurice Parker
b019ee49a7
Remove code injected during a bad merge
2023-03-13 15:19:32 -05:00
Maurice Parker
ecab0666a7
Remove dead code
2023-03-13 15:17:14 -05: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