mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 19:22:24 -05:00
* Use correct entity name * We support server-side filters now * Document filter v1 methods that can throw a 409 * Validate v1 filter phrase as filter title * Always check v1 filter API status codes in tests * Document keyword minimum requirement on filter API v1 * Make it possible to specify filter keyword update columns per filter keyword * Implement v2 filter API * Fix lint and tests * Update Swagger spec * Fix filter update test * Update Swagger spec *correctly* * Update actual files Swagger spec was generated from * Remove keywords_attributes and statuses_attributes * Add test for serialization of empty filter * More helpful messages when object is owned by wrong account |
||
|---|---|---|
| .. | ||
| activitypub | ||
| auth | ||
| client | ||
| fileserver | ||
| health | ||
| metrics | ||
| model | ||
| nodeinfo | ||
| util | ||
| wellknown | ||
| activitypub.go | ||
| auth.go | ||
| client.go | ||
| fileserver.go | ||
| health.go | ||
| metrics.go | ||
| nodeinfo.go | ||
| wellknown.go | ||