mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-30 00:23:32 -06:00
* [feature] Add throttling middleware to AP endpoints * refactor a lil bit * use config setting, start updating docs * doc updates * use relative links in faq doc * small docs fixes * return code 503 instead of 429 when throttled * throttle other endpoints too * simplify token channel prefills |
||
|---|---|---|
| .. | ||
| cachecontrol.go | ||
| cors.go | ||
| extraheaders.go | ||
| gzip.go | ||
| logger.go | ||
| ratelimit.go | ||
| session.go | ||
| session_test.go | ||
| signaturecheck.go | ||
| throttling.go | ||
| tokencheck.go | ||
| useragent.go | ||