Commit Graph

11059 Commits

Author SHA1 Message Date
fcf7f40af3 Add animateItemPlacement to LazyColumn items 2024-05-29 16:55:49 +03:00
b20f1ba522 Remove unnecessary abstract class in SaveSheetActivity 2024-05-29 16:35:52 +03:00
4c70c8621f Added sync library after saving from share menu 2024-05-29 16:22:04 +03:00
0634d2549e Merge pull request #4009 from omnivore-app/fix/undefined-score
only score candidates without scores
2024-05-29 18:55:30 +08:00
5739ec2843 only score candidates without scores 2024-05-29 18:47:22 +08:00
6704b8a8c4 Merge pull request #4006 from omnivore-app/fix/score-service-api-env
fix/score service api env
2024-05-29 18:31:18 +08:00
84a6530743 log job error 2024-05-29 18:29:48 +08:00
c7de24e9f8 do not rank candidates and just return them all if less than 10 candidates 2024-05-29 18:22:16 +08:00
d47bd05db5 Merge pull request #4007 from omnivore-app/feat/home-debug-refresh
Allow refreshing the debug home page
2024-05-29 18:07:14 +08:00
153db085a4 Allow refreshing the debug home page 2024-05-29 17:58:59 +08:00
d1d7f93fc3 time each steps in the update home job 2024-05-29 17:58:28 +08:00
69dbbd7635 add score api url to env var 2024-05-29 17:45:51 +08:00
b7e6888395 remove debugging logs 2024-05-29 17:42:30 +08:00
69c555b8c3 Merge pull request #4005 from omnivore-app/feature/refresh-home-api
feature/refresh home api
2024-05-29 17:37:41 +08:00
b6811ba957 delete home cache before recreating 2024-05-29 17:33:01 +08:00
91c2ae8d97 add refresh home api 2024-05-29 17:24:37 +08:00
97b72afb6e Merge pull request #3999 from omnivore-app/feat/home-ux
First pass at the just read home web ux
2024-05-29 17:07:56 +08:00
a9ebcd33e4 add mark as seen to the bulk action 2024-05-29 17:07:19 +08:00
d4700cc393 Fix stub import 2024-05-29 16:56:19 +08:00
c1305ab1e7 Remove stubs 2024-05-29 16:51:52 +08:00
f496664025 remove expired items before remove extra items 2024-05-29 16:42:16 +08:00
67b38fe928 Debug page to see scores 2024-05-29 16:41:16 +08:00
7466501c95 Parse the single score from the digest-score service 2024-05-29 16:40:44 +08:00
e4bc3c72fa Cast to help typescript 2024-05-29 16:21:37 +08:00
86ff1eddae Add subscription type import 2024-05-29 16:21:37 +08:00
8dc2ac8f9d Add CTA subtle 2024-05-29 16:21:37 +08:00
0fa37c301a Request more home items 2024-05-29 16:21:37 +08:00
3f1e1688a8 Go edge to edge on mobile 2024-05-29 16:21:37 +08:00
45234b9476 Add unsubscribe button 2024-05-29 16:21:37 +08:00
fdf25c3ed2 Better site icon handling, start to separate out subscription hover cards 2024-05-29 16:21:37 +08:00
e512fcd9f3 Improve mobile layout 2024-05-29 16:21:37 +08:00
e6b804ef35 Increase number of home items 2024-05-29 16:21:37 +08:00
4fc57dd6f1 Add hover cards 2024-05-29 16:21:37 +08:00
5c4f8fc916 First pass at the just read home web ux 2024-05-29 16:21:37 +08:00
b4ff550df7 Merge pull request #4002 from omnivore-app/feat/digest-score
Add initial digest-score service
2024-05-29 16:20:45 +08:00
c744291251 Update docs 2024-05-29 15:23:46 +08:00
9280703047 Merge pull request #4003 from omnivore-app/fix/add-score-to-item
fix/add score to item
2024-05-29 15:19:43 +08:00
292d6b8149 Merge pull request #4001 from omnivore-app/feature/get-subscription-api
feat: create an api to get subscription by id
2024-05-29 15:17:31 +08:00
a302a97b83 Remove the time_bonus_score as these scores are precomputed 2024-05-29 15:17:05 +08:00
8e8db02633 add score to search item 2024-05-29 15:07:22 +08:00
974c910846 add score to home item 2024-05-29 15:02:10 +08:00
cd842393f6 Add initial digest-score service 2024-05-29 14:24:59 +08:00
e30157bffa Merge pull request #4000 from omnivore-app/fix/home
fix: home items order is not accurate
2024-05-29 11:31:47 +08:00
7a34a03bdd fix subscription and public item orders too 2024-05-29 11:30:19 +08:00
e66a1374be remove argument directive 2024-05-29 11:02:35 +08:00
95539948ff feat: create an api to get subscription by id 2024-05-29 10:14:48 +08:00
3b69f0ce0c make slug optional 2024-05-29 09:15:15 +08:00
d04626a02c add slug 2024-05-28 21:59:37 +08:00
9dff961bba fix null checking 2024-05-28 21:44:55 +08:00
5257d95559 fix: home items order is not accurate 2024-05-28 21:29:35 +08:00