Commit Graph

5292 Commits

Author SHA1 Message Date
c4281b545c Merge pull request #1762 from holton-jiang/patch-2
Update Localizable.strings
2023-02-06 10:58:47 -08:00
5982005590 Merge pull request #1779 from omnivore-app/fix/tts
Fix text-to-speech timeout issue by sending the response back when cache is invalid
2023-02-06 11:46:11 +08:00
8e19a7ba9b Merge pull request #1778 from omnivore-app/fix/mobile-login-error-logging
Add additional logging for mobile auth login errors
2023-02-06 11:45:24 +08:00
49e40994ee Fix text to speech timeout issue by sending the response back when cache is invalid 2023-02-06 11:24:31 +08:00
768652d77f Merge pull request #1772 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/extension
2023-02-06 11:15:33 +08:00
477eeac3f3 Merge pull request #1771 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/admin
2023-02-06 11:15:12 +08:00
e6833fddff Add to address on email not forwarded logs 2023-02-06 11:13:28 +08:00
1e63899748 Add additional logging for mobile auth login errors 2023-02-06 11:11:28 +08:00
3faf9e34c7 Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/extension
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 06:35:14 +00:00
11d44eac1f Bump http-cache-semantics from 4.1.0 to 4.1.1 in /pkg/admin
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 06:35:13 +00:00
8f5cf4c8a0 Merge pull request #1768 from omnivore-app/every-io-newsletter
Add support to multiple newsletters
2023-02-03 19:13:39 +08:00
db1a194d11 Add support for india times newsletter 2023-02-03 18:18:44 +08:00
d36b608919 Add support for energy-world newsletter 2023-02-03 17:23:51 +08:00
b6c41b9c73 Add support for every.io newsletter 2023-02-03 16:59:27 +08:00
930bc62fce Merge pull request #1766 from omnivore-app/feat/bulk-actions
Add web UI for the bulk action API
2023-02-03 15:41:33 +08:00
363489f5be Add generic newsletter handler 2023-02-03 14:46:24 +08:00
b82ea0425e Add new bulk tool 2023-02-03 14:44:47 +08:00
0a4774828d Allow overriding the logo click destination for tools 2023-02-03 14:44:07 +08:00
e8ccb2f781 Update Localizable.strings 2023-02-02 22:55:30 +08:00
1458395630 Merge pull request #1759 from omnivore-app/archive-all-api
bulk action api
2023-02-02 22:14:33 +08:00
be9ce35ca9 Merge pull request #1761 from omnivore-app/ttso-newsletter
Add support for Time To Sign Off newsletter
2023-02-02 22:01:39 +08:00
bb5c104a42 Change archiveAll to bulkAction which allows deletion too 2023-02-02 21:26:37 +08:00
39b87e2aaf Add support for Time To Sign Off newsletter 2023-02-02 17:01:25 +08:00
b2b0d8be82 Merge pull request #1758 from omnivore-app/fix/save-highlight-position-info
Save highlight position info on web
2023-02-02 16:29:06 +08:00
395ea3335e PDF highlight position info on iOS 2023-02-02 16:10:18 +08:00
d8aa36f148 Start passing in position info when creating highlights on PDFs 2023-02-02 15:19:58 +08:00
08405dbcc2 Add highlight positional info to iOS highlights 2023-02-02 15:13:51 +08:00
f4d2726db7 Sync highlight deletions on PDFs 2023-02-02 14:19:15 +08:00
49acfd71cb Simplify code to get annotation ids from customData 2023-02-02 14:09:48 +08:00
adb122fe55 Remove debug code 2023-02-02 13:51:45 +08:00
1b5b18b3d8 Merge pull request #1760 from omnivore-app/fix/save-annotation
Unescape HTML entities in annotation when creating highlight
2023-02-02 11:50:57 +08:00
23615db32a Fix deleting highlights from the PDF notebook modal 2023-02-02 11:49:12 +08:00
7255061e36 Unescape HTML entities in annotation when creating highlight 2023-02-02 11:32:24 +08:00
3b888bbb08 Make Async call to archive all 2023-02-01 18:50:10 +08:00
ea54b92a92 Update test 2023-02-01 18:10:47 +08:00
03ab96b7f8 Add archiveAll API 2023-02-01 18:05:16 +08:00
a3396997b2 Handle PDF diffs when sorting the notebook 2023-02-01 17:38:43 +08:00
ba39d8aff6 Revert some test iOS changes 2023-02-01 17:23:33 +08:00
707ec53cf6 Remove unused test story 2023-02-01 17:07:59 +08:00
f6622bc959 Remove some debug code 2023-02-01 17:04:14 +08:00
a4ed72439f Sort highlights in notebooks 2023-02-01 17:00:09 +08:00
fe9ed7aa13 Track the highlight position percent and anchor index when saving on web 2023-02-01 16:42:36 +08:00
4c04bcffa8 Rename HighlightsModal to NotebookModal 2023-02-01 15:17:36 +08:00
2e3f186352 Merge pull request #1757 from omnivore-app/fix/substack-email-not-forwarded
fix/substack email not forwarded
2023-02-01 13:56:53 +08:00
dd6c8cf6dc Make subject optional too 2023-02-01 13:53:27 +08:00
ac6f5b497c Accept null value for text in an email 2023-02-01 13:44:27 +08:00
c4905aaba8 Add default empty value to the text field in received_emails table 2023-02-01 13:43:12 +08:00
e723ce1bf4 Merge pull request #1756 from omnivore-app/fix/saving-annotation-incorrectly
Unescape HTML entities in annotation to avoid showing escaped characters
2023-02-01 13:04:07 +08:00
83c8166b3b Unescape HTML entities in annotation to avoid showing escaped characters 2023-02-01 12:13:00 +08:00
a51eec9489 Merge pull request #1750 from omnivore-app/feature/android-read-now-button
Read Now - Android Share Activity
2023-01-31 13:23:11 -08:00