reddit: add flair text to link/submission output #2209
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Displays the link flair, if present, after the submission title.
I found this stale branch because it interfered with tab-completion for #2208. Rebase incoming; just wanted to open the PR first so the original history will be preserved.
Checklist
make qa
(runsmake quality
andmake test
)Notes
Not checking the test/QA boxes yet, since I last touched this code nearly a year ago. CI will take care of checking that QA passes (once I rebase), and testing the behavior will have to happen after all that settles.CI passed; live test worked as expected.Output comparison