gotosocial
gotosocial copied to clipboard
[bug] 404 when trying to pin from pinafore
Describe the bug with a clear and concise description of what the bug is.
Trying to pin a post from pinafore yields a 404 message flashing.
What's your GoToSocial Version?
v0.5.2
GoToSocial Arch
binary amd64
Browser version
No response
What happened?
create a post from pinafore ( public ) -> pin -> 404 msg
pinafore appears to calls POST /api/v1/statuses/{status_id}/pin <- 404.
Not sure if because pin is not implemented or it's actually a bug.. thanks !
What you expected to happen?
No response
How to reproduce it?
No response
Anything else we need to know?
No response
Heya, it's just not implemented yet, so this is expected and normal :)
Damn, I want to be able to pin. Let me implement this, is that a big feature or smallish? :-)
Can you direct me where to start digging? I am experienced software engineer, just basic information like "new column needs to be added, new endpoint, whatever". Cheers!
Let me implement this, is that a big feature or smallish?
Just wait a bit, we're currently in the process of reordering our roadmap document to have a better idea of what needs to be implemented when, to stop things getting chaotic ;)