Freakazoid182
Freakazoid182
> yes. IMO a single random single tagline can could back with getsiteresponse also, so that front ends can use a random tagline. But proper editing of taglines would be...
> yes. IMO a single random single tagline can could back with getsiteresponse also, so that front ends can use a random tagline. But proper editing of taglines would be...
> > We also need feedback from @makotech222 , because we need to tie in how async loading of emojis, and searching, will work in the front ends. > >...
> There are a few examples of this override in the code, lmk if you need help finding them. The only thing I could find was on the `LocalImage` db_schema...
I noticed that on the `GetSiteResponse` API, there's a short lived cache to limit calls to the database. It it worth it to add this to `ListCustomEmojis` for requests that...
> As for caching, I think that's on us to add it if we think its necessary, not you. > In that case it makes no sense to do caching...
I've created a draft PR, which only adds the required new endpoints. I have some questions about breaking changes on the PR description.