Commit Graph

3563 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
130677b50c Add contentReader to the typeAheadSearchResult 2023-04-20 10:00:56 +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
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
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
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
3c12162866 Fix typo in content type check 2023-04-18 11:22:44 +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
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
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
11538347af Fix incorrect successful and failed counter of imported urls in the importer 2023-04-17 10:24:46 +08:00
21127389f5 Add fullscreen to keyboard help modal 2023-04-15 11:50:03 +08:00
b19e89bf9e Add a hotkey for fullscreen 2023-04-15 11:46:35 +08:00
2c29aa76b5 Disable the Pocket integration button 2023-04-15 08:24:30 +08:00
e48ba1c5b2 Add test case 2023-04-14 18:55:57 +08:00
182860e4d3 Update comment 2023-04-14 18:50:31 +08:00
0a2598e296 Parse the author name from email address 2023-04-14 18:48:24 +08:00
f7d46752e1 Forward subscription confirmation email 2023-04-14 18:40:38 +08:00
63b9053d84 Handle cases where no progres is sent during upload 2023-04-14 14:14:49 +08:00
bde605ecf9 Fix issues with progress not being displayed on upload complete 2023-04-14 13:34:30 +08:00
efee75b41d Dont show upload modal by default 2023-04-14 12:55:14 +08:00
9c4c43bf6a Better minWidth for small screens 2023-04-14 12:29:59 +08:00
93bbf25170 Merge pull request #2038 from omnivore-app/feat/web-upload-modal
Move dnd uploader into a separate modal
2023-04-14 12:17:48 +08:00
978e802786 Clean up keyboard commands functionalities and modal, add tooltips 2023-04-14 11:27:01 +08:00
1c853ea1a1 Revert library menu changes 2023-04-13 19:01:15 +08:00