gotosocial icon indicating copy to clipboard operation
gotosocial copied to clipboard

[bug] 404 when trying to pin from pinafore

Open flo-dhalluin opened this issue 2 years ago • 3 comments

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

flo-dhalluin avatar Nov 02 '22 22:11 flo-dhalluin

Heya, it's just not implemented yet, so this is expected and normal :)

tsmethurst avatar Nov 03 '22 08:11 tsmethurst

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!

lzap avatar Nov 07 '22 11:11 lzap

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 ;)

tsmethurst avatar Nov 07 '22 12:11 tsmethurst