Is there a way to pin or make sticky a post from a federated account? My community is local to piefed.social but I would like to pin a post from a user on a different instance.
Is there a way to pin or make sticky a post from a federated account? My community is local to piefed.social but I would like to pin a post from a user on a different instance.
If you’re not already aware, the ‘shared’ code part for this is already done, so it should be that the 3 dots menu entry just has to call this function with (post_id, True / False, 1) for the logic / modlog / federation stuff.
Oh, yes. That made it easy, thanks!