FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.24k stars 822 forks source link

Support copying post links from the context menu #5760

Closed absidue closed 8 hours ago

absidue commented 1 day ago

Support copying post links from the context menu

Pull Request Type

Description

This pull request adds support for copying in-app post links with the context menu. In the future it might make sense to add the share button to the post page, but I wasn't sure how to fit it into the UI, so I decided that it could be done in a future pull request.

Screenshots

Before: before

After: after

Testing

  1. Visit https://www.youtube.com/@YouTube/community
  2. Right click on the comment icon
  3. Test that the produced links are valid by opening the links in your browser or inside FreeTube

Desktop