Jackson Harper
|
eb31288e41
|
Fix params to saveUrl on iOS
|
2022-05-03 10:26:43 -07:00 |
|
Satindar Dhillon
|
938576693a
|
update swift gql schema
|
2022-05-02 10:56:52 -07:00 |
|
Satindar Dhillon
|
ffe1eed6b6
|
remove extra combine imports
|
2022-04-28 12:49:06 -07:00 |
|
Satindar Dhillon
|
ffdcb605c7
|
use async urlsession func to submit google token
|
2022-04-28 12:49:06 -07:00 |
|
Satindar Dhillon
|
fb4312e52a
|
update delete labels function to work from core data
|
2022-04-27 20:11:50 -07:00 |
|
Satindar Dhillon
|
acb1ae6c53
|
use credata for updating item labels
|
2022-04-27 18:06:57 -07:00 |
|
Satindar Dhillon
|
824c889ec6
|
update label creator to generate a temp id on the client
|
2022-04-27 15:39:20 -07:00 |
|
Satindar Dhillon
|
6cf1f0e0fb
|
convert remonder creation to async
|
2022-04-27 13:53:30 -07:00 |
|
Satindar Dhillon
|
090c1acbfd
|
convert email creation to async
|
2022-04-27 09:48:44 -07:00 |
|
Satindar Dhillon
|
791719ac05
|
create offline sync function
|
2022-04-25 22:02:36 -07:00 |
|
Satindar Dhillon
|
8433f3a226
|
delete linkedItem and highlight when server sync suceeeds
|
2022-04-25 20:37:42 -07:00 |
|
Satindar Dhillon
|
c9052f5f81
|
use coredata to track highlight merge and updates
|
2022-04-25 17:50:01 -07:00 |
|
Satindar Dhillon
|
aca38f2077
|
use coredata for create highlight function
|
2022-04-25 14:00:50 -07:00 |
|
Satindar Dhillon
|
9828846222
|
use core data to track reading progress
|
2022-04-25 12:17:27 -07:00 |
|
Satindar Dhillon
|
9c7a0d2ee9
|
update archive and delete link mutations to work off of core data
|
2022-04-25 11:56:03 -07:00 |
|
Satindar Dhillon
|
302410d4b2
|
use core data to mark items as archived
|
2022-04-25 11:09:14 -07:00 |
|
Satindar Dhillon
|
26a52819d8
|
remove linkedItemId from coredata highlight entity
|
2022-04-24 21:49:02 -07:00 |
|
Satindar Dhillon
|
915bec37d2
|
fix label view models
|
2022-04-23 20:29:59 -07:00 |
|
Satindar Dhillon
|
65b448f262
|
fix update and delete label publishers
|
2022-04-23 09:48:53 -07:00 |
|
Satindar Dhillon
|
b4849c118f
|
update core data when new labels are set
|
2022-04-23 09:25:24 -07:00 |
|
Satindar Dhillon
|
46da1cd150
|
fetch linked items from coredata when network call fails
|
2022-04-23 09:06:03 -07:00 |
|
Satindar Dhillon
|
a63bf7928e
|
remove deprecated data models
|
2022-04-22 19:58:13 -07:00 |
|
Satindar Dhillon
|
cb878ba0ef
|
return double from reading progress update publisher
|
2022-04-22 10:17:06 -07:00 |
|
Satindar Dhillon
|
25e237255c
|
remove HighlightDep and pdf specific highlight functions
|
2022-04-21 22:03:39 -07:00 |
|
Satindar Dhillon
|
80e5fb9a52
|
use backgroundContext to fetch viewer
|
2022-04-21 20:27:10 -07:00 |
|
Satindar Dhillon
|
c310aa38fd
|
use a background context for core data ops in dataservice
|
2022-04-21 17:31:06 -07:00 |
|
Satindar Dhillon
|
57be731aa9
|
persist link archive and deletion to core data
|
2022-04-21 14:36:58 -07:00 |
|
Satindar Dhillon
|
6f9a1157e5
|
persist readingProgress changes to coredata
|
2022-04-21 13:42:13 -07:00 |
|
Satindar Dhillon
|
43dbcfe27c
|
create NSSet extension
|
2022-04-21 10:07:46 -07:00 |
|
Satindar Dhillon
|
8c3ad7bec9
|
create a InternalLinkedItem model
|
2022-04-21 09:09:26 -07:00 |
|
Satindar Dhillon
|
dd55cd86ae
|
update highlight publishers to make coredata changes
|
2022-04-21 09:09:26 -07:00 |
|
Satindar Dhillon
|
33342deb5d
|
create an internal highlight function for encoding
|
2022-04-21 09:09:26 -07:00 |
|
Satindar Dhillon
|
1b4c871276
|
use coredata highlight model in some places
|
2022-04-21 09:09:26 -07:00 |
|
Satindar Dhillon
|
0fc7ff0a43
|
rename FeedItem to FeedItemDep
|
2022-04-21 09:09:26 -07:00 |
|
Satindar Dhillon
|
a60a5e3991
|
mark some models as deprecated
|
2022-04-21 09:09:26 -07:00 |
|
Satindar Dhillon
|
05d4107fa9
|
use coredata for newsletter emails
|
2022-04-21 09:09:26 -07:00 |
|
Satindar Dhillon
|
57b8b763b0
|
run swift gql gen
|
2022-04-12 16:09:53 -07:00 |
|
Satindar Dhillon
|
7ef4b383fb
|
add ability to delete labels from ios
|
2022-04-05 14:51:06 -07:00 |
|
Satindar Dhillon
|
3742ee0330
|
sync article labels with serevr
|
2022-04-05 13:46:03 -07:00 |
|
Satindar Dhillon
|
9519be128c
|
add a createLabelPublisher
|
2022-04-05 13:46:03 -07:00 |
|
Jackson Harper
|
5392265a5e
|
Bridge response values from highlight mutations back to JS in the format it expects
|
2022-03-24 10:52:26 -07:00 |
|
Satindar Dhillon
|
3b907d415f
|
handle wkmessages and send replies to webview
|
2022-03-22 23:48:39 -07:00 |
|
Satindar Dhillon
|
f6ac43373e
|
add createNewsletterEmailPublisher
|
2022-02-25 13:26:41 -08:00 |
|
Jackson Harper
|
84f32935f5
|
Open source omnivore
|
2022-02-11 09:24:33 -08:00 |
|