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: show shortlink of post when expanding media URLs #1814

Merged
merged 1 commit into from
Mar 21, 2020

Conversation

dgw
Copy link
Member

@dgw dgw commented Jan 30, 2020

Not going to shoehorn this one into 7.0.0 (which I want to release tomorrow, since our RCs have been running well over the last week), but it can go into our very first 7.0 bugfix release.

Description

Makes it much easier to go view the comments when someone shares a direct link to some image/video from Reddit on IRC.

Before:

[REDDIT] Title of post to r/subreddit | 193 points (100.0%) | 8 comments |
Posted by username | Created at 2020-01-23 - 19:05:19UTC

After:

[REDDIT] Title of post to r/subreddit | 193 points (100.0%) | 8 comments |
Posted by username | Created at 2020-01-23 - 19:05:19UTC | https://redd.it/123456

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

Makes it much easier to go view the comments when someone shares a
direct link to some image/video from Reddit on IRC.
@dgw dgw added the Tweak label Jan 30, 2020
@dgw dgw added this to the 7.0.1 milestone Jan 30, 2020
@dgw dgw requested a review from a team January 30, 2020 00:28
@dgw dgw merged commit 3959137 into master Mar 21, 2020
@dgw dgw deleted the reddit-media-link-to-post branch March 21, 2020 06:55
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