Maurice Parker
|
b3cf7ccdb7
|
Remove batch update blocks that were causing more harm than good.
|
2020-04-01 15:39:29 -05:00 |
Maurice Parker
|
39aecd84fe
|
Fixed chunked record handling.
|
2020-04-01 15:39:07 -05:00 |
Maurice Parker
|
7e8892cda5
|
Beef up error handling for fetches.
|
2020-04-01 14:55:40 -05:00 |
Maurice Parker
|
9ffaa41d35
|
Add missing post sync database updates.
|
2020-04-01 14:55:22 -05:00 |
Maurice Parker
|
694be77e96
|
Add CloudKit status syncing
|
2020-04-01 14:10:07 -05:00 |
Maurice Parker
|
1ab21bd3e3
|
Added batch update capabilities.
|
2020-04-01 12:22:59 -05:00 |
Maurice Parker
|
44231937cd
|
Add send statuses to CloudKit.
|
2020-04-01 11:46:37 -05:00 |
Maurice Parker
|
9a1b7f5225
|
Update precondition to make sure iCloud doesn't call the wrong update method.
|
2020-04-01 09:19:51 -05:00 |
Maurice Parker
|
9e2ba8a36b
|
Delete dead code.
|
2020-04-01 08:00:24 -05:00 |
Maurice Parker
|
4941d60c1a
|
Put add accounts list into alphabetical order
|
2020-04-01 07:50:11 -05:00 |
Maurice Parker
|
0ce1bf5ebc
|
Added sync database integration
|
2020-03-31 20:56:34 -05:00 |
Maurice Parker
|
c3b5d337c5
|
Change to use 0 and 1 for boolean.
|
2020-03-31 20:42:39 -05:00 |
Maurice Parker
|
3f82a28d21
|
Add import OPML for CloudKit.
|
2020-03-31 18:10:35 -05:00 |
Maurice Parker
|
0cafee7f59
|
Renamed old name left over from refactoring.
|
2020-03-31 16:47:02 -05:00 |
Maurice Parker
|
cdde8e4b09
|
Refactored the OPML load code so that the normalization step is separate from the add step.
|
2020-03-31 15:21:53 -05:00 |
Maurice Parker
|
31e06cd24a
|
Add batch update block to fetch to prevent the Feeds list from dancing around.
|
2020-03-31 11:18:52 -05:00 |
Maurice Parker
|
1be5dc8a54
|
Implemented feed and folder restore so that undo works.
|
2020-03-31 11:07:54 -05:00 |
Maurice Parker
|
218df326f4
|
Fix issue where out of order records was dropping web feeds.
|
2020-03-31 10:32:04 -05:00 |
Maurice Parker
|
90376dac03
|
Implement add, move, delete folder operations for feeds.
|
2020-03-31 03:30:53 -05:00 |
Maurice Parker
|
df1faa368f
|
Refactored add feed code to be more reliable.
|
2020-03-31 02:20:47 -05:00 |
Maurice Parker
|
203b83d64d
|
Enable adding feeds to folders.
|
2020-03-30 21:11:57 -05:00 |
Maurice Parker
|
6d3e6914df
|
Fix account container lookup so that it doesn't keep creating records.
|
2020-03-30 18:14:07 -05:00 |
Maurice Parker
|
1ee3c3d85a
|
Made sure the special account container didn't get created locally.
|
2020-03-30 18:03:56 -05:00 |
Maurice Parker
|
997e34fc3c
|
Merge branch 'master' of https://github.com/Ranchero-Software/NetNewsWire
|
2020-03-30 17:37:20 -05:00 |
Maurice Parker
|
b664ae2609
|
Merge pull request #1959 from quanganhdo/mac-newsblur
Add NewsBlur support to Mac version
|
2020-03-30 17:37:08 -05:00 |
Anh Do
|
c3506e9329
|
Add NewsBlur to Preferences
|
2020-03-30 17:45:47 -04:00 |
Maurice Parker
|
41acb716bd
|
Remove activity donation for next unread. Issue #1957
|
2020-03-30 15:42:42 -05:00 |
Maurice Parker
|
766eb507bf
|
Add container handling code
|
2020-03-30 15:15:45 -05:00 |
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 |