Commit Graph

3585 Commits

Author SHA1 Message Date
5bb0b1246b Add the voice selection view 2022-09-26 17:47:06 +08:00
a66b4eeccc Update the bundled app reader 2022-09-26 17:26:12 +08:00
6002074b74 Dont display our GCS storage domain for PDFs 2022-09-26 17:24:00 +08:00
f902f74cd2 Refactor voices code, show an indicator when switching voices 2022-09-26 17:19:24 +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
c0a1d895a3 Merge pull request #1237 from omnivore-app/fix/dropdowns
Some web dropdown fixes
2022-09-26 16:42:08 +08:00
f74fc226c2 Merge pull request #1228 from omnivore-app/feat/voice-selectors
Improve the UI for voice selection
2022-09-26 16:37:46 +08:00
c2bd50715d We are writing Typescript here not Swift 2022-09-26 16:27:39 +08:00
b423f40f59 Remove left side arrow menus as these screw up the article action menus 2022-09-26 16:18:33 +08:00
9fe879e141 Fix custom colour padding on labels dropdown, fix cancel button style 2022-09-26 15:47:36 +08:00
d164013ff9 Also break on comma 2022-09-26 14:49:57 +08:00
3ccb3c6c84 Disable word snapping on CJK languages 2022-09-26 14:42:19 +08:00
ecdf45e447 Remove Change Language button, add German and Spanish options 2022-09-26 11:34:20 +08:00
cc05f4dac7 Merge pull request #1231 from omnivore-app/fix/code-blocks-on-moz
Dont set max-width on code blocks
2022-09-24 16:10:52 +08:00
4700ea67b1 Dont set max-width on code blocks 2022-09-24 15:52:51 +08:00
e65269b203 Merge pull request #1229 from omnivore-app/feature/override-language-in-speech-file
Allow language in the query to override the page language in the speech file
2022-09-24 11:33:50 +08:00
be6e52fbab Display headphones if playing another audio item 2022-09-24 11:19:14 +08:00
09bea6d8c1 Improve byline display, centralize the code a bit 2022-09-24 10:05:04 +08:00
9598a3c686 Display default artwork if there is no image or image download fails 2022-09-24 09:45:37 +08:00
cad8df31a3 Better placeholder image when no URL is set 2022-09-23 18:27:34 +08:00
b4ae822199 More contrast on the share extension buttons and text 2022-09-23 17:50:07 +08:00
fbd6e97be6 Handle async threading error with read now accessing the currentViewer property 2022-09-23 17:49:45 +08:00
b610a7f734 Better sizing of the headphones image 2022-09-23 17:01:09 +08:00
21ca548897 Merge pull request #1230 from omnivore-app/fix/escape-youtube-title
Escape HTML entities in Youtube and Twitter handlers
2022-09-23 16:59:36 +08:00
cb609d893e Escape HTML entities in puppeteer-parse 2022-09-23 16:40:32 +08:00
d11091a458 Make tts preload optional, use headphones for tts icon, language ux 2022-09-23 16:38:21 +08:00
aef83ee958 Escape HTML entities in Twitter title and description 2022-09-23 16:33:57 +08:00
7656b37e1b Escape youtube title and author name 2022-09-23 16:16:25 +08:00
710243e94e Allow language in the query to override the page language in the speech file 2022-09-23 14:19:29 +08:00
461100d359 Better voice selection, handle failures fetching audio, handle seeking when paused better 2022-09-23 14:06:13 +08:00
e249a97bfd Improve the UI for voice selection 2022-09-22 22:57:54 +08:00
1373cd476f Merge pull request #1227 from omnivore-app/fix/axios-newsletter-parsing
fix/axios newsletter parsing
2022-09-22 22:25:45 +08:00
0239103fc4 Remove the table with text content less than 20 because these are ads 2022-09-22 22:16:03 +08:00
99dad48dd1 Add Axios Chicago test case 2022-09-22 22:13:49 +08:00
277f6e67ea Merge pull request #1226 from omnivore-app/fix/close-redis-conn
fix/close redis conn
2022-09-22 15:01:03 +08:00
d3ad5525e3 Add 10s connection timeout and retry 10 times max 2022-09-22 13:30:36 +08:00
b17fb50c3b Close redis connection if got error 2022-09-22 13:12:36 +08:00
a20a7e55ac Close redis connection after execution of cloud function 2022-09-22 13:00:58 +08:00
f6510103e5 Merge pull request #1225 from omnivore-app/feat/ios-audio-analytics
Add audio session events
2022-09-22 12:14:45 +08:00
4d2a03a873 Merge pull request #1223 from omnivore-app/fix/email-button-naming
Change the text on the button to create a new email to match iOS
2022-09-22 12:08:35 +08:00
89fd9b9f0c Add audio session events 2022-09-22 12:05:32 +08:00
eae715820d Merge pull request #1224 from omnivore-app/fix/redis-tls
fix/redis tls
2022-09-22 11:56:35 +08:00
2150ce2ce8 Set TTL to 24 hours 2022-09-22 11:51:56 +08:00
b9e2fc465c More comments 2022-09-22 11:25:13 +08:00
a7563a55e1 Add comments 2022-09-22 11:24:54 +08:00
279dbf2049 Extend ttl to 12 hours 2022-09-22 11:20:11 +08:00
f4f99a30b2 Add redis tls and cert 2022-09-22 11:17:02 +08:00
215940446c Merge pull request #1206 from omnivore-app/dependabot/npm_and_yarn/jose-2.0.6
Bump jose from 2.0.5 to 2.0.6
2022-09-22 10:52:44 +08:00
ec6fa118c1 Change the text on the button to create a new email to match iOS
More descriptive and makes our documentation more consistent.
2022-09-22 10:40:33 +08:00
ba711a3cb9 Bump jose from 2.0.5 to 2.0.6
Bumps [jose](https://github.com/panva/jose) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v2.0.6/CHANGELOG.md)
- [Commits](https://github.com/panva/jose/compare/v2.0.5...v2.0.6)

---
updated-dependencies:
- dependency-name: jose
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 02:06:19 +00:00