Make "Copy link" copy external URL if external post #144

Merged
floatingghost merged 1 commits from eris/pleroma-fe:copy-url-fix into develop 2022-08-31 15:43:37 +00:00
Contributor

One pet peeve I've always had with pleroma in general has been how it copies the local post URL which ends up being useless to share posts with others or to reference the post you copied the link for.

This does a check. If it's a local post, use the current code. If it's external, use the nifty external_url thing. Pet peeve gone~

One pet peeve I've always had with pleroma in general has been how it copies the local post URL which ends up being useless to share posts with others or to reference the post you copied the link for. This does a check. If it's a local post, use the current code. If it's external, use the nifty external_url thing. Pet peeve gone~
eris added 1 commit 2022-08-30 08:56:08 +00:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
bd4e8271df
Dont copy local URL if external post
eris added the
Bug fix
label 2022-08-30 08:56:15 +00:00

yep, that makes sense

thanks~

yep, that makes sense thanks~
floatingghost merged commit 064b8ba7f7 into develop 2022-08-31 15:43:37 +00:00
Sign in to join this conversation.
No description provided.