Commit graph

10308 commits

Author SHA1 Message Date
Hongbo Wu
7c281359e8 fix recommendations not filtered correctly by rules 2024-03-27 11:29:47 +08:00
Hongbo Wu
c022cf0a22 label match wildcard 2024-03-27 10:54:24 +08:00
Hongbo Wu
3544dd1709 remove feed content from job data 2024-03-27 10:38:51 +08:00
Hongbo Wu
af78b6f4f0 append newsletter labels to avoid labels attached by rules being replaced 2024-03-27 10:37:04 +08:00
Hongbo Wu
c791fec421
Merge pull request #3732 from omnivore-app/fix/redis-oom
remove content from job data
2024-03-26 18:04:10 +08:00
Hongbo Wu
41b90cbfd1 fix some undefined error 2024-03-26 17:53:48 +08:00
Hongbo Wu
d02d9444a9 remove content from update event too 2024-03-26 17:46:38 +08:00
Hongbo Wu
c3dba7e9da fix typo 2024-03-26 17:44:05 +08:00
Hongbo Wu
4c458c7118 fallback to search query if implicit fields are in the filter 2024-03-26 17:34:57 +08:00
Jackson Harper
d76aea4842
Merge pull request #3730 from omnivore-app/fix/web-youtube-placeholder
Add a placeholder for the youtube iframe so when it is scrolled away the document height does not change
2024-03-26 17:11:59 +08:00
Hongbo Wu
37459f64c7 remove content from job data 2024-03-26 16:49:26 +08:00
Jackson Harper
247550a5d8
Merge pull request #3728 from omnivore-app/fix/run-yarn
Run yarn to update lock file
2024-03-26 15:21:46 +08:00
Jackson Harper
fcaac20828 Fix const instead of var 2024-03-26 15:20:25 +08:00
Jackson Harper
25d3c03124 Move youtube sticky player on iOS to give room to toolbar 2024-03-26 15:06:43 +08:00
Jackson Harper
0431cac0de Update bundle 2024-03-26 14:59:04 +08:00
Jackson Harper
9b0eca7d9a Update bundle 2024-03-26 14:58:52 +08:00
Jackson Harper
cc945eb6c9 Add a placeholder for the youtube iframe so when it is scrolled away the document height does not change
This fixes an issue with scrolling kind of jumping on devices when
the youtube video is moved to the sticky position.
2024-03-26 14:49:30 +08:00
Hongbo Wu
0ed8dd30b3
Merge pull request #3729 from omnivore-app/fix/notion
remove Auto Sync switch from notion integration page
2024-03-26 12:43:04 +08:00
Hongbo Wu
c7990ed094 add notion to the features list 2024-03-26 12:38:44 +08:00
Hongbo Wu
209b08e2ff add notion to the features list 2024-03-26 12:32:01 +08:00
Hongbo Wu
1c85955d7a feature flag notion 2024-03-26 12:27:02 +08:00
Hongbo Wu
d051333bcd remove beta logo 2024-03-26 11:58:17 +08:00
Hongbo Wu
c29d570b78 remove Auto Sync switch from notion integration page 2024-03-26 11:54:55 +08:00
Jackson Harper
86737f2afe Run yarn to update lock file 2024-03-26 11:53:13 +08:00
Jackson Harper
a888354e33
Merge pull request #3716 from egrajeda/main
fix: page becomes unresponsive after closing modal
2024-03-26 10:32:13 +08:00
Eduardo Grajeda
712cad9ea1 fix: page becomes unresponsive after closing modal
Came across this issue while migrating to Omnivore, but I saw it also
reported in issue #3648. There was a first attempt to fix in #3653, but
I believe it's an issue in the library itself, which is not there
anymore in 2.0.6.

It also fixes the "too much recursion" error that shows in the console
when the modal is open, both in the Feeds page and in the Inbox (e.g.
when clicking on Edit Info).
2024-03-23 17:05:43 +01:00
Jackson Harper
38ea03f052
Merge pull request #3714 from omnivore-app/fix/db-connections 2024-03-23 10:35:18 +08:00
Hongbo Wu
f7c25fe05a do not create a new connection for the discover api 2024-03-23 10:03:06 +08:00
Hongbo Wu
282ed75a5f
Merge pull request #3698 from omnivore-app/fix/notion
Fix: notion
2024-03-21 14:08:16 +08:00
Hongbo Wu
445d2846b5 export last 100 items 2024-03-21 14:06:56 +08:00
Jackson Harper
e8ddf9ea12
Merge pull request #3710 from omnivore-app/fix/ios-menus
Fix for menus on iOS17
2024-03-21 13:40:27 +08:00
Jackson Harper
49dde3f102 Dont show menu when in auto highlight mode, better spacing for youtube sticky player 2024-03-21 13:03:33 +08:00
Jackson Harper
a21cb85e65 Add support for iOS15 menu items 2024-03-21 12:39:47 +08:00
Hongbo Wu
7d4bc1b088 add spinner 2024-03-21 12:32:36 +08:00
Jackson Harper
1021d2d6a2 Some linting 2024-03-21 12:26:30 +08:00
Jackson Harper
eeb44824c8 on ios17 ensure the translate and lookup menus are displayed 2024-03-21 12:26:09 +08:00
Hongbo Wu
6a47bfac02 add long polling to check exporter state 2024-03-21 12:19:12 +08:00
Hongbo Wu
ca371b6d42 fix mutation error 2024-03-21 12:07:09 +08:00
Hongbo Wu
a939d0f484 fix prerendering issue 2024-03-21 12:05:45 +08:00
Hongbo Wu
0ac4800920 add export to notion button 2024-03-21 11:45:48 +08:00
Jackson Harper
d4ac77aeae
Merge pull request #3709 from omnivore-app/fix/web-feeds-and-styling
Fix feeds refresh docs, make h3 smaller
2024-03-21 11:23:12 +08:00
Jackson Harper
c9f9a5ec08
Merge pull request #3708 from omnivore-app/fix/ios-dismiss-extension
Add dismiss on tap outside extension
2024-03-21 11:22:55 +08:00
Hongbo Wu
390d12eea1 add export to integration and get task api 2024-03-21 11:14:23 +08:00
Hongbo Wu
b1e3811e4f
Merge pull request #3707 from omnivore-app/fix/rule
send labels and highlight annotations in page_create event
2024-03-21 10:52:15 +08:00
Jackson Harper
cadfac5892 Fix docs on feed refresh rate 2024-03-21 10:30:39 +08:00
Jackson Harper
e302ad0468 Make h3 a bit smaller in the reader 2024-03-21 10:28:42 +08:00
Jackson Harper
4184d64341 Add dismiss on tap outside extension 2024-03-21 10:17:50 +08:00
Hongbo Wu
6385b40e38 revert batch size change 2024-03-20 23:07:46 +08:00
Hongbo Wu
3d986a9036 send labels and highlight annotations in page_create event 2024-03-20 22:33:24 +08:00
Jackson Harper
14fc731669
Merge pull request #3702 from omnivore-app/fix/ios-android-bundle
Update bundle on iOS and Android
2024-03-20 20:55:58 +08:00