Commit graph

11047 commits

Author SHA1 Message Date
Jackson Harper
153db085a4 Allow refreshing the debug home page 2024-05-29 17:58:59 +08:00
Hongbo Wu
69c555b8c3
Merge pull request #4005 from omnivore-app/feature/refresh-home-api
feature/refresh home api
2024-05-29 17:37:41 +08:00
Hongbo Wu
b6811ba957 delete home cache before recreating 2024-05-29 17:33:01 +08:00
Hongbo Wu
91c2ae8d97 add refresh home api 2024-05-29 17:24:37 +08:00
Jackson Harper
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
Hongbo Wu
a9ebcd33e4 add mark as seen to the bulk action 2024-05-29 17:07:19 +08:00
Jackson Harper
d4700cc393 Fix stub import 2024-05-29 16:56:19 +08:00
Jackson Harper
c1305ab1e7 Remove stubs 2024-05-29 16:51:52 +08:00
Hongbo Wu
f496664025 remove expired items before remove extra items 2024-05-29 16:42:16 +08:00
Jackson Harper
67b38fe928 Debug page to see scores 2024-05-29 16:41:16 +08:00
Jackson Harper
7466501c95 Parse the single score from the digest-score service 2024-05-29 16:40:44 +08:00
Jackson Harper
e4bc3c72fa Cast to help typescript 2024-05-29 16:21:37 +08:00
Jackson Harper
86ff1eddae Add subscription type import 2024-05-29 16:21:37 +08:00
Jackson Harper
8dc2ac8f9d Add CTA subtle 2024-05-29 16:21:37 +08:00
Jackson Harper
0fa37c301a Request more home items 2024-05-29 16:21:37 +08:00
Jackson Harper
3f1e1688a8 Go edge to edge on mobile 2024-05-29 16:21:37 +08:00
Jackson Harper
45234b9476 Add unsubscribe button 2024-05-29 16:21:37 +08:00
Jackson Harper
fdf25c3ed2 Better site icon handling, start to separate out subscription hover cards 2024-05-29 16:21:37 +08:00
Jackson Harper
e512fcd9f3 Improve mobile layout 2024-05-29 16:21:37 +08:00
Jackson Harper
e6b804ef35 Increase number of home items 2024-05-29 16:21:37 +08:00
Jackson Harper
4fc57dd6f1 Add hover cards 2024-05-29 16:21:37 +08:00
Jackson Harper
5c4f8fc916 First pass at the just read home web ux 2024-05-29 16:21:37 +08:00
Jackson Harper
b4ff550df7
Merge pull request #4002 from omnivore-app/feat/digest-score
Add initial digest-score service
2024-05-29 16:20:45 +08:00
Jackson Harper
c744291251 Update docs 2024-05-29 15:23:46 +08:00
Hongbo Wu
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
Hongbo Wu
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
Jackson Harper
a302a97b83 Remove the time_bonus_score as these scores are precomputed 2024-05-29 15:17:05 +08:00
Hongbo Wu
8e8db02633 add score to search item 2024-05-29 15:07:22 +08:00
Hongbo Wu
974c910846 add score to home item 2024-05-29 15:02:10 +08:00
Jackson Harper
cd842393f6 Add initial digest-score service 2024-05-29 14:24:59 +08:00
Hongbo Wu
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
Hongbo Wu
7a34a03bdd fix subscription and public item orders too 2024-05-29 11:30:19 +08:00
Hongbo Wu
e66a1374be remove argument directive 2024-05-29 11:02:35 +08:00
Hongbo Wu
95539948ff feat: create an api to get subscription by id 2024-05-29 10:14:48 +08:00
Hongbo Wu
3b69f0ce0c make slug optional 2024-05-29 09:15:15 +08:00
Hongbo Wu
d04626a02c add slug 2024-05-28 21:59:37 +08:00
Hongbo Wu
9dff961bba fix null checking 2024-05-28 21:44:55 +08:00
Hongbo Wu
5257d95559 fix: home items order is not accurate 2024-05-28 21:29:35 +08:00
Hongbo Wu
3aed295340
Merge pull request #3998 from omnivore-app/fix/home-feed
fix/home API
2024-05-28 17:18:00 +08:00
Hongbo Wu
4d5a26de2c add start and end cursor to the pageinfo 2024-05-28 17:08:13 +08:00
Hongbo Wu
2e57ceba3a fix removing new items from redis 2024-05-28 17:07:59 +08:00
Hongbo Wu
b3578d539b
Merge pull request #3982 from omnivore-app/feature/just-read
feat: just read api
2024-05-28 15:54:24 +08:00
Hongbo Wu
3d262a4d1f remove fake code 2024-05-28 15:44:53 +08:00
Hongbo Wu
a3d20c0395 add subscription to the feature 2024-05-28 15:05:44 +08:00
Hongbo Wu
6b835f0872 batch load sources 2024-05-28 15:02:22 +08:00
Hongbo Wu
e131afc183 update API 2024-05-28 14:45:33 +08:00
Hongbo Wu
88dcdbfb2d update score api client 2024-05-27 21:29:15 +08:00
Hongbo Wu
1c07e41efd update comment 2024-05-27 21:20:49 +08:00
Hongbo Wu
57b28c39bf store topic as a ltree 2024-05-27 21:17:54 +08:00
Hongbo Wu
efb7160373 rename just read feed to home 2024-05-27 21:11:08 +08:00