Commit Graph

1906 Commits

Author SHA1 Message Date
d0e3a06bd6 Merge pull request #1215 from omnivore-app/fix/synthesize-no-content
Stop throwing error and return empty speech if there is no content in the article
2022-09-19 18:31:12 +08:00
b995dc0500 Stop throwing error and return empty speech if there is no content in the article 2022-09-19 17:36:58 +08:00
1b229beb01 Escape HTML entity name in the title 2022-09-19 17:14:06 +08:00
47b8299625 Only use button active item focus in modal buttons
This is useful for keyboard tabbing but we don't want it on
all items as it creates a weird effect.

Fixes: https://github.com/omnivore-app/omnivore/issues/1197
2022-09-19 10:47:39 +08:00
08b5bab68a Set color/opacity when creating an overlaping highlight 2022-09-18 13:43:27 +08:00
4b84215970 Set an annotation preset to override the default opacity when creating highlights
For some reason this was not being set on Safari.
2022-09-18 13:39:53 +08:00
b714a2661a On Safari PDF Highlights are not setting opacity 2022-09-18 12:57:28 +08:00
f95efdb9c0 Merge pull request #1190 from omnivore-app/fix/morning-brew-newsletter-parsing
fix/morning brew newsletter parsing
2022-09-16 12:04:02 +08:00
316ebe03ae Update test page generated 2022-09-15 16:36:04 +08:00
8ff356d3bc keep the market-info class in morning brew newsletters 2022-09-15 16:22:12 +08:00
fa5370c3e2 Add custom style for morning-brew newsletter market info table 2022-09-15 16:21:38 +08:00
b03f7ebeb8 Add handler to pre-process morning brew newsletters 2022-09-15 16:21:09 +08:00
d795fef8a7 Add handler to pre-process morning brew newsletters 2022-09-15 16:20:57 +08:00
bf24107db8 Disable android link until new build is live 2022-09-15 11:48:14 +08:00
ceed42f247 Add colon in logging text 2022-09-15 11:14:35 +08:00
8ce9c37314 Log synthesis cancel reason 2022-09-15 11:08:56 +08:00
e4fc10e09b Remove some debugging logs 2022-09-15 10:58:27 +08:00
f0b01e6eba Improve error logging in tts cloud functions 2022-09-15 10:57:13 +08:00
303effe849 Log request body only in tts cloud functions 2022-09-15 10:44:25 +08:00
fa731acd74 Create new newsletter if old one is deleted 2022-09-14 19:14:58 +08:00
6435a20246 Remove social links 2022-09-14 16:59:21 +08:00
1563ef9131 replace tables whose role is not presentation with divs for newsletters 2022-09-14 16:59:21 +08:00
9b92a64232 Regenerate test page 2022-09-14 16:59:21 +08:00
5e959b6a0a Generate morning brew newsletter test page from email content 2022-09-14 16:59:21 +08:00
3df6dbc3d5 Generate newsletter test pages in a subdirectory 2022-09-14 16:59:21 +08:00
924d981deb Add test page 2022-09-14 16:59:21 +08:00
f881b11aa2 Add the Android button to the about footer 2022-09-14 11:55:22 +08:00
bffbda7ddd Update default open graph image 2022-09-14 11:28:44 +08:00
d617a50bfa New copy for about and login pages 2022-09-14 11:19:19 +08:00
381634882e Remove unused template for old About page 2022-09-14 10:47:37 +08:00
66ea008f05 WIP: fetch speech files, show some follow along 2022-09-13 15:22:09 +08:00
e86a107a9a Bump up image size to 160*160 2022-09-12 17:05:31 +08:00
cb13d08421 Strip Emojis from title 2022-09-12 10:55:26 +08:00
3827195aea Catch Maximum call stack size exceeded error when converting html to text and fallback to linkedom 2022-09-12 10:53:51 +08:00
d04ad9d272 Strip Emojis from html text content 2022-09-09 18:33:52 +08:00
f83435eb07 Add stripEmojis 2022-09-09 17:18:27 +08:00
ea59efbf4d Replace with the test address 2022-09-09 15:22:22 +08:00
512c7e10d8 Update sender address 2022-09-09 15:19:54 +08:00
02ab4e45e5 Fix not setting confirmation code from Google Japan confiramtion emails 2022-09-09 15:12:19 +08:00
a01a10e3f5 Put title the first utterance 2022-09-09 12:10:29 +08:00
1be0dd50ef Remove anchors class names that contain "tw-text-substack-secondary" as they are used for Substack subscription 2022-09-08 22:19:27 +08:00
06218ef5e0 Return image proxy url in Article function_resolver 2022-09-08 17:55:09 +08:00
2eb6255ff3 Revert change on wordOffset 2022-09-08 16:19:12 +08:00
85e39dc9f1 Use paragraph as anchor 2022-09-08 16:10:38 +08:00
ff6e84c401 Revert the change 2022-09-08 16:00:26 +08:00
e0ae73b582 Adjust wordOffset 2022-09-08 15:59:44 +08:00
bbed3330e9 Return bookmark in utterances and speech marks 2022-09-08 15:50:35 +08:00
6350a3d53e Make idx string type 2022-09-08 11:33:29 +08:00
68a932ad0b Escape entityName in ssml 2022-09-07 23:13:12 +08:00
967fb3c6d5 Do not throw error if text is empty 2022-09-07 22:56:37 +08:00