Commit graph

1617 commits

Author SHA1 Message Date
Satindar Dhillon
6675688361
Merge pull request #565 from omnivore-app/fix/rotation-bugs
Use stack navigation style for iphone
2022-05-08 08:43:15 -07:00
Satindar Dhillon
c3dc5d6bc8 use stack navigation style for iphone 2022-05-08 07:49:27 -07:00
Hongbo Wu
b24a91c746
Merge pull request #561 from omnivore-app/faster-save
Faster save by reusing JSDOM
2022-05-07 10:30:40 +08:00
Satindar Dhillon
3cd96dc580
Merge pull request #563 from omnivore-app/feature/feature-flag-iphone-grid
Add feature flag to enable grid on iphone
2022-05-06 15:03:20 -07:00
Satindar Dhillon
109d721ae3 add feature falg to enable grid on iphone 2022-05-06 09:34:45 -07:00
Jackson Harper
aa95c3abe5
Merge pull request #556 from omnivore-app/fix/enable-saved-searches
Enable saved search buttons for all users
2022-05-06 08:20:35 -07:00
Satindar Dhillon
b3d699e679
Merge pull request #560 from omnivore-app/fix/card-label-display-issues 2022-05-06 07:51:27 -07:00
Hongbo Wu
eaad96acdd Return parsed dom back to backend 2022-05-06 12:29:08 +08:00
Hongbo Wu
5f5076e864 Highlight code element without reinitialize jsdom 2022-05-06 12:20:54 +08:00
Satindar Dhillon
d74342950e remove unused corner radius property 2022-05-05 20:54:52 -07:00
Satindar Dhillon
fd1e80b01d use Capsule rather than cornerRadius to create text chip 2022-05-05 20:46:17 -07:00
Satindar Dhillon
2f4f24dd6b add a sortedLabels computed property on LinkedItem 2022-05-05 20:32:50 -07:00
Hongbo Wu
7c6b810522 Remove redundant JSDOM 2022-05-06 10:53:36 +08:00
Jackson Harper
da9af1e05a
Merge pull request #559 from omnivore-app/fix/highlight-card-list
Make the highlight cards work a little better in list mode
2022-05-05 15:04:20 -07:00
Jackson Harper
1bda035890 Make the highlight cards work a little better in list mode 2022-05-05 14:44:45 -07:00
Satindar Dhillon
565233f217
Merge pull request #558 from omnivore-app/feature/ios-grid-view
Support grid style cards on iphone
2022-05-05 14:41:06 -07:00
Satindar Dhillon
1063e9e12b support grid style cards on iphone 2022-05-05 14:32:30 -07:00
Jackson Harper
4000f66ebf
Merge pull request #554 from omnivore-app/fix/feed-list-spacing
Add some padding and min cell height on the iOS list view
2022-05-05 12:07:47 -07:00
Satindar Dhillon
2518a2376a
Merge pull request #557 from omnivore-app/fix/create-label-modal-dismiss
Create Label Modal fix
2022-05-05 11:50:44 -07:00
Jackson Harper
6995cc29da Add a little more spacing between lines and before labels 2022-05-05 11:45:39 -07:00
Satindar Dhillon
55553317f3 set isLoading to false after create label request completes 2022-05-05 11:18:57 -07:00
Jackson Harper
b53dae36a0 Enable saved search buttons for all users 2022-05-05 11:17:00 -07:00
Jackson Harper
f50357d385 Add some padding and min cell height on the iOS list view 2022-05-05 10:59:53 -07:00
Jackson Harper
d0610a7cce
Merge pull request #553 from omnivore-app/fix/financial-times-rendering
Improve rendering of the Financial Times
2022-05-05 09:37:54 -07:00
Jackson Harper
6ef14e1f91 Mark ft.com page a readerable 2022-05-05 09:28:22 -07:00
Jackson Harper
63b64f8072
Merge pull request #552 from omnivore-app/fix/es-request-size
Fix batch_size=500 to avoid exceeding max memory limit and requests_p…
2022-05-05 09:17:58 -07:00
Jackson Harper
384c5dbf9f Improve rendering of the Financial Times 2022-05-05 09:14:51 -07:00
Hongbo Wu
b9c2c1186b Fix batch_size=500 to avoid exceeding max memory limit and requests_per_second=250 to throttle update requests
Fix batch_size=500 to avoid exceeding max memory limit and requests_per_second=250 to throttle update requests
2022-05-05 21:10:49 +08:00
Hongbo Wu
46b390204b
Merge pull request #549 from omnivore-app/fix/parse-image
Parse image and save it in an <img> element
2022-05-05 20:25:14 +08:00
Hongbo Wu
24373018af Return non-text elements if no text content found after parsing in readability 2022-05-05 19:26:39 +08:00
Hongbo Wu
35e3e347d6 Remove image text 2022-05-05 19:25:09 +08:00
Jackson Harper
1903072d8a
Merge pull request #551 from omnivore-app/fix/es-timeout
Add request timeout = 30m in elastic client
2022-05-04 23:29:46 -07:00
Hongbo Wu
7183ca2e89 Add request timeout = 30m in elastic client 2022-05-05 13:28:01 +08:00
Hongbo Wu
223b08effb
Merge pull request #550 from omnivore-app/fix/es_rejected_execution_exception
Reduce requests per second and scroll_size
2022-05-05 12:43:20 +08:00
Hongbo Wu
911afd77e5 Reduce requests per second and scroll_size 2022-05-05 12:40:44 +08:00
Hongbo Wu
c4ea185e17 Add comment 2022-05-05 12:16:53 +08:00
Hongbo Wu
6f29f18743 Parse image and save it in a <img> element 2022-05-05 12:13:08 +08:00
Satindar Dhillon
ee8cae75cc
Merge pull request #547 from omnivore-app/fix/pending-content-loading
Pending content loading
2022-05-04 20:18:22 -07:00
Hongbo Wu
a9a792c006
Merge pull request #543 from omnivore-app/fix/elastic-migration
Tune the update speed
2022-05-05 11:00:55 +08:00
Hongbo Wu
9b4cc20217
Merge pull request #548 from omnivore-app/fix/search-result-state
Add state in search result web
2022-05-05 11:00:13 +08:00
Hongbo Wu
f47e2754c2 Add state in search result graphql 2022-05-05 09:54:52 +08:00
Hongbo Wu
96fbd84bbb Extend timeout 2022-05-05 09:02:56 +08:00
Satindar Dhillon
4e5377d7f4 remove web reader loading overlay 2022-05-04 15:22:21 -07:00
Satindar Dhillon
a2a7a2a232 handle content fetch errors in web reader 2022-05-04 15:20:44 -07:00
Jackson Harper
0e523f5688
Merge pull request #546 from omnivore-app/fix/rm-page-ad-inserts
Remove ads from fiercepharma page
2022-05-04 15:16:12 -07:00
Jackson Harper
74693d40c0 Mark page as readerable 2022-05-04 15:01:35 -07:00
Satindar Dhillon
4279bed74d show progress view on web reader if content doesn't load in one second 2022-05-04 14:48:12 -07:00
Jackson Harper
8386aebaf8 Remove ads from fiercepharma page 2022-05-04 14:22:08 -07:00
gitstart-omnivore
a488f4cfa6 Moved onboarding page 2 to it's on component and created a story for it and also onboardinglayout2 2022-05-04 20:49:50 +00:00
gitstart-omnivore
92026b6ab0 Merge commit 'a657da2b5f59a9de2a302590df5361e3954fb5df' into OMN-506 2022-05-04 20:48:38 +00:00