Commit graph

10513 commits

Author SHA1 Message Date
Satindar Dhillon
dc733c3ac2 fix loading of labels in labels modal 2022-04-23 19:49:55 -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
Hongbo Wu
605f13432f Add timezone difference in today search query 2022-04-23 09:19:00 +08:00
Jackson Harper
353b84c7d4
Merge pull request #449 from omnivore-app/bundle-size
Remove react-intl package until we have internationalized code, drops bundle size
2022-04-22 15:32:15 -07:00
Jackson Harper
282f171b17 Remove react-intl package until we have internationalized code, drops bundle size 2022-04-22 15:12:59 -07:00
Jackson Harper
00eb4aca70
Merge pull request #470 from omnivore-app/fix/rm-signup-button
Remove the Sign Up button from the header for logged out users
2022-04-22 13:36:04 -07:00
Jackson Harper
9362aa54c7
Merge pull request #443 from omnivore-app/dependabot/npm_and_yarn/cookie-0.5.0
Bump cookie from 0.4.2 to 0.5.0
2022-04-22 13:07:59 -07:00
Jackson Harper
17400dfd59
Merge pull request #441 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/api-1.0.4
Bump @opentelemetry/api from 1.0.2 to 1.0.4
2022-04-22 13:07:12 -07:00
Jackson Harper
53e9696302
Merge pull request #440 from omnivore-app/dependabot/npm_and_yarn/cookie-parser-1.4.6
Bump cookie-parser from 1.4.5 to 1.4.6
2022-04-22 13:06:46 -07:00
Jackson Harper
62b1a57937
Merge pull request #460 from omnivore-app/feature/subscription-ui
Add basic subscriptions UI
2022-04-22 13:04:37 -07:00
Jackson Harper
51c3c5506c Comment out subscriptions dropdown option so we can deploy without exposing to users 2022-04-22 12:17:09 -07:00
Hongbo Wu
fdd2d95164 Add popular newsletters 2022-04-22 12:17:09 -07:00
Hongbo Wu
bcbda50daa Add basic UI for subscriptions 2022-04-22 12:17:09 -07:00
Jackson Harper
38c190a08f Add debugging line 2022-04-22 12:17:09 -07:00
Jackson Harper
e6ca3c8eb4 Create subscription type instead of importing from GraphQL 2022-04-22 12:17:09 -07:00
Hongbo Wu
c3c65479bb add unsubscribe 2022-04-22 12:17:07 -07:00
Hongbo Wu
f8bacf77df add list subscriptions 2022-04-22 12:16:35 -07:00
Hongbo Wu
6842c4c1ad revert yarn.lock changes 2022-04-22 12:16:35 -07:00
Hongbo Wu
2070fa79fa add subscription to articles api response 2022-04-22 12:16:33 -07:00
Jackson Harper
36ed2e9a9f Remove the Sign Up button from the header for logged out users
This reduces flicker on refresh
2022-04-22 12:01:56 -07:00
Jackson Harper
006b15f09f
Merge pull request #468 from omnivore-app/fix/search-docs-cleanup
Improve search docs
2022-04-22 11:51:15 -07:00
Jackson Harper
f8db6bcdf2
Merge pull request #466 from omnivore-app/fix/email-content-report
Email content display report
2022-04-22 11:50:56 -07:00
Jackson Harper
5ccbca688d
Merge pull request #469 from omnivore-app/fix/landing-cls
Improve layout shift on the landing page
2022-04-22 11:50:40 -07:00
Jackson Harper
19cfb9f67b Improve layout shift on the landing page 2022-04-22 11:03:20 -07:00
Satindar Dhillon
59533c9a2d remove feeditemdep refs from snooze view/model 2022-04-22 10:34:00 -07:00
Jackson Harper
6689ebc090 Improve search docs 2022-04-22 10:33:27 -07:00
Jackson Harper
330f5c07c7
Merge pull request #464 from omnivore-app/fix/empty-state
Display empty state when no library items are found
2022-04-22 10:25:34 -07:00
Satindar Dhillon
cb878ba0ef return double from reading progress update publisher 2022-04-22 10:17:06 -07:00
Jackson Harper
9e9734c740 Fix typos in help doc 2022-04-22 10:06:49 -07:00
Satindar Dhillon
6cb6f19e1e add helper functions to internalLabel 2022-04-22 09:59:51 -07:00
Jackson Harper
d5eef9f960 Quoting 2022-04-22 09:47:40 -07:00
Satindar Dhillon
dada5c76c9 create InternalLinkedItemLabel model 2022-04-22 09:29:40 -07:00
Hongbo Wu
3e35fb1aca Email content display report 2022-04-22 19:14:59 +08:00
Satindar Dhillon
25e237255c remove HighlightDep and pdf specific highlight functions 2022-04-21 22:03:39 -07:00
Satindar Dhillon
23edb9b99b set viewContext on swiftui environment 2022-04-21 21:10:49 -07:00
Jackson Harper
330586f8ea Use a bar thickness of 2 so more visible on mobile 2022-04-21 20:52:28 -07:00
Satindar Dhillon
80e5fb9a52 use backgroundContext to fetch viewer 2022-04-21 20:27:10 -07:00
Jackson Harper
29b5204de7 Make progress bar more subtle 2022-04-21 20:12:55 -07:00
Hongbo Wu
b679451548
Fix parsing articles from www.derstandard.at (#459)
* Fix parsing articles from www.derstandard.at

* slim cookies down
2022-04-22 10:53:28 +08:00
Jackson Harper
584f30c525 Make buttons the same size as the add link button 2022-04-21 19:49:02 -07:00
Jackson Harper
a9b3123b1b Only display loading bar for first page of library items
Since we trigger a load automatically for infinite scroll this
prevents too much movement in the top bar
2022-04-21 19:43:09 -07:00
Hongbo Wu
71aa66ea9c
Allow search for subscription:name (#461) 2022-04-22 08:47:41 +08:00
Satindar Dhillon
c310aa38fd use a background context for core data ops in dataservice 2022-04-21 17:31:06 -07:00
Satindar Dhillon
b494698b68 create background managed object context 2022-04-21 15:25:34 -07:00
Jackson Harper
9c72f99520
Merge pull request #465 from omnivore-app/fix/up-rate-limit
Increase the rate limit
2022-04-21 15:10:26 -07:00
Satindar Dhillon
8e1e7caaf4 set sort descriptor on linked item fetch 2022-04-21 15:07:53 -07:00
Satindar Dhillon
cf8cc31d00 look for existing linkedItem before inserting 2022-04-21 15:01:10 -07:00