Commit graph

8846 commits

Author SHA1 Message Date
Hongbo Wu
0dc3d6198c
Merge pull request #3273 from omnivore-app/remove-invalid-url
remove invalid-url error from subscribing feed
2023-12-22 09:52:15 +08:00
Hongbo Wu
c939735678 remove invalid-url error from subscribing feed 2023-12-22 09:51:27 +08:00
Hongbo Wu
a0f9366edd
Merge pull request #3272 from omnivore-app/fix/delete-feed
fix/delete feed
2023-12-22 09:15:27 +08:00
Jackson Harper
a8f04be154
Merge pull request #3269 from remychantenay/android-add-literata-and-fraunces-fonts 2023-12-22 09:08:02 +08:00
Jackson Harper
bc99ea1d8b
Merge pull request #3266 from remychantenay/android-library-swipe-actions 2023-12-22 09:07:46 +08:00
Hongbo Wu
f6e04daf60 return invalid url if feed url is different from user provided url 2023-12-22 09:05:43 +08:00
Hongbo Wu
696de8ea50 check both user provided url and parsed feed url when looking for existing subscription 2023-12-22 08:08:15 +08:00
Hongbo Wu
e9f0725208
Merge pull request #3271 from omnivore-app/fix/ambigurous-search-result
do not throw ambiguous error if all the parsed results are the same
2023-12-21 17:02:54 +08:00
Hongbo Wu
93de374630 do not throw ambigurous error if all the parsed results are the same 2023-12-21 16:52:44 +08:00
Remy Chantenay
77627a7d9b
android: add literata and fraunces fonts
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-20 09:54:04 +01:00
Hongbo Wu
78307b7149
Merge pull request #3268 from omnivore-app/fix/substack
remove hidden labels from substack post by readability
2023-12-20 16:24:26 +08:00
sywhb
9922e0b2d8 Update generated html 2023-12-20 08:19:27 +00:00
Hongbo Wu
1a371a80b1 remove hidden labels from substack post by readability 2023-12-20 16:18:25 +08:00
Hongbo Wu
f47c83d3eb
Merge pull request #3267 from omnivore-app/feature/update-newsletter-email-api 2023-12-20 13:38:24 +08:00
Hongbo Wu
db28bbd0f9 fix invalid unknown item type 2023-12-20 11:51:19 +08:00
Hongbo Wu
0a4758105a feat: update newsletter email api 2023-12-20 11:29:10 +08:00
Hongbo Wu
e4b6cba2ff
Merge pull request #3261 from omnivore-app/feature/add-state-for-non-fetch-content
feature/add state for non fetch content
2023-12-19 18:30:13 +08:00
Hongbo Wu
92aa11b98e add fetchContent api 2023-12-19 18:05:02 +08:00
Hongbo Wu
07b96c46d5 fix tests 2023-12-19 17:45:12 +08:00
Remy Chantenay
bf7c79d083
android: add swipe actions in library
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-19 09:24:10 +01:00
Hongbo Wu
0c8bce3a10
Merge pull request #3265 from omnivore-app/fix/newsletter-email-folder
return folder when newsletter email api is called
2023-12-19 15:06:04 +08:00
Hongbo Wu
b5f82d448e return folder when newsletter email api is called 2023-12-19 14:52:30 +08:00
Hongbo Wu
22778af285 run readability on the preview content 2023-12-19 10:41:20 +08:00
Hongbo Wu
b1aca117f4 if fetch_content is false, set the state to content_not_fetched and use preview content 2023-12-19 10:41:20 +08:00
Hongbo Wu
6f1ef075c6 add content_not_fetched state for items saved without content fetched 2023-12-19 10:41:20 +08:00
Hongbo Wu
a2a7725047
Merge pull request #3262 from omnivore-app/fix/feed-folder 2023-12-18 22:49:54 +08:00
Hongbo Wu
15dc05ca1a fix sending rss feed to inbox folder 2023-12-18 19:52:44 +08:00
Hongbo Wu
1f00050666
Merge pull request #3260 from omnivore-app/following-folders
change default folder of newsletters
2023-12-18 16:33:33 +08:00
Hongbo Wu
55ed5a0a80 fix typo 2023-12-18 16:20:40 +08:00
Hongbo Wu
97735d0633 make existing newsletters go to inbox folder 2023-12-18 16:08:36 +08:00
Hongbo Wu
87e500a04b
Merge pull request #3259 from omnivore-app/fix/sort-by-wordscount
fix sort by word count not working
2023-12-18 11:14:35 +08:00
Hongbo Wu
7a2cf6c6fe fix sort by word count not working 2023-12-18 10:40:10 +08:00
Hongbo Wu
e0b8e4ae2b
Merge pull request #3250 from omnivore-app/fix/duplicate-rss-item
skip fetching re-published items in the feed to deduplicate
2023-12-15 17:42:38 +08:00
Hongbo Wu
1b9590f010 add test cases 2023-12-15 17:29:29 +08:00
Jackson Harper
c77e53a199
Merge pull request #3252 from remychantenay/android-fix-add-link--state
android: fix AddLinkSheet state management
2023-12-15 17:06:16 +08:00
Hongbo Wu
58f16ec62c
Merge pull request #3247 from omnivore-app/feature/feeds
feat: fetch content and folder settings for newsletters and subscriptions
2023-12-15 16:46:02 +08:00
Jackson Harper
29a13345ff
Merge pull request #3248 from remychantenay/android-edit-article-info-sheet
Android: Sheet to edit article info
2023-12-15 16:33:10 +08:00
Remy Chantenay
154ee83398
android: fix AddLinkSheet state management
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-15 09:08:58 +01:00
Hongbo Wu
403092cdff
Merge pull request #3249 from omnivore-app/improve-advanced-search
improve advanced search
2023-12-15 15:30:35 +08:00
Hongbo Wu
991f984b6f skip fetching re-published items in the feed to deduplicate 2023-12-15 13:48:43 +08:00
Hongbo Wu
d579a8f907 not throw error if sort keyword not found 2023-12-15 13:31:22 +08:00
Hongbo Wu
f915c18dfa allow plural and singular form for has/no filter 2023-12-15 13:18:25 +08:00
Hongbo Wu
42749c5a32 throw error if sort column not exists 2023-12-15 11:47:00 +08:00
Remy Chantenay
0b3aa22770
Android: Add EditInfo sheet
Signed-off-by: Remy Chantenay <remy.chantenay@gmail.com>
2023-12-14 13:08:10 +01:00
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