Daniel Jalkut
29af6dea1e
Invert the semantics of the defaults key for whether to open Subscribe to Feed feeds in NNW or the user's configured default browser. This ensures the fallback behavior when no preference has been set will default as wanted to opening in NetNewsWire.
2021-06-22 22:14:11 -04:00
Daniel Jalkut
75fd9e1e13
Add new subscribeToFeedsInNetNewsWire boolean preference, to direct the behavior of the Subscribe to Feed app extension.
2021-06-21 17:51:04 -04:00
Maurice Parker
f9af3c786b
Merge branch 'ios-candidate'
2021-05-25 20:12:50 -05:00
Brent Simmons
b83b4904e7
Update credits, dedication, and copyright on iOS. Fix #3005 .
2021-05-22 21:50:32 -07:00
Brent Simmons
9d2c8f000f
Create and use IconImageCache. It centralizes and de-dupes logic for getting feed/article images, and it caches the results, which helps performance.
2021-05-08 12:42:44 -07:00
Duncan Babbage
9092d075a0
Handle links with unencoded spaces. Fixes #3069
2021-04-28 22:49:32 +12:00
Komachin
7a5581a2c7
Fixed missing argument validateFeed:
...
Based on the newest API, `public func createWebFeed(url: String, name: String?, container: Container, validateFeed: Bool, completion: @escaping (Result<WebFeed, Error>) -> Void)`, there should be a `validateFeed:` argument.
2021-04-17 10:38:40 +01:00
Maurice Parker
ea6cece955
Merge branch 'mac-release' into main
2021-04-03 09:30:42 -05:00
Maurice Parker
1ab727a128
Make symbol images images scale correctly. Fixes #2957
2021-04-01 11:12:48 -05:00
Jed Fox
6666ce7e83
Add dir=auto to iOS and Multiplatform
2021-03-29 17:20:09 -04:00
Maurice Parker
ab5421f533
Merge branch 'mac-release' into main
2021-03-27 17:21:49 -05:00
Maurice Parker
d0e3ec6d1c
Fix variable name
2021-03-06 16:25:44 -06:00
Maurice Parker
a7abde04ab
Fix variable name
2021-03-06 16:25:10 -06:00
Brent Simmons
b0a1183e11
Update URLs to use netnewswire.com where appropriate.
2021-02-21 20:21:01 -06:00
Brent Simmons
649e3e86ef
Update URLs to use netnewswire.com where appropriate.
2021-02-21 18:00:40 -08:00
Stuart Breckenridge
1e578828e9
: class chnaged to : AnyObject for protocols
2021-02-06 07:06:45 +08:00
Brent Simmons
15e4a00d4b
Update copyright dates for 2021.
2021-01-16 22:04:02 -08:00
Stuart Breckenridge
f85c1234a5
Adds to the URL-Extensions file
2021-01-09 06:09:50 +08:00
Stuart Breckenridge
ea77504f3a
percent encodes email addresses
2021-01-09 05:56:13 +08:00
Stuart Breckenridge
c59e3e4ddf
Emails
...
Acquiesce to the user’s request for a different default mail app.
2021-01-08 12:15:16 +08:00
Maurice Parker
f605d93d90
Fixed compile errors for Multiplatform targets
2021-01-06 01:55:07 -06:00
Mike Schreiber
7d13545763
Remove trailing space in file path
2021-01-05 16:40:15 -08:00
Maurice Parker
df359db69f
Fixed the names of the accounts
2020-12-07 13:35:00 -06:00
Maurice Parker
608c11d872
Temporarily renaming files to handle case problems
2020-12-07 13:29:05 -06:00
Maurice Parker
45d2d83d7d
Fix resource name case
2020-12-07 13:24:36 -06:00
Maurice Parker
69b12b24f7
Changed names temporarily to fix case sensitivity
2020-12-07 13:23:10 -06:00
Maurice Parker
cca33e65eb
Fixed Asset names
2020-12-07 13:18:43 -06:00
Maurice Parker
513cbbd6a4
Merge pull request #2623 from stuartbreckenridge/swift-ui-target-fixes
...
Multiplatform Updates
2020-12-07 12:08:23 -06:00
Stuart Breckenridge
c2acafd797
corrects URLs
2020-12-07 19:58:15 +08:00
Stuart Breckenridge
092415e3a9
updated assets
2020-12-07 19:52:35 +08:00
Stuart Breckenridge
c8b5caba60
Look and feel.
2020-12-07 19:22:35 +08:00
Maurice Parker
ef18600acc
Separate background suppression from symbol processing. Fixes #2646 & Fixes #2635
2020-12-06 14:25:22 -06:00
Stuart Breckenridge
841da2d570
show/hide password when signing up
2020-12-06 08:00:34 +08:00
Stuart Breckenridge
32506b25ae
Models now handle sign up presentations
2020-12-06 07:58:20 +08:00
Stuart Breckenridge
56f26c0c3d
AddFeedbinAccountView.swift foreground colour
2020-12-05 23:01:10 +08:00
Stuart Breckenridge
762417e2ba
additional work on iOS sheets
2020-12-05 22:58:11 +08:00
Stuart Breckenridge
ad678f2fc1
models now handle authentication
2020-12-05 22:18:10 +08:00
Stuart Breckenridge
c90b7128d0
Models have been siphoned out
2020-12-05 21:17:55 +08:00
Stuart Breckenridge
db68b6ac22
Reader accounts now authenticate
2020-12-05 21:09:34 +08:00
Stuart Breckenridge
ca730c9f3d
NewsBlur now authenticates
2020-12-05 16:46:03 +08:00
Stuart Breckenridge
8e8a95efaf
FeedWrangler Authenticates
2020-12-05 16:13:43 +08:00
Stuart Breckenridge
d91f9967fd
Feedbin now authenticates
2020-12-05 09:53:10 +08:00
Stuart Breckenridge
6bc0728fdb
Add account sheets are now showing
2020-12-04 09:15:37 +08:00
Stuart Breckenridge
0dac343748
AddNewsBlurAccountView.swift
2020-12-03 13:19:15 +08:00
Stuart Breckenridge
8ba6c5fc18
AddFeedWranglerAccountView
2020-12-03 13:15:00 +08:00
Stuart Breckenridge
c88989d07e
AddCloudKitAccountView.swift
2020-12-03 13:03:58 +08:00
Nate Weaver
a33d42ba66
Replace the single usage of a Log object with os_log()
2020-12-02 07:57:48 -06:00
Stuart Breckenridge
1efaac4802
AddFeedbinAccountView.swift spacing
2020-12-02 21:46:00 +08:00
Stuart Breckenridge
b9299329cb
AddFeedbinAccountView.swift
2020-12-02 21:40:26 +08:00
Stuart Breckenridge
2bfeeda239
AddLocalAccountView.swift
2020-12-02 21:19:33 +08:00