gotosocial/internal/processing/federation
tobi 941893a774
[chore] The Big Middleware and API Refactor (tm) (#1250)
* interim commit: start refactoring middlewares into package under router

* another interim commit, this is becoming a big job

* another fucking massive interim commit

* refactor bookmarks to new style

* ambassador, wiz zeze commits you are spoiling uz

* she compiles, we're getting there

* we're just normal men; we're just innocent men

* apiutil

* whoopsie

* i'm glad noone reads commit msgs haha :blob_sweat:

* use that weirdo go-bytesize library for maxMultipartMemory

* fix media module paths
2023-01-02 12:10:50 +00:00
..
federation.go [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
getemoji.go [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) 2022-09-06 12:42:55 +02:00
getfollowers.go [chore] Tidy up some of the search logic (#1082) 2022-11-29 09:24:55 +00:00
getfollowing.go [chore] Tidy up some of the search logic (#1082) 2022-11-29 09:24:55 +00:00
getnodeinfo.go [chore] The Big Middleware and API Refactor (tm) (#1250) 2023-01-02 12:10:50 +00:00
getoutbox.go [chore] Tidy up some of the search logic (#1082) 2022-11-29 09:24:55 +00:00
getstatus.go [chore] Tidy up some of the search logic (#1082) 2022-11-29 09:24:55 +00:00
getstatusreplies.go [chore] Tidy up some of the search logic (#1082) 2022-11-29 09:24:55 +00:00
getuser.go [chore] Tidy up some of the search logic (#1082) 2022-11-29 09:24:55 +00:00
getwebfinger.go [performance] use GetAccountByUsernameDomain() for local account lookups to rely on cache (#793) 2022-09-02 11:56:33 +02:00
postinbox.go replace async client API / federator msg processing with worker pools (#497) 2022-04-28 13:23:11 +01:00