Same...
I will just take this opportunity to highlight some updates to the API endpoints coming in the next version of PieFed (so far, we are actively working on more still):
- Tons more user settings (I basically made it possible to control every single setting using either the web UI or the API)
- Poll post support (including voting)
- Event post support
- Unsubscribe from everything endpoint (warning, this is irreversible)
- Rating communities
- Marking a comment as an answer (aka Stack Overflow)
- The mark as AI label
In general, it has been a priority for us to make sure that when we add features these days, that we also make a corresponding API endpoint to do that same action. There is still plenty of things not in the API, but we are working our way through the backlog.
Lastly, I just want to send out a huge thanks to all the app/frontend developers that have very patiently been helping us debug all these things as we have been implementing them on the test instance. Also, a thanks to users like Sunshine that make sure to keep the pressure on us to make sure we don't forget anything!


