Commit Graph

10843 Commits

Author SHA1 Message Date
d23bccf459 upgrade puppeteer-core to prevent ProtocolTimeout and adding more debug logs 2024-05-13 14:28:26 +08:00
0ac5299c32 do not pass browser instance to content-handler 2024-05-13 13:10:02 +08:00
86e637febd add more logs to debug browser context 2024-05-13 12:56:20 +08:00
475c636c1a print browser log 2024-05-13 12:55:15 +08:00
036889eadc Merge pull request #3934 from omnivore-app/feat/web-digest-signup
Only allow eligible users to enable digest
2024-05-10 16:13:47 +08:00
9fd98e3c78 Remove some bits from yarn file 2024-05-10 16:01:11 +08:00
2ca61e9215 Remove sentry tracing 2024-05-10 15:45:39 +08:00
e96d07fb40 Clean up digest email formatting 2024-05-10 15:09:45 +08:00
e749c8dc3a Add authtrx when checking user digest eligibility 2024-05-10 14:52:23 +08:00
500ec889c8 Add block around var definition 2024-05-10 14:48:27 +08:00
e85bb9aa6a Only allow eligible users to enable digest 2024-05-10 14:34:52 +08:00
a56562041d Merge pull request #3930 from omnivore-app/fix/digest-format
format summary of digest in library and email
2024-05-09 17:51:02 +08:00
21660ee735 Merge pull request #3927 from omnivore-app/fix/twitter
fix: failed to save tweets from domain x.com
2024-05-09 17:38:59 +08:00
4c48a44512 format summary of digest in library and email 2024-05-09 17:38:21 +08:00
d7e842684f Merge pull request #3929 from omnivore-app/fix/web-title-length
Handle really long titles better
2024-05-09 16:12:34 +08:00
2ab845cace Rebuild the appreader 2024-05-09 15:56:05 +08:00
211415f1f6 Allow more lines of titles on smaller screens 2024-05-09 15:55:51 +08:00
5de381c392 Handle really long titles better 2024-05-09 15:34:21 +08:00
ab85805e24 Merge pull request #3926 from omnivore-app/feature/delete-task-api
feature/delete task api
2024-05-09 15:15:33 +08:00
bd92d0847b add some logs 2024-05-09 15:15:22 +08:00
dc75dc28e5 Merge pull request #3924 from omnivore-app/feature/digest-analytics-backend
send analytic events for each digest channel
2024-05-09 14:57:04 +08:00
a091b2c64b fix not saving tweets of domain x.com 2024-05-09 14:56:32 +08:00
534b7b624d Merge pull request #3915 from omnivore-app/feat/web-digest-signup
Add digest config to the account page
2024-05-09 14:53:05 +08:00
922adbae42 add delete digest api 2024-05-09 14:02:10 +08:00
431dc420a9 add delete task api 2024-05-09 12:43:37 +08:00
17708915d9 wrap content in <html><body> element 2024-05-09 11:46:01 +08:00
e1990258f1 send analytic events for each digest channel 2024-05-09 11:38:45 +08:00
2f00c4dbc6 Merge pull request #3923 from omnivore-app/feature/digest-email
feat: update buttons in digest email
2024-05-09 11:18:53 +08:00
5a730f12e7 only include the "Read in Omnivore" button if the digest is saved in library 2024-05-09 10:53:57 +08:00
90b0845909 add "Update digest preference" button to the digest email 2024-05-09 10:45:13 +08:00
279874f319 Merge pull request #3917 from omnivore-app/fix/usernames-add-posts
Add posts and digest(s) to reserved names
2024-05-08 21:07:37 +08:00
d2e600fe0b Merge pull request #3918 from omnivore-app/fix/web-username-color
Fix colour on the username message during sign up
2024-05-08 21:07:17 +08:00
543ecd0d91 Fix colours on ConfirmProfile and update naming 2024-05-08 19:17:47 +08:00
c47e1581d4 Fix colour on the username message during sign up 2024-05-08 18:53:10 +08:00
b3ebc5049a Merge pull request #3916 from omnivore-app/feature/digest-library
feat: library as a channel and move digest to library api
2024-05-08 17:22:31 +08:00
a534f78f22 lift test coverage criteria for now 2024-05-08 17:22:16 +08:00
edf21c8078 add digest to the reserved username list 2024-05-08 17:08:53 +08:00
42b8aede0e randomly pick the qualified thumbnail 2024-05-08 17:04:19 +08:00
ee2ca1ec97 add a "read in omnivore" button to the digest email 2024-05-08 16:49:12 +08:00
0d41e04640 Add enable Digest button 2024-05-08 16:43:01 +08:00
7e7ca4333b linting 2024-05-08 16:24:13 +08:00
4169aa0f71 Add posts and digest(s) to reserved names 2024-05-08 16:14:57 +08:00
976f5e5a6b Better handling of user personalization errors 2024-05-08 16:09:02 +08:00
5f4ed6ad11 add move digest to library api 2024-05-08 15:58:29 +08:00
5d04537bd7 fix tests 2024-05-08 14:36:34 +08:00
9259913344 allow saving digest in the library as a channel 2024-05-08 14:32:16 +08:00
d880a6c37d send json response 2024-05-08 14:06:40 +08:00
dad7cfdc41 Add digest config to the account page 2024-05-08 14:01:57 +08:00
1c48dcf636 Merge pull request #3909 from omnivore-app/fix/android-save-content-to-files
Save Android offline content to files instead of in DB
2024-05-08 11:14:41 +08:00
60f7dc186b Merge pull request #3914 from omnivore-app/feature/embed-tweet
feat: embed tweets if user saves tweets
2024-05-08 10:59:17 +08:00