Commit Graph

1747 Commits

Author SHA1 Message Date
312bf93d9b fix tests 2023-12-05 17:07:40 +08:00
7c5f90983e clean up 2023-12-05 13:05:31 +08:00
e6322ffaf8 remove unused code 2023-12-05 13:04:07 +08:00
3c67d1911c fix tests 2023-12-05 12:31:26 +08:00
073bd8b43a fix in:trash 2023-12-05 10:58:20 +08:00
88a61d962f parse sort parameter 2023-12-05 10:58:20 +08:00
a3d3f4daf4 feat: allow logical operator in search query 2023-12-05 10:58:18 +08:00
120fe19dab fix typo 2023-12-04 18:53:46 +08:00
a116833659 feat: allow moving items to a folder in a bulk 2023-12-04 18:10:14 +08:00
37beab64c6 Merge pull request #3198 from omnivore-app/fix/move-to-folder-api
fix moveToFolder API error by skipping fetching content again
2023-12-04 16:10:09 +08:00
767629b8c7 replace articleSavingRequest with success (boolean value) as a response 2023-12-04 15:54:14 +08:00
824b8187af use system token in integration handler 2023-12-04 15:38:08 +08:00
bafcdb2fee skip rate limiter for system requests 2023-12-04 14:56:26 +08:00
e33c4ad685 fix moveToFolder API error by skipping fetching content again 2023-12-04 14:29:54 +08:00
fe86085245 update comment 2023-12-01 12:19:05 +08:00
706ff94cd1 allow use:folders in search string for new clients to filter inbox items 2023-12-01 12:11:09 +08:00
bd3945fc7e Merge pull request #3164 from omnivore-app/feature/fetch-content-for-following
feat: fetch content for rss feed items in following folder
2023-11-28 12:07:17 +08:00
af5040a518 saving posts from telegram channel as rss items 2023-11-24 17:23:35 +08:00
8075cfd431 allow adding telegram channel as feed 2023-11-24 16:06:24 +08:00
989f4f04e0 add scan feeds api to scan feeds from opml or html 2023-11-24 12:11:33 +08:00
022d0f9e66 Merge pull request #3159 from omnivore-app/fix/nested-labels
feat: wildcard search for labels and nested labels
2023-11-23 21:44:44 +08:00
da2b3c6895 add test cases 2023-11-23 21:34:35 +08:00
7c56dc2cba add test cases 2023-11-23 21:33:04 +08:00
fd781644f1 feat: fetch content for rss feed items in following folder 2023-11-23 18:03:25 +08:00
750b59cb8d Merge pull request #3139 from omnivore-app/change-folder-to-state-1 2023-11-23 12:31:37 +08:00
46f3515698 feat: wildcard search for labels and nested labels 2023-11-22 23:46:55 +08:00
4e60396d17 save thumbnail of the following item 2023-11-20 17:28:34 +08:00
e26ed0b6f0 add RSS label to the following feed items 2023-11-17 18:26:00 +08:00
c5a97c7a41 change archive and trash from folder to state 2023-11-17 13:51:33 +08:00
d5d3c72196 Merge pull request #3135 from omnivore-app/change-folder-to-state
Change category to folder in saved search
2023-11-17 12:31:21 +08:00
fca406bb3d allow updating taskName 2023-11-17 11:27:30 +08:00
24f31ce1eb add folder to the updates api params 2023-11-17 11:27:30 +08:00
0869cfd477 replace category with folder in the GQL type 2023-11-16 17:50:30 +08:00
d82eda1f32 allow importing all or unarchived only pocket items 2023-11-16 16:37:14 +08:00
25d0123007 fix tests 2023-11-15 17:41:28 +08:00
f9b389edad add folder to article and search item type 2023-11-15 17:25:14 +08:00
12c18a3661 add preview content to the search API response 2023-11-15 15:53:01 +08:00
8b92e96db1 generate slug 2023-11-15 14:27:54 +08:00
c6807a554a item_id and saved_at are optional in the post request 2023-11-15 12:34:35 +08:00
c59b4ca97e Merge pull request #3054 from omnivore-app/feature/social-feeds
feature: following
2023-11-15 11:19:14 +08:00
609d30adbb compatiblity with old saved searches 2023-11-15 10:22:58 +08:00
3d84108202 remove feeds table 2023-11-14 15:27:58 +08:00
2ade0698c5 remove unused code 2023-11-10 23:03:01 +08:00
59bbc5562b fix tests 2023-11-10 22:37:14 +08:00
adf13131db add folder to library_item table 2023-11-10 17:34:46 +08:00
69dc1ba47a fix tests 2023-11-09 22:39:51 +08:00
98cc0e2b82 upsert feed table when subscribing 2023-11-09 22:06:30 +08:00
490b40e467 fix tests 2023-11-09 19:08:52 +08:00
9dfc5f856d rename variables 2023-11-09 19:00:57 +08:00
ffac5c195d update comment 2023-11-09 16:13:31 +08:00