gotosocial/internal/api
tobi 6d511d696b [bugfix] Fix nil ptr for audio attachments with no preview in web (#4227)
Fixes a cheeky little nil pointer bug that I wrote.

Reviewed-on: https://codeberg.org/superseriousbusiness/gotosocial/pulls/4227
Co-authored-by: tobi <tobi.smethurst@protonmail.com>
Co-committed-by: tobi <tobi.smethurst@protonmail.com>
2025-06-02 12:52:51 +02:00
..
activitypub [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
auth [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
client [feature] /api/v1/follow_requests/outgoing (#4224) 2025-06-02 11:46:17 +02:00
fileserver [chore] Upgrade to Go 1.24 (#4187) 2025-05-22 12:26:11 +02:00
health [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
model [feature] Allow exposing allows, implement /api/v1/domain_blocks and /api/v1/domain_allows (#4169) 2025-05-20 11:47:40 +02:00
nodeinfo [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
robots [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
util [bugfix] Fix nil ptr for audio attachments with no preview in web (#4227) 2025-06-02 12:52:51 +02:00
wellknown [performance] cache mute check results (#4202) 2025-05-31 17:30:57 +02:00
activitypub.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
auth.go [chore] tweak NoLLaMas proof-of-work algorithm (#4090) 2025-04-29 13:57:26 +00:00
client.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
fileserver.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
health.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
nodeinfo.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
robots.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00
wellknown.go [feature] Move to code.superseriousbusiness.org 2025-04-26 15:38:43 +02:00