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

reddit: handle new gallery view by showing submission info #1914

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

dgw
Copy link
Member

@dgw dgw commented Jul 30, 2020

Description

Might or might not be useful to try and fetch all the image URLs from the gallery instead, but initially let's just show the title & subreddit. A quick look at the raw data Reddit provides in the API payload for a gallery submission yielded pretty useless URLs (preview.redd.it, with resizing & format conversion embedded).

Checklist

  • I have read CONTRIBUTING.md
  • I can and do license this contribution under the EFLv2
  • No issues are reported by make qa (runs make quality and make test)
  • I have tested the functionality of the things this change touches

Might or might not be useful to try and fetch all the image URLs from
the gallery instead, but initially let's just show the title & subreddit
@dgw dgw added the Feature label Jul 30, 2020
@dgw dgw added this to the 7.1.0 milestone Jul 30, 2020
@dgw dgw requested a review from a team July 30, 2020 12:56
Copy link
Contributor

@Exirel Exirel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐑 it

@dgw dgw merged commit 9189ad0 into master Aug 12, 2020
@dgw dgw deleted the reddit-gallery-links branch August 12, 2020 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants