Commit Graph

877 Commits

Author SHA1 Message Date
e3c0c6e11a Improve formatting 2022-03-31 11:32:09 -07:00
0eab87b001 Pull ul list out of newsletter blurb
next/react doesnt want child elements of the paragraphs
2022-03-31 11:21:45 -07:00
5d6108707f Merge pull request #351 from omnivore-app/fix/email-toast-messages
Improve toast error/success messages for email operations
2022-03-31 08:22:08 -07:00
3bab5e9eff Error responses when deleting emails 2022-03-30 20:16:29 -07:00
604194299a Parse response type for newsletter creation 2022-03-30 20:13:06 -07:00
b467b6ea63 Show error toast when email is not created 2022-03-30 20:04:16 -07:00
7bdeceded4 Merge pull request #334 from omnivore-app/dependabot/npm_and_yarn/segment/analytics-next-1.34.0
Bump @segment/analytics-next from 1.33.5 to 1.34.0
2022-03-30 19:45:35 -07:00
183776c791 Reduce the reader overly length now that items are precached 2022-03-30 17:09:37 -07:00
a1feffaf03 Prefetch page content on iOS 2022-03-30 16:39:51 -07:00
61737c03e5 Bump @segment/analytics-next from 1.33.5 to 1.34.0
Bumps [@segment/analytics-next](https://github.com/segmentio/analytics-next) from 1.33.5 to 1.34.0.
- [Release notes](https://github.com/segmentio/analytics-next/releases)
- [Commits](https://github.com/segmentio/analytics-next/compare/v1.33.5...v1.34.0)

---
updated-dependencies:
- dependency-name: "@segment/analytics-next"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 21:52:11 +00:00
b7634f93cf Merge pull request #344 from omnivore-app/fix/ios-allow-video-playback
Allow video playback on iOS
2022-03-30 14:31:11 -07:00
600dd46e5a Merge pull request #348 from omnivore-app/fix/rls-on-label-updates
Add RLS permissions on the label table
2022-03-30 14:30:03 -07:00
d260ad4def Remove the update permission on the link_labels table
This was added mistakenly and isn't needed.
2022-03-30 12:23:22 -07:00
857df99654 Add UPDATE permission to omnivore_user 2022-03-30 12:11:25 -07:00
bb91396595 Use user level security on labels update 2022-03-30 11:56:06 -07:00
57a45adb5d Add RLS permissions on the label table 2022-03-30 11:34:26 -07:00
1c4ca835d3 Merge pull request #347 from omnivore-app/fix/allow-update-on-labels
Allow UPDATE on the labels table
2022-03-30 11:11:21 -07:00
15cf0d07e9 Allow UPDATE on the labels table
labels are updated when users change their colour or description.
2022-03-30 10:56:01 -07:00
6d405432af add site_name and site_icon to page model and return in resolver (#341)
* add site_name and site_icon to page model and return in resolver

* fix tests
2022-03-30 10:43:10 +08:00
102c747a99 Merge pull request #340 from omnivore-app/fix/mobile-email-help
Display the informational button on the mobile UI for emails
2022-03-29 19:28:48 -07:00
d2e14fc935 Allow video playback on iOS
Example page:

https://www.technologyreview.com/2022/03/28/1048355/quantum-computing-has-a-hype-problem
2022-03-29 10:55:48 -07:00
ea7ad52ca6 Merge pull request #332 from omnivore-app/fix/webview-reload
Reload the web reader if its process is terminated
2022-03-29 09:48:33 -07:00
07a4ca37cd Merge pull request #342 from omnivore-app/fix/ios-title-encoding
Ensure title doesnt get html encoded with new appreader
2022-03-29 09:47:58 -07:00
709b96eaa7 Ensure title doesnt get html encoded with new appreader 2022-03-29 09:28:40 -07:00
562393940f Display the informational button on the mobile UI for emails
We want mobile users to have access to the help doc on emails
2022-03-28 21:59:18 -07:00
870af33acf check for root element on webview and relaod content of it's missing 2022-03-28 18:45:03 -07:00
b3f46f4ce5 Merge pull request #300 from omnivore-app/OMN-192
[Omn-192] - Settings View(Installation)
2022-03-28 17:40:11 -07:00
278578c82e load webreader in updateUIView func when needsRelaod is true 2022-03-28 17:00:34 -07:00
718db7345f Tone down the shadow in dark mode 2022-03-28 15:30:16 -07:00
6e535c7f75 Merge pull request #333 from omnivore-app/fix/arrow-description
Fix docs for arrow navigation in keyboard controls
2022-03-28 15:18:42 -07:00
b64764089b Add noreferrer 2022-03-28 15:00:05 -07:00
b266e2669a use for URL because Next prefers that, set the link target on install 2022-03-28 14:52:53 -07:00
b4d7d056b0 Use apple badge for install icon 2022-03-28 14:49:19 -07:00
78999beb46 Fix docs for arrow navigation in keyboard controls 2022-03-28 13:23:47 -07:00
2bada0b9df Merge pull request #293 from omnivore-app/feature/priority-by-rate-limit
Use lower priority queue for large imports
2022-03-28 13:19:35 -07:00
9c14049236 Merge pull request #325 from omnivore-app/fix/appreader-dates
Pass createdAt, savedAt, and publishedAt into the appreader
2022-03-28 13:16:01 -07:00
febde10a3c Higher res @2x png images for install view 2022-03-28 12:35:35 -07:00
c74a139aed Break the overal layout earlier 2022-03-28 12:10:35 -07:00
b4cee4d5f2 Update terms, dont make icons into links. User taps the download button to toggle 2022-03-28 11:56:27 -07:00
659d931cd3 Background colour of device icons on larger displays 2022-03-28 11:51:22 -07:00
877fdb1a93 Reload the web reader if its process is terminated 2022-03-28 10:52:31 -07:00
d9af397b9c Merge pull request #331 from omnivore-app/fix/update-page-after-deletion
fix document_missing_exception being thrown to sentry when updating page in elastic
2022-03-28 10:30:31 -07:00
deb19feef0 Merge pull request #330 from omnivore-app/fix/reports
fix saving report item by validating page in elastic
2022-03-28 10:25:04 -07:00
9932b33fde fix svg attr naming issues 2022-03-28 17:16:26 +00:00
fd18affaec fix document_missing_exception being thrown to sentry when updating page in elastic 2022-03-28 21:16:33 +08:00
7786a3f321 effected review changes 2022-03-28 12:57:28 +00:00
8dedb42d07 Merge commit '217b9e8835970e0f2c5b9fe2904af77f5caa8695' into OMN-192 2022-03-28 12:56:48 +00:00
b6c04f3508 fix saving report item by linking to elastic page 2022-03-28 20:38:54 +08:00
217b9e8835 Merge pull request #327 from omnivore-app/fix/toast-duration 2022-03-26 10:11:11 -07:00
8cdcd86f9d Shorter default duration on toast messages 2022-03-26 09:30:41 -07:00