Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support unfurling more websites #16040

Merged
merged 1 commit into from
Jun 5, 2023
Merged

Support unfurling more websites #16040

merged 1 commit into from
Jun 5, 2023

Conversation

ilmotta
Copy link
Contributor

@ilmotta ilmotta commented May 29, 2023

Fixes #15918

Summary

This PR is only bumping status-go's version to point to the status-go branch in PR status-im/status-go#3530. The full description can be found in status-go or in this PR's issue #15918

Steps to test

Try out some of the newly supported websites, like Reddit, Spotify, YouTube Music. Reddit is not fully supported yet (see the reasons in status-go PR.

status: ready

@status-im-auto
Copy link
Member

status-im-auto commented May 29, 2023

Jenkins Builds

Click to see older builds (3)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ c78faa6 #1 2023-05-29 11:10:33 ~10 min ios 📱ipa 📲
✔️ c78faa6 #1 2023-05-29 11:14:11 ~14 min android 🤖apk 📲
✔️ c78faa6 #1 2023-05-29 11:22:41 ~22 min android-e2e 🤖apk 📲
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 7a65515 #2 2023-06-01 08:51:23 ~7 min ios 📱ipa 📲
✔️ 7a65515 #2 2023-06-01 08:51:49 ~8 min android 🤖apk 📲
✔️ 7a65515 #2 2023-06-01 08:52:31 ~8 min android-e2e 🤖apk 📲
✔️ 7a65515 #2 2023-06-01 08:55:00 ~11 min tests 📄log
✔️ c3c1116 #3 2023-06-05 11:02:24 ~7 min ios 📱ipa 📲
✔️ c3c1116 #3 2023-06-05 11:02:26 ~7 min android 🤖apk 📲
✔️ c3c1116 #3 2023-06-05 11:04:24 ~9 min android-e2e 🤖apk 📲
✔️ c3c1116 #3 2023-06-05 11:05:14 ~10 min tests 📄log

@ilmotta ilmotta force-pushed the feat/unfurl-more-websites branch from c78faa6 to 7a65515 Compare June 1, 2023 08:43
@qoqobolo qoqobolo self-assigned this Jun 1, 2023
@qoqobolo
Copy link
Contributor

qoqobolo commented Jun 2, 2023

Thanks @ilmotta, PR looks good to me!

I've got only one question:
is this expected that Reddit links do not contain images in the preview?

Screenshot 2023-06-02 at 11 27 08

This is how the same Reddit link looks like on Telegram
Screenshot 2023-06-02 at 11 24 30

@ilmotta
Copy link
Contributor Author

ilmotta commented Jun 2, 2023

@qoqobolo, You're correct, Reddit links don't fully work as of now. This is explained in the related status-go PR, but basically Reddit doesn't provide a thumbnail URL when using OpenGraph, nor with oEmbed. Reddit only gives an HTML to be embedded in webpages, therefore, we will need special handling for Reddit URLs on status-go to extract the thumbnail.

@qoqobolo
Copy link
Contributor

qoqobolo commented Jun 2, 2023

Thank you @ilmotta, PR can be merged!

@ilmotta ilmotta force-pushed the feat/unfurl-more-websites branch from 7a65515 to c3c1116 Compare June 5, 2023 10:54
@ilmotta ilmotta merged commit b385e5a into develop Jun 5, 2023
@ilmotta ilmotta deleted the feat/unfurl-more-websites branch June 5, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Support URL unfurling for more hosts
4 participants