I really want to rewrite my API code to make it server agnostic, so I can support many fediverse platforms at once. If I add Piefed support the quick way, there'll basically be a bunch of checks saying "if server = Piefed, hide this button".
I could do it the quick and dirty way right now if that's what people want.
edit: quick and dirty method will take less than a week, proper method will take months