Skip to content

Crosspost support #1169

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

Merged
merged 5 commits into from
Apr 20, 2025
Merged

Crosspost support #1169

merged 5 commits into from
Apr 20, 2025

Conversation

folkemat
Copy link
Contributor

@folkemat folkemat commented Jan 13, 2024

Heyho, This PR adds support for indicating the existence and navigating to the origin of crossposts:

  • If a post is a crosspost, it gets a blue "Crosspost" tag.
  • An action menu item for posts "Go to Crosspost Origin" leads to the original post (crosspost_parent).

Closes #921
Closes #791

For the future, the "view discussions in x other communities" function mentioned in #943 can be realised by creating a list from crosspost_parent_list

@QuantumBadger
Copy link
Owner

Thank you for all the PRs @folkemat! I'll aim to get these reviewed soon.

@QuantumBadger QuantumBadger merged commit c45b4ce into QuantumBadger:master Apr 20, 2025
1 check passed
QuantumBadger added a commit that referenced this pull request Apr 20, 2025
@QuantumBadger
Copy link
Owner

Looks good, thank you! I changed the colour of the label, and added the item to the post action menu by default.

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

Successfully merging this pull request may close these issues.

Feature : Clearer indication that post is a crosspost Crossposts not being displayed correctly
2 participants