oh yes this is useful!
I will have to think about how to implement it on my end but this is helpful c:
to:
field when quoting someone, even if mention has been removed
When you have follow counts disabled, they aren't hidden, just disabled. you can still access the page with the correct link and still need to be the correct user,there is no security to disabling…
The tabs are already hidden by other code based on your settings for if the follower lists are visible or not, via the line
v-if="followsTabVisible"
Richtext is generated server side, not client side (hence the issue being opened here and not on pleroma-fe)
As for thought.blue, that issue seems to be on their end as:
- They do not have…
that's my current plan, however then we encounter the issue of mastodon not supporting any formating including images in posts
darn :/
though i will say in activity pub, attachments are just links to the file, so it is technically possible, however it might mean a bigger rewrite then i hoped it would be