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

Crosspost support #1169

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Crosspost support #1169

wants to merge 2 commits into from

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.

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