gotosocial/internal/api/s2s
tobi a872ddebe6
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
* migrate emojis

* add get emoji to s2s (federation) API

* add new emoji db + cache functions

* add shortcodeDomain lookup for emojis

* check existing emojis w/cache, not w/constraints

* go fmt

* add putEmoji func

* use new db emoji funcs instead of where

* remove emojistringstotags func

* add unique constraint back in

* fix up broken migration

* update index
2022-09-06 12:42:55 +02:00
..
emoji [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) 2022-09-06 12:42:55 +02:00
nodeinfo [feature] More consistent API error handling (#637) 2022-06-08 20:38:03 +02:00
user [chore] Test fixes (#788) 2022-08-31 17:31:21 +02:00
webfinger [chore] use our own logging implementation (#716) 2022-07-19 10:47:55 +02:00