|
|
a9ebcd33e4
|
add mark as seen to the bulk action
|
2024-05-29 17:07:19 +08:00 |
|
|
|
f496664025
|
remove expired items before remove extra items
|
2024-05-29 16:42:16 +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 |
|
|
|
3aed295340
|
Merge pull request #3998 from omnivore-app/fix/home-feed
fix/home API
|
2024-05-28 17:18:00 +08:00 |
|
|
|
4d5a26de2c
|
add start and end cursor to the pageinfo
|
2024-05-28 17:08:13 +08:00 |
|
|
|
2e57ceba3a
|
fix removing new items from redis
|
2024-05-28 17:07:59 +08:00 |
|
|
|
b3578d539b
|
Merge pull request #3982 from omnivore-app/feature/just-read
feat: just read api
|
2024-05-28 15:54:24 +08:00 |
|
|
|
3d262a4d1f
|
remove fake code
|
2024-05-28 15:44:53 +08:00 |
|
|
|
a3d20c0395
|
add subscription to the feature
|
2024-05-28 15:05:44 +08:00 |
|
|
|
6b835f0872
|
batch load sources
|
2024-05-28 15:02:22 +08:00 |
|
|
|
e131afc183
|
update API
|
2024-05-28 14:45:33 +08:00 |
|
|
|
88dcdbfb2d
|
update score api client
|
2024-05-27 21:29:15 +08:00 |
|
|
|
1c07e41efd
|
update comment
|
2024-05-27 21:20:49 +08:00 |
|
|
|
57b28c39bf
|
store topic as a ltree
|
2024-05-27 21:17:54 +08:00 |
|
|
|
efb7160373
|
rename just read feed to home
|
2024-05-27 21:11:08 +08:00 |
|
|
|
5b9e34739d
|
skip auth token for score api for now
|
2024-05-27 17:59:04 +08:00 |
|
|
|
b24d8ca413
|
show long read items before quick links
|
2024-05-27 17:55:19 +08:00 |
|
|
|
f603c84b27
|
store only feed item id and type in redis and fetch the details from DB when pagination API is called
|
2024-05-27 17:38:36 +08:00 |
|
|
|
87ad71fbe9
|
add published_at to the score api request
|
2024-05-27 12:56:38 +08:00 |
|
|
|
88c25844b4
|
set priority = 10 for score job
|
2024-05-27 12:50:57 +08:00 |
|
|
|
fff3b4b523
|
add authorization to the score api client
|
2024-05-27 11:58:51 +08:00 |
|
|
|
8f0bebf381
|
use pre-calculated score from library item when ranking
|
2024-05-27 11:55:44 +08:00 |
|
|
|
41b9fef316
|
score library item after saved
|
2024-05-27 11:45:51 +08:00 |
|
|
|
3cb93283b0
|
add score library item job
|
2024-05-27 11:37:59 +08:00 |
|
|
|
f6424c3bd2
|
add score to library_item entity
|
2024-05-27 11:12:07 +08:00 |
|
|
|
80841bf9af
|
add score to library_item table
|
2024-05-27 11:11:05 +08:00 |
|
|
|
25a984dc6a
|
check for existing job before enqueueing
|
2024-05-26 14:48:30 +08:00 |
|
|
|
67dac9ba31
|
add public item source
|
2024-05-26 14:41:38 +08:00 |
|
|
|
0a8cc13ac5
|
add mixing algorithm
|
2024-05-26 14:31:22 +08:00 |
|
|
|
1ba6221bc4
|
add pagination
|
2024-05-25 11:47:45 +08:00 |
|
|
|
880a907679
|
add public item stats
|
2024-05-24 15:48:24 +08:00 |
|
|
|
6c9f0c81f6
|
convert language to code
|
2024-05-24 15:41:20 +08:00 |
|
|
|
f2d2e852e1
|
grant db permission
|
2024-05-24 15:32:14 +08:00 |
|
|
|
a48a614676
|
save just read feed in redis sorted set
|
2024-05-24 14:52:21 +08:00 |
|
|
|
341bf20d72
|
Merge pull request #3979 from omnivore-app/fix/ios-digest-opened
Create a digest opened event on iOS
|
2024-05-24 12:52:02 +08:00 |
|