mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 15:32:25 -05:00
* start centralizing negotiation logic for API * swagger document nodeinfo endpoint * go fmt * document negotiate function * use content negotiation * tidy up negotiation logic * negotiate content throughout client api * swagger * remove attachment on Content * add accept header to test requests |
||
|---|---|---|
| .. | ||
| common.go | ||
| followers.go | ||
| following.go | ||
| inboxpost.go | ||
| inboxpost_test.go | ||
| outboxget.go | ||
| outboxget_test.go | ||
| publickeyget.go | ||
| repliesget.go | ||
| repliesget_test.go | ||
| statusget.go | ||
| user.go | ||
| user_test.go | ||
| userget.go | ||
| userget_test.go | ||