Jackson Harper
1610ae4930
Use a standalone search view for the Library
2023-04-19 12:21:06 +08:00
Hongbo Wu
8e3d2b0b91
Save epub email attachments
2023-04-19 11:36:28 +08:00
Hongbo Wu
62b772eeca
Allow saving epub from email attachments
2023-04-19 11:30:49 +08:00
Jackson Harper
9a4a4e89d3
Fix delete article note not being displayed
2023-04-19 11:06:03 +08:00
Jackson Harper
9b0941d705
Add a new SearchView that does typeahead search, add back button to WebReader
...
The end goal here is to separate search and typeahead search so
I can bring more properties onto the main search cards like
save time, number of highlights, article length.
2023-04-18 23:21:59 +08:00
Jackson Harper
70777d323e
Start to get cards closer to web design
2023-04-18 16:05:29 +08:00
Jackson Harper
d2b99399bf
Dont set bottom padding on Android list view
2023-04-18 15:49:40 +08:00
Jackson Harper
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
Hongbo Wu
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
Jackson Harper
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
Jackson Harper
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
Hongbo Wu
06733227d6
Remove new "restack" and "share" buttons from SubStack newsletters
2023-04-18 14:53:27 +08:00
Jackson Harper
653955b3b8
Set email and password keyboard types on login form
...
This prevents auto complete and capitalization issues when
logging in.
2023-04-18 14:45:40 +08:00
Jackson Harper
c9f4bda42d
Fix labels not being displayed on the reader
2023-04-18 14:05:01 +08:00
Jackson Harper
6d373b1e60
Merge pull request #2069 from omnivore-app/feat/epub-reader
...
Support additional content reader types
2023-04-18 11:45:04 +08:00
Jackson Harper
3c12162866
Fix typo in content type check
2023-04-18 11:22:44 +08:00
Jackson Harper
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
Jackson Harper
a6dbe3ab5a
Add epub container
2023-04-18 11:05:31 +08:00
Hongbo Wu
c63ecc94fb
Replace SentenceTokenizerNew with SentenceTokenizer
2023-04-18 09:33:48 +08:00
Jackson Harper
69df32d428
Implement a reader for epubs
2023-04-18 09:00:48 +08:00
Jackson Harper
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
dependabot[bot]
bbce077afb
Bump @graphql-tools/utils from 9.1.1 to 9.2.1
...
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils ) from 9.1.1 to 9.2.1.
- [Release notes](https://github.com/ardatan/graphql-tools/releases )
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md )
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@9.2.1/packages/utils )
---
updated-dependencies:
- dependency-name: "@graphql-tools/utils"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 22:12:37 +00:00
dependabot[bot]
5df9b312d6
Bump analytics-node from 6.0.0 to 6.2.0
...
Bumps [analytics-node](https://github.com/segmentio/analytics-node ) from 6.0.0 to 6.2.0.
- [Release notes](https://github.com/segmentio/analytics-node/releases )
- [Changelog](https://github.com/segmentio/analytics-node/blob/master/History.md )
- [Commits](https://github.com/segmentio/analytics-node/compare/v6.0.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: analytics-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 22:09:59 +00:00
dependabot[bot]
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
Hongbo Wu
c697b0cb4d
Add test case
2023-04-17 19:13:09 +08:00
Hongbo Wu
8a86f19e61
Upgrade natural nodejs module and use a new sentence tokenizer based on parsing
2023-04-17 18:56:17 +08:00
Hongbo Wu
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
Hongbo Wu
c03d59c3c9
Add test case for failures
2023-04-17 17:20:14 +08:00
Hongbo Wu
a1e782e39d
Fix tests
2023-04-17 17:14:40 +08:00
Jackson Harper
dc31f653bc
on iPad show the reader settings in a popover
2023-04-17 12:44:33 +08:00
Jackson Harper
3ca4fd4915
Bump iOS version, update Chinese string translation
2023-04-17 11:09:25 +08:00
Jackson Harper
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
Jackson Harper
7dcfd0484b
Merge pull request #2037 from holton-jiang/patch-1
...
Improvement Localizable.strings
2023-04-17 10:41:12 +08:00
Jackson Harper
9cd8ecd75b
Use 15s as the default skip interval for text to speech
2023-04-17 10:36:17 +08:00
Hongbo Wu
11538347af
Fix incorrect successful and failed counter of imported urls in the importer
2023-04-17 10:24:46 +08:00
Jackson Harper
90e3c113f6
Merge pull request #2055 from omnivore-app/feat/web-full-screen
...
Fullscreen mode for the reader
2023-04-15 12:00:22 +08:00
Jackson Harper
21127389f5
Add fullscreen to keyboard help modal
2023-04-15 11:50:03 +08:00
Jackson Harper
b19e89bf9e
Add a hotkey for fullscreen
2023-04-15 11:46:35 +08:00
Jackson Harper
0fbaa81199
Merge pull request #2051 from omnivore-app/fix/hide-pocket-integration
...
Disable the Pocket integration button
2023-04-15 08:32:15 +08:00
Jackson Harper
2c29aa76b5
Disable the Pocket integration button
2023-04-15 08:24:30 +08:00
Hongbo Wu
f9f8e33392
Merge pull request #2049 from omnivore-app/fix/confirmation-email-not-forward
...
Forward subscription confirmation email
2023-04-14 18:56:45 +08:00
Hongbo Wu
e48ba1c5b2
Add test case
2023-04-14 18:55:57 +08:00
Hongbo Wu
182860e4d3
Update comment
2023-04-14 18:50:31 +08:00
Hongbo Wu
0a2598e296
Parse the author name from email address
2023-04-14 18:48:24 +08:00
Hongbo Wu
f7d46752e1
Forward subscription confirmation email
2023-04-14 18:40:38 +08:00
Jackson Harper
ce4e078754
Merge pull request #2047 from omnivore-app/fix/uploader-no-open-url-progress
...
Handle cases where no progres is sent during upload
2023-04-14 14:32:20 +08:00
Jackson Harper
63b9053d84
Handle cases where no progres is sent during upload
2023-04-14 14:14:49 +08:00
Jackson Harper
1ae0b9e6dd
Merge pull request #2046 from omnivore-app/fix/upload-progress
...
Fix issues with progress not being displayed on upload complete
2023-04-14 13:59:03 +08:00
Jackson Harper
bde605ecf9
Fix issues with progress not being displayed on upload complete
2023-04-14 13:34:30 +08:00
Jackson Harper
d6ca1c2178
Merge pull request #2045 from omnivore-app/fix/web-upload-modal
...
Dont show upload modal by default
2023-04-14 13:09:59 +08:00