Commit Graph

6212 Commits

Author SHA1 Message Date
b57ccd0616 Allow wildcards in query filter 2023-04-21 17:39:04 +08:00
b2c115f9d9 Allow wildcards in label: filter 2023-04-21 17:10:46 +08:00
2fb18f396b Merge pull request #2090 from omnivore-app/fix/newsletter-url
Decode email metadata from rfc2047 encoding
2023-04-20 21:25:30 +08:00
eccc1053a8 Merge pull request #2089 from omnivore-app/fix/pdf-handler-cloud-run
Make pdf-handler subscribe to a pubsub notification for cloud storage
2023-04-20 21:23:52 +08:00
0125e4e340 Merge pull request #2063 from omnivore-app/fix/tts
Upgrade natural nodejs module and use a new sentence tokenizer based on parsing
2023-04-20 21:22:48 +08:00
89ac9c46cc Remove other places that use rfc2047 decoder 2023-04-20 20:53:06 +08:00
de0fb8542a Decode email metadata from rfc2047 encoded 2023-04-20 20:52:43 +08:00
14b7ed5252 Fallback to old sentence tokenizer if new one is failed 2023-04-20 19:44:08 +08:00
9caf11a93a Add debug logs 2023-04-20 18:03:18 +08:00
6337d60146 Add test for Chinese 2023-04-20 17:10:32 +08:00
0dc8724fcb Make pdf-handler subscribe to a pubsub notification for cloud storage 2023-04-20 16:31:06 +08:00
ebc760e522 Merge pull request #2085 from omnivore-app/fix/choose-top-article
Choose the top article instead of related articles on modern diplomacy website
2023-04-20 14:38:38 +08:00
1ad0ad8298 Merge pull request #2082 from omnivore-app/fix/delete-article-note
Fix delete article note not being displayed
2023-04-20 14:03:54 +08:00
43f2d095e4 Merge pull request #2087 from omnivore-app/fix/add-content-reader-to-typeaheadsearch
Add contentReader to the typeAheadSearchResult
2023-04-20 10:15:19 +08:00
130677b50c Add contentReader to the typeAheadSearchResult 2023-04-20 10:00:56 +08:00
eff5d2aac7 Merge pull request #2084 from omnivore-app/feature/save-api-with-labels
Add labels and state to save api in web frontend
2023-04-20 09:45:02 +08:00
5ce4bf7171 Compare labels with lower cased 2023-04-20 09:38:04 +08:00
16a058dc26 Fix redirect 2023-04-20 09:31:41 +08:00
815aea8375 Update generated html 2023-04-19 09:07:11 +00:00
6401b6a4ee Regenerate test pages 2023-04-19 17:04:09 +08:00
fbb638619c Mark the related stories and social buttons as unlikely candidates 2023-04-19 17:04:01 +08:00
21cb10332b Add test pages 2023-04-19 15:55:21 +08:00
4b85251c00 Add labels and state to save api in web frontend 2023-04-19 15:53:30 +08:00
1a5dfb5104 Merge pull request #2083 from omnivore-app/feature/epud-in-email-attachment
feature/epud in email attachment
2023-04-19 13:49:36 +08:00
8e3d2b0b91 Save epub email attachments 2023-04-19 11:36:28 +08:00
62b772eeca Allow saving epub from email attachments 2023-04-19 11:30:49 +08:00
9a4a4e89d3 Fix delete article note not being displayed 2023-04-19 11:06:03 +08:00
e943f91acf Merge pull request #2075 from omnivore-app/fix/ios-rm-es-strings
Remove ES strings file
2023-04-18 15:23:13 +08:00
a38bb75e89 Merge pull request #2074 from omnivore-app/fix/substack
Remove new "restack" and "share" buttons from SubStack newsletters
2023-04-18 15:10:31 +08:00
8133d33f3c Merge pull request #2072 from omnivore-app/fix/labels-on-reader
Fix labels not being displayed on the reader
2023-04-18 15:00:55 +08:00
237e1981bc Remove ES strings file
Because this was incomplete it was displaying some generic
strings in the UI.
2023-04-18 14:57:45 +08:00
06733227d6 Remove new "restack" and "share" buttons from SubStack newsletters 2023-04-18 14:53:27 +08:00
c9f4bda42d Fix labels not being displayed on the reader 2023-04-18 14:05:01 +08:00
6d373b1e60 Merge pull request #2069 from omnivore-app/feat/epub-reader
Support additional content reader types
2023-04-18 11:45:04 +08:00
3c12162866 Fix typo in content type check 2023-04-18 11:22:44 +08:00
fa7eca4509 Merge pull request #2065 from omnivore-app/dependabot/npm_and_yarn/kbar-0.1.0-beta.40
Bump kbar from 0.1.0-beta.36 to 0.1.0-beta.40
2023-04-18 11:19:10 +08:00
a6dbe3ab5a Add epub container 2023-04-18 11:05:31 +08:00
c63ecc94fb Replace SentenceTokenizerNew with SentenceTokenizer 2023-04-18 09:33:48 +08:00
69df32d428 Implement a reader for epubs 2023-04-18 09:00:48 +08:00
cd5ed5a4f3 Merge pull request #2062 from omnivore-app/fix/ios-1.26-beta
Bump iOS version, update Chinese string translation, show Reader Preferences from a popover on iPad
2023-04-18 09:00:17 +08:00
b7e5a1a641 Bump kbar from 0.1.0-beta.36 to 0.1.0-beta.40
Bumps [kbar](https://github.com/timc1/kbar) from 0.1.0-beta.36 to 0.1.0-beta.40.
- [Release notes](https://github.com/timc1/kbar/releases)
- [Commits](https://github.com/timc1/kbar/compare/v0.1.0-beta.36...v0.1.0-beta.40)

---
updated-dependencies:
- dependency-name: kbar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 22:05:00 +00:00
c697b0cb4d Add test case 2023-04-17 19:13:09 +08:00
8a86f19e61 Upgrade natural nodejs module and use a new sentence tokenizer based on parsing 2023-04-17 18:56:17 +08:00
45bb8971db Merge pull request #2059 from omnivore-app/fix/importer-counter
Fix incorrect successful and failed counter of imported urls in the importer
2023-04-17 17:46:58 +08:00
c03d59c3c9 Add test case for failures 2023-04-17 17:20:14 +08:00
a1e782e39d Fix tests 2023-04-17 17:14:40 +08:00
dc31f653bc on iPad show the reader settings in a popover 2023-04-17 12:44:33 +08:00
3ca4fd4915 Bump iOS version, update Chinese string translation 2023-04-17 11:09:25 +08:00
cf85c48a34 Merge pull request #2060 from omnivore-app/feat/improve-tts-skip-intervals
Use 15s as the default skip interval for text to speech
2023-04-17 10:58:07 +08:00
7dcfd0484b Merge pull request #2037 from holton-jiang/patch-1
Improvement Localizable.strings
2023-04-17 10:41:12 +08:00