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

Firefox sometimes blocks hot-linked Twitter images #30

Open
amcewen opened this issue Dec 7, 2020 · 2 comments
Open

Firefox sometimes blocks hot-linked Twitter images #30

amcewen opened this issue Dec 7, 2020 · 2 comments

Comments

@amcewen
Copy link
Member

amcewen commented Dec 7, 2020

If you open a private window in Firefox (just in case you're logged into Twitter, which doesn't seem to always show the problem) then it will block the images when you view the weeknotes:

image

If you open the web console you'll see:

image

Looks like it depends on the user's tracking protection setting (that's set to strict on private windows, which is why that triggers it, but other users might have that set similarly in non-private windows) - https://developer.mozilla.org/en-US/docs/Mozilla/Firefox/Privacy/Tracking_Protection

@amcewen amcewen changed the title Firefox sometimes blocks hot-linked to Twitter images Firefox sometimes blocks hot-linked Twitter images Dec 7, 2020
@JackiePease
Copy link

Spoke to @amcewen - this also affects Chrome, depending on tracking protection. Solution would be to download photos to a DoES Liverpool repository

@amcewen
Copy link
Member Author

amcewen commented Jun 7, 2022

This is complicated the implementation but it would be nice if the first time we were saving an image from someone the system could ask for permission for us to use the images. Something like: Yes / Just for #weeknotes / No and then store that decision and use it in the future.

Probably means we'd need a separate script running periodically during the week, so there's chance for them to reply before the weeknotes are being compiled (and/or we could carry over late permission-granted messages to the weeknotes immediately after the decision)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants