gotosocial/internal/api
tobi 29f8c51ab8
[bugfix] Fix unpinning statuses not working (#1582)
And also fix unpinning/pinning potentially leaking the ID of followers-only statuses through returning 422 instead of 404.

Also tests!
2023-03-03 13:35:49 +01:00
..
activitypub [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
auth [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
client [bugfix] Fix unpinning statuses not working (#1582) 2023-03-03 13:35:49 +01:00
fileserver [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
model [feature] Advertise rich text formats, support content_type field (#1370) 2023-03-02 12:06:40 +01:00
nodeinfo [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
util [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
wellknown [chore] move client/federator workerpools to Workers{} (#1575) 2023-03-01 18:26:53 +00:00
activitypub.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
auth.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
client.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
fileserver.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
nodeinfo.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00
wellknown.go [chore] Deinterface processor and subprocessors (#1501) 2023-02-22 16:05:26 +01:00