Maurice Parker
|
53e947ee4c
|
Rename addFolder to createFolder to be more consistent.
|
2020-03-30 13:35:02 -05:00 |
Maurice Parker
|
f68d523a15
|
Merge branch 'ios-release'
|
2020-03-30 11:50:58 -05:00 |
Maurice Parker
|
db50902c9d
|
Merge branch 'ios-release' of https://github.com/Ranchero-Software/NetNewsWire into ios-release
|
2020-03-30 10:57:04 -05:00 |
Maurice Parker
|
d0852d8954
|
Fix scenario where incorrect platform specific icon image could be returned.
|
2020-03-30 10:56:52 -05:00 |
Maurice Parker
|
d9e5350804
|
Hide credentials section for iCloud.
|
2020-03-30 03:00:52 -05:00 |
Maurice Parker
|
187121298e
|
Added support for CloudKit push notifications (subscriptions).
|
2020-03-30 02:48:25 -05:00 |
Brent Simmons
|
cf98ff49ea
|
Implement retention policy for feed-based accounts (local, iCloud).
|
2020-03-29 23:20:01 -07:00 |
Brent Simmons
|
85b24ff92d
|
Add parentheses in the right places to make Xcode 11.4 happy with our tuples.
|
2020-03-29 18:53:15 -07:00 |
Brent Simmons
|
2c4ee99dc2
|
Create and use ArticlesDatabase.RetentionStyle enum.
|
2020-03-29 18:51:03 -07:00 |
Maurice Parker
|
e2d8db6f26
|
Added feed rename sync to iCloud.
|
2020-03-29 17:53:11 -05:00 |
Maurice Parker
|
4f425c9c86
|
Implement web feed sync between devices.
|
2020-03-29 17:12:34 -05:00 |
Maurice Parker
|
c0e1fbfff3
|
Add external id lookups for folders and web feeds.
|
2020-03-29 12:07:54 -05:00 |
Maurice Parker
|
2afdd26c9d
|
Change function names using the find suffix to use the existing suffix to match precedent.
|
2020-03-29 12:00:02 -05:00 |
Maurice Parker
|
3b31f2562d
|
Stub out fetching feed changes.
|
2020-03-29 11:53:52 -05:00 |
Maurice Parker
|
573cee0fd6
|
Added delete feed functionality.
|
2020-03-29 08:52:59 -05:00 |
Maurice Parker
|
6ce82fc28b
|
Implement CloudKit feed add.
|
2020-03-29 03:43:20 -05:00 |
Maurice Parker
|
ecc20ad9e3
|
Enabled adding a CloudKit account on iOS.
|
2020-03-28 17:51:14 -05:00 |
Maurice Parker
|
532db0b640
|
Merge branch 'ios-release'
|
2020-03-28 16:51:50 -05:00 |
Maurice Parker
|
649972f57f
|
Created the Developer build which has some functionality disabled for those without access to the API keys needed.
|
2020-03-28 16:51:41 -05:00 |
Maurice Parker
|
0dfc4d21d5
|
Merge branch 'master' of https://github.com/Ranchero-Software/NetNewsWire
|
2020-03-28 11:25:54 -05:00 |
Maurice Parker
|
69930acbe4
|
Made the verify no build settings script return a more friendly error message.
|
2020-03-28 11:25:37 -05:00 |
Maurice Parker
|
7d9b3342c8
|
Merge pull request #1955 from pietrorea/clarify-free-dev-account-instructions
Clarify dev config instructions in README
|
2020-03-28 10:29:40 -05:00 |
Pietro Rea
|
7b361ec0aa
|
Removing file path
|
2020-03-28 11:16:08 -04:00 |
Pietro Rea
|
7b74019a86
|
Adding more info regarding local developer settings
|
2020-03-28 11:14:19 -04:00 |
Maurice Parker
|
f59d6f712f
|
Simplify record handling.
|
2020-03-28 08:53:03 -05:00 |
Maurice Parker
|
fe2297213d
|
Add automatic zone creation.
|
2020-03-28 08:30:25 -05:00 |
Maurice Parker
|
715671edad
|
Rebuild the Feeds list when coming back to it from the Timeline while the root split is collapsed to filter read Feeds.
|
2020-03-28 01:43:54 -05:00 |
Maurice Parker
|
6d085fdacf
|
Inline videos and enable player controls for both Mac and iOS. Issue #1952
|
2020-03-28 00:56:29 -05:00 |
Maurice Parker
|
9a180bf083
|
Deleted obsolete code.
|
2020-03-27 18:35:41 -05:00 |
Maurice Parker
|
bd1c73c1d3
|
Automatically remove Feed items if they should be filtered. Issue #1949
|
2020-03-27 18:24:57 -05:00 |
Maurice Parker
|
17ec88801a
|
Automatically remove Feed items if they should be filtered. Issue #1950
|
2020-03-27 18:00:03 -05:00 |
Maurice Parker
|
f288e3d5d8
|
More infrastructure work on CloudKit.
|
2020-03-27 13:59:42 -05:00 |
Maurice Parker
|
a13f10441f
|
Change pointer interaction to encompass the complete button.
|
2020-03-26 11:20:13 -05:00 |
Maurice Parker
|
53b00c5414
|
Don't show add account option for CloudKit when the entitlement isn't present.
|
2020-03-25 16:09:01 -05:00 |
Maurice Parker
|
6c06c7791c
|
Add interaction to buttons that were missing it. Issue #1945
|
2020-03-25 08:55:02 -05:00 |
Maurice Parker
|
3c0862fe83
|
Update iOS destination for new SDK
|
2020-03-24 19:32:16 -05:00 |
Maurice Parker
|
6889d2a61a
|
Switch to using XCode 11.4 to build
|
2020-03-24 18:42:18 -05:00 |
Maurice Parker
|
1d46471864
|
Add step to list out available applications
|
2020-03-24 18:40:36 -05:00 |
Maurice Parker
|
450ddbd364
|
Refactored new pointer interaction code to be more simple.
|
2020-03-24 18:27:54 -05:00 |
Maurice Parker
|
bd75df7294
|
Add pointer interaction for timeline header button. Issue #1943
|
2020-03-24 16:42:46 -05:00 |
Maurice Parker
|
25882f69c8
|
Merge branch 'ios-release'
|
2020-03-24 16:00:53 -05:00 |
Maurice Parker
|
1ddfb7b927
|
Update to latest RSWeb
|
2020-03-24 16:00:35 -05:00 |
Maurice Parker
|
d615a0a894
|
Fix bug where clean up shortcut wouldn't clear articles if wrong setting was off.
|
2020-03-24 16:00:01 -05:00 |
Maurice Parker
|
d0680bcc73
|
Merge branch 'ios-release'
|
2020-03-24 12:21:32 -05:00 |
Maurice Parker
|
a6e75df412
|
Send out an event if we found a cached favicon downloader for new homepage URL. Issue #1940
|
2020-03-24 12:21:08 -05:00 |
Maurice Parker
|
203f5cf7e7
|
Lighten timeline fonts
|
2020-03-23 21:58:35 -05:00 |
Maurice Parker
|
5afc3c55f8
|
Change timeline layout to increase information density. Issue #1938
|
2020-03-23 21:43:54 -05:00 |
Maurice Parker
|
80d0a76e11
|
Increase the filter section so that it looks correct when the outline view must scroll.
|
2020-03-23 08:21:41 -05:00 |
Maurice Parker
|
9918f6c2e1
|
Updated to the lateset certs, profiles, and key
|
2020-03-23 07:30:06 -05:00 |
Maurice Parker
|
2d56971c45
|
Added missing dev files
|
2020-03-23 07:26:44 -05:00 |