Improve integration with lemmy (and other article apub services) by expanding the text.
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 186
- Avg merge
- 1d 36m
- Merged PRs (30d)
- 11
Description
**Is your feature request related to a problem? Please describe.**
Currently when one links posts from lemmy, they appear as links even though the comments are visible as normal replies. This is how mastodon handles it as well and it causes a disconnect where someone needs to visit an external link to view the content, but return to phanpy to comment on it. There's no inherent reason to keep this bad integration. Example: https://phanpy.social/#/hachyderm.io/s/113237834235105645
**Describe the solution you'd like**
I would like that the text of lemmy posts be displayed in full in a link like the above. This will help promote interactivity between these two audiences which would be a win-win for everyone.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.