Commit Graph

1993 Commits

Author SHA1 Message Date
0369eb7bea Set the "since" to be the exact time when the last page was added to ensure all the deletion happen after that 2022-09-29 15:36:18 +08:00
57ca5ed6f8 Merge pull request #1246 from omnivore-app/feature/subscription-icon
feature/subscription icon
2022-09-28 22:10:23 +08:00
2f6b26d21d Use GET request as some host do not allow HEAD requests 2022-09-28 20:18:40 +08:00
5f0bd0e25a Merge pull request #1255 from omnivore-app/fix/nyt-podcasts-parsing
Improve handling of NYT Podcasts transcript pages
2022-09-28 20:15:03 +08:00
a55ad135fd Set 5s for the HEAD request timeout 2022-09-28 19:26:42 +08:00
d6974f9e5f Remove unused icon 2022-09-28 19:14:14 +08:00
a6795b380a Fetch favicon from url 2022-09-28 19:02:29 +08:00
4aceac5f04 Revert "Get favicon from URL if not found from doc"
This reverts commit 7306d65642.
2022-09-28 18:25:11 +08:00
3adf0fe428 Update dock removal for NYT 2022-09-28 18:21:49 +08:00
08329ba5cf Update NYT test page 2022-09-28 18:20:12 +08:00
417f75c47a Merge pull request #1254 from omnivore-app/fix/landing-page-fixes
Update copy and some screenshots on the about page
2022-09-28 17:34:18 +08:00
7306d65642 Get favicon from URL if not found from doc 2022-09-28 17:18:00 +08:00
e8213eff97 Revert typo 2022-09-28 16:51:00 +08:00
ae5b9a3fd3 Add tests for NYT podcasts page 2022-09-28 16:32:12 +08:00
9d223bb4e2 Better handling of NYT podcast transcripts 2022-09-28 16:31:35 +08:00
0101a5a45c Update icons to better fit text 2022-09-28 15:38:39 +08:00
a8da146b13 Update copy and some screenshots on the about page 2022-09-28 14:26:44 +08:00
9e25e9969f Exports htmlToSpeech in tts module (#1253) 2022-09-28 13:10:26 +08:00
ee3fec9d96 improve text to speech dependency (#1250)
* Generate .d.ts files from TypeScript for text-to-speech project

* Remove module export for htmlToSpeechFile

* Include test
2022-09-28 11:48:06 +08:00
3710a13890 Add more test pages 2022-09-27 22:26:27 +08:00
3524f77339 Add more test pages 2022-09-27 22:23:31 +08:00
2a97284f5b Add more test pages 2022-09-27 22:11:43 +08:00
66d37e31b1 Use siteIcon 2022-09-27 21:41:01 +08:00
155cbcf2ec Merge pull request #1233 from omnivore-app/feat/compact-listview
Feat/compact listview
2022-09-27 08:06:33 -05:00
0ac72b278b Use read-it-later instead of "read it later" in copy 2022-09-27 17:05:08 +08:00
ecec40834d Add test case for Bloomberg newsletter 2022-09-27 15:54:03 +08:00
6220d5d4af Return subscription icon proxy url in the list subscriptions api response 2022-09-27 15:35:06 +08:00
d42d4ace98 Use parsed image as subscription icon 2022-09-27 15:21:18 +08:00
5d62d92974 Save icon in the subscription table 2022-09-27 12:12:47 +08:00
94719a5cce Add icon to the subscription entity 2022-09-27 12:00:13 +08:00
0cd73053c3 Add icon field to subscriptions table 2022-09-27 11:58:55 +08:00
ea7edc087c Merge pull request #1222 from omnivore-app/feature/android-web-context-menus
WebView Text Selection Menu - Android
2022-09-26 20:08:19 -07:00
4fcb379950 A couple small font/color tweaks 2022-09-27 10:20:14 +08:00
2be59bdf89 stub logs in for web action handler in web reader view Model 2022-09-26 19:20:01 -07:00
67cf702ada update android js interface. send actionID and json to WebReaderViewModel 2022-09-26 19:19:29 -07:00
e401be6fb2 fix block scoping error for message object creation 2022-09-26 19:19:29 -07:00
821f2da3a0 add android message handlers in same places webKit handlers are used 2022-09-26 19:19:01 -07:00
1d619dda5d add javascript interface to android webView so messages can be sent from web to android 2022-09-26 19:18:58 -07:00
e3c0f5d774 Reduce the pause time to 250ms 2022-09-27 09:56:29 +08:00
efeafb4c24 Reduct the pause time to 500ms 2022-09-27 09:52:51 +08:00
e805c5fade Removing commented out code and polish/clean up 2022-09-26 14:01:18 -05:00
efcfc1afdb Compact list view completion 2022-09-26 13:57:18 -05:00
d5b284e25c Start at index 3, because the frontend starts two nodes above the backend 2022-09-26 19:09:50 +08:00
8e41e788a6 Merge pull request #1238 from omnivore-app/feature/split-large-utterance
feature/split large utterance
2022-09-26 18:01:39 +08:00
629f898a36 Remove debugging logs 2022-09-26 18:01:03 +08:00
35f7b0b90b Do not breaking on words and bookmarks 2022-09-26 17:47:40 +08:00
9545d1d532 Replace <p> with <break> in ssml 2022-09-26 17:18:46 +08:00
e1123cc422 Fix test 2022-09-26 16:56:12 +08:00
c6809bf3cc Merge pull request #1236 from omnivore-app/fix/cjk-highlighting
Disable word snapping on CJK languages
2022-09-26 16:42:40 +08:00
8c6a18aed1 Add todo 2022-09-26 16:39:43 +08:00