Commit Graph

6271 Commits

Author SHA1 Message Date
db76f83646 Dont allow dismissing the bottom sheet without save/cancel 2023-04-27 18:20:50 +08:00
4e87d55b27 New Label chips, show label selector in a bottom sheet 2023-04-27 17:11:43 +08:00
94bf4515ac Add justify text preference, reduce the number of times web content is refreshed
Refresh was being triggered by reading progress events, this
prevents us from reloading content on those events.
2023-04-27 12:34:25 +08:00
7d04a9811e Set dates correctly in Android Web Reader 2023-04-27 11:54:19 +08:00
e9ae10afb7 Use Black as the themeKey for system dark mode on Android 2023-04-26 22:53:46 +08:00
29da91e760 Merge pull request #2114 from omnivore-app/fix/android-highlight-loading
Set type on highlight objects so they are properly loaded
2023-04-25 16:34:25 +08:00
9748803124 Set highlight ids correctly from android to web reader 2023-04-25 15:27:00 +08:00
a7d66fd4f2 Set type on highlight objects so they are properly loaded 2023-04-25 14:48:59 +08:00
89c85e5627 Merge pull request #2109 from omnivore-app/feat/tweet-titles
Better tweet titles
2023-04-25 14:17:33 +08:00
6560a6e694 Add type definitions 2023-04-25 12:23:37 +08:00
155fad5b9c Truncate tweet text used in titles using lodash 2023-04-25 11:39:55 +08:00
d0e4cbaf08 Merge pull request #2106 from omnivore-app/fix/save-url-via-email
fix/save url via email
2023-04-25 10:41:31 +08:00
fb4ed29e04 Merge pull request #2076 from omnivore-app/fix/android-ui-tweaks
Android tweaks: Set email and password keyboard types on login form, standalone SearchView
2023-04-25 10:39:27 +08:00
4178486758 Merge pull request #2068 from omnivore-app/dependabot/npm_and_yarn/graphql-tools/utils-9.2.1
Bump @graphql-tools/utils from 9.1.1 to 9.2.1
2023-04-25 09:58:44 +08:00
27bdf42d62 Merge pull request #2067 from omnivore-app/dependabot/npm_and_yarn/analytics-node-6.2.0
Bump analytics-node from 6.0.0 to 6.2.0
2023-04-25 09:58:21 +08:00
488b596f05 Merge pull request #2108 from omnivore-app/dependabot/npm_and_yarn/color2k-2.0.2
Bump color2k from 2.0.0 to 2.0.2
2023-04-25 09:55:34 +08:00
2d648fcb6d Remove aabs from git 2023-04-25 09:52:53 +08:00
53e81cc06e Better formatting of tweet titles 2023-04-25 09:47:52 +08:00
0b8bd1a28d Bump color2k from 2.0.0 to 2.0.2
Bumps [color2k](https://github.com/ricokahler/color2k) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/ricokahler/color2k/releases)
- [Commits](https://github.com/ricokahler/color2k/compare/v2.0.0...v2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 22:10:23 +00:00
3841734deb Fix forwarded email subject being treated as an URL, for example "Fwd: subject" 2023-04-24 21:16:44 +08:00
b891e547c9 Make content optional 2023-04-24 21:03:39 +08:00
548e204acb Merge pull request #2101 from omnivore-app/feat/add-url-via-email
feat/add url via email
2023-04-24 19:16:39 +08:00
32f5bd2407 Use a single SQL query for loading library data 2023-04-24 18:26:30 +08:00
e512ba0bad Fix tests 2023-04-24 18:04:18 +08:00
69968e5288 Save url if the email subject is a parsable url 2023-04-24 12:54:23 +08:00
bce7afde50 Eagerly load profile of the user 2023-04-24 12:53:40 +08:00
c3366c6238 Merge pull request #2097 from omnivore-app/fix/unsubscribe-header
Fix list-unsubscribe header undefined
2023-04-22 15:13:05 +08:00
187ad654e7 Add debug logs 2023-04-22 12:29:46 +08:00
d273786787 Merge pull request #2086 from josemas79/main 2023-04-22 11:48:48 +08:00
2760ce60f0 Fix list-unsubscribe header undefined 2023-04-22 11:07:15 +08:00
c3a7615d90 Merge pull request #2093 from omnivore-app/feature/nested-labels
Allow wildcards in label: filter
2023-04-21 23:08:48 +08:00
aaf27b0631 Persist highlights while syncing 2023-04-21 20:47:52 +08:00
64ded2481e Always take up space for the image 2023-04-21 20:14:03 +08:00
34989bc386 Merge pull request #2092 from omnivore-app/fix/unsubscribe-header
Fix list-unsubscribe header undefined
2023-04-21 17:50:38 +08:00
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
c76d714480 More consistent padding on library cells 2023-04-21 15:44:23 +08:00
50f55501f4 Fix list-unsubscribe header undefined 2023-04-21 15:42:58 +08:00
0f64f3c102 fetch highlights and labels with library sync 2023-04-21 13:36:26 +08:00
52f302f5b0 Fetch all label and highlight info when doing library updates 2023-04-21 12:33:23 +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
4b87f1dd20 Implement article actions on the library 2023-04-20 17:58:26 +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