Commit graph

8802 commits

Author SHA1 Message Date
Hongbo Wu
b86ee139e0 move to folder api will create a task to fetch content if content not exists 2023-12-14 19:20:03 +08:00
Hongbo Wu
83e0982457 save newsletters to the right folder get from subscription and email settings 2023-12-14 18:53:32 +08:00
Hongbo Wu
f7ec0220a8 allow setting folder when creating a new email 2023-12-14 17:48:02 +08:00
Hongbo Wu
32f99d7b07 allow updating folder and fetch content settings for subscriptions 2023-12-14 17:27:38 +08:00
Hongbo Wu
a257147fc5 fetch following item content only when required 2023-12-14 17:25:55 +08:00
Hongbo Wu
f2c468f906 allow setting fetchContent and folder when subscribe to a feed 2023-12-14 16:32:48 +08:00
Hongbo Wu
d67b974367 add fetch_content and folder column to the subscriptions table and folder column to newsletter_emails table 2023-12-14 15:41:54 +08:00
Hongbo Wu
6d0dcee488
Merge pull request #3246 from omnivore-app/feature/label-source
feature/label source
2023-12-14 10:51:18 +08:00
Hongbo Wu
06e17e2eb8 return source of the labels tagged to an item 2023-12-14 10:40:18 +08:00
Hongbo Wu
1f421b3ebc put rule:${rule_name} as the source when adding labels by rule engine 2023-12-13 16:31:30 +08:00
Hongbo Wu
dcd6e8bb60 allow adding source of label when adding labels 2023-12-13 16:25:25 +08:00
Hongbo Wu
56a7ae4dc1 add source column to entity_labels table 2023-12-13 14:35:24 +08:00
Hongbo Wu
79baee56c6
Merge pull request #3242 from omnivore-app/fix/subscribe-api
fix/subscribe api
2023-12-12 20:01:40 +08:00
Hongbo Wu
528163905d
Merge pull request #3244 from omnivore-app/improve-advanced-search
improve advanced search
2023-12-12 19:53:29 +08:00
Hongbo Wu
9b8e4a6876 fix lint 2023-12-12 19:48:08 +08:00
Hongbo Wu
2155be4704 fix tests 2023-12-12 19:42:09 +08:00
Hongbo Wu
5bac173d64 skip converting to numeric value in liqe 2023-12-12 19:04:53 +08:00
Hongbo Wu
07868c729d update comments 2023-12-12 18:13:38 +08:00
Hongbo Wu
8dfa5f4226 treat numbers as text field too 2023-12-12 18:02:54 +08:00
Hongbo Wu
a7f9214cda ignore empty text field 2023-12-12 17:56:10 +08:00
Hongbo Wu
609c46cdc3 ignore empty field value 2023-12-12 16:35:50 +08:00
Hongbo Wu
7622d8a139 ignore field case 2023-12-12 16:17:31 +08:00
Hongbo Wu
55cc5f5769 treat unknown fields as text search 2023-12-12 16:14:51 +08:00
Hongbo Wu
a41ec3d2f6 lint 2023-12-12 15:38:39 +08:00
Hongbo Wu
18e69cc58a fix tests 2023-12-12 15:19:12 +08:00
Hongbo Wu
e730abb9aa fix subscribe api returns error due to createdAt being null 2023-12-12 15:17:00 +08:00
Hongbo Wu
cf114d0c70
Merge pull request #3240 from omnivore-app/fix/recommendation-pub-date
copy published date to the recommended item
2023-12-12 11:48:26 +08:00
Hongbo Wu
1056971e89 copy published date to the recommended item 2023-12-12 11:17:12 +08:00
Jackson Harper
a7c74cef6f
Merge pull request #3236 from omnivore-app/scan-feed-api
update scan feed api for the client
2023-12-11 15:35:51 +08:00
Hongbo Wu
4c42a55db1
Merge pull request #3235 from omnivore-app/increase-feed-limit
increase feed limit to 256
2023-12-11 14:23:35 +08:00
Hongbo Wu
b3d0bb9ed7 return absolute feed url 2023-12-11 14:14:54 +08:00
Hongbo Wu
9f59d09c20 validate and return rss feed if the url is an rss feed url 2023-12-11 13:46:35 +08:00
Hongbo Wu
36896a8770 max rss feed defaults to 256 2023-12-11 13:18:43 +08:00
Hongbo Wu
b135dfbc46 get max feed limit from env 2023-12-11 13:01:56 +08:00
Hongbo Wu
64fd0d7063
Merge pull request #3234 from omnivore-app/fix/web-site-name
show site name on library view on web if site name exists
2023-12-11 12:50:33 +08:00
Hongbo Wu
bed50716ee show site name on library view on web if site name exists 2023-12-11 12:26:41 +08:00
Hongbo Wu
d7a2a926d9
Merge pull request #3233 from omnivore-app/fix/sort-by-score
ignore sort:score since we always order by score when doing fulltext search
2023-12-11 12:24:14 +08:00
Jackson Harper
c9f124aa60
Merge pull request #3232 from omnivore-app/fix/web-note-highlights-layout
Empty note text if no note is attached to an article
2023-12-11 12:13:42 +08:00
Hongbo Wu
4d41117d8b ignore sort:score since we always order by score when doing fulltext search 2023-12-11 11:54:56 +08:00
Jackson Harper
4338fcfe31 Empty note text if no note is attached to an article 2023-12-11 11:21:10 +08:00
Jackson Harper
fdf839973f
Merge pull request #3231 from omnivore-app/feat/ios-add-fonts
Add Literata and Fraunces font on iOS
2023-12-11 11:19:02 +08:00
Jackson Harper
bf50d33a6a Add fonts to web 2023-12-11 11:08:55 +08:00
Jackson Harper
dd229d890e Add Literata and Fraunces font on iOS 2023-12-11 10:52:29 +08:00
Jackson Harper
fbc9f04e3b
Merge pull request #3222 from omnivore-app/fix/ios-searchbar
iOS searchbar and visual fixes
2023-12-11 10:01:31 +08:00
Hongbo Wu
b2bec3b14d
Merge pull request #3224 from omnivore-app/fix/saved-search
fix saved search bug: undefined category in input
2023-12-08 20:05:10 +08:00
Hongbo Wu
0d60ece6d6 make folder optional 2023-12-08 20:03:36 +08:00
Hongbo Wu
da3fede3a4 fix saved search bug: undefined category in input 2023-12-08 19:58:41 +08:00
Jackson Harper
adefd1b2eb Better empty state handling for RSS 2023-12-08 18:31:09 +08:00
Hongbo Wu
f21e28d9bb
Merge pull request #3223 from omnivore-app/fix/or
wrap the where query in parenthesis because we also need to check user_id
2023-12-08 17:50:31 +08:00
Hongbo Wu
dc9268d668 add test cases 2023-12-08 17:05:24 +08:00