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

Initial ability to share and open links in Thunder on iOS #868

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

hjiangsu
Copy link
Member

Pull Request Description

This PR introduces the ability to open and share links on iOS though the share extension.

This differs slightly to the Android implementation in that it opens up the given post/user/comment/instance if it detects the incoming link to be a Lemmy link. This is because there's no current way to open up Lemmy links on Thunder through iOS, and it seems like the most likely use-case for sharing a Lemmy link is to open the link within the app.

This is still in draft as more testing is required (for media, and other types of links) and I would like to implement the ability to open links for communities as well if possible.

Issue Being Fixed

Issue Number: N/A

Screenshots / Recordings

Checklist

  • Did you update CHANGELOG.md?
  • Did you use localized strings where applicable?
  • Did you add semanticLabels where applicable for accessibility?

@@ -0,0 +1,360 @@
//
Copy link
Member Author

Choose a reason for hiding this comment

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

TODO: This file still needs to be cleaned up as it is retrieved from the template of the package.

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

Successfully merging this pull request may close these issues.

1 participant