GoToSocial/internal/api
kim 71dfea7e47
[chore] shuffle middleware to split rate limitting into client/s2s/fileserver, share gzip middleware globally (#1290)
Signed-off-by: kim <grufwub@gmail.com>

Signed-off-by: kim <grufwub@gmail.com>
2023-01-03 11:50:59 +01:00
..
activitypub [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
auth [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
client [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
fileserver [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
model [bugfix] Use null for empty api status `language` (#1268) 2022-12-15 09:41:49 +01:00
nodeinfo [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
util [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
wellknown [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
activitypub.go [chore] shuffle middleware to split rate limitting into client/s2s/fileserver, share gzip middleware globally (#1290) 2023-01-03 11:50:59 +01:00
auth.go [chore] shuffle middleware to split rate limitting into client/s2s/fileserver, share gzip middleware globally (#1290) 2023-01-03 11:50:59 +01:00
client.go [chore] shuffle middleware to split rate limitting into client/s2s/fileserver, share gzip middleware globally (#1290) 2023-01-03 11:50:59 +01:00
fileserver.go [chore] shuffle middleware to split rate limitting into client/s2s/fileserver, share gzip middleware globally (#1290) 2023-01-03 11:50:59 +01:00
nodeinfo.go [chore] shuffle middleware to split rate limitting into client/s2s/fileserver, share gzip middleware globally (#1290) 2023-01-03 11:50:59 +01:00
wellknown.go [chore] shuffle middleware to split rate limitting into client/s2s/fileserver, share gzip middleware globally (#1290) 2023-01-03 11:50:59 +01:00