Eugen Rochko
Eugen Rochko
I have replicated the Gaussian decay from `last_status_at` function as well.
However, this algorithm is already used on the elasticsearch side, and I am satisfied with the results. When you're searching for a friend, that result is bumped up to the...
> I'm new to mastodon and noticed this today. I [tooted out a few screenshots](https://fosstodon.org/@carlwgeorge/109248343525945475) before I found this issue. It's quite confusing and could sour the experience for new...
@ClearlyClaire The code I'm changing was originally written by you, so I need an opinion here.
I have to recreate the page after the redesign. Sorry, there is a lot to do.
I don't see how a redesign of joinmastodon.org prevents you from seeing any stable version of Mastodon.
Yes, this is much needed. Only in 3.1, however, this isn't something I can add as a quick fix.
Webauthn support has been added by community contributors. I cannot say why they chose to put it behind TOTP but I have seen that GitHub does the same. Feel free...
Is it connected to the right database, and has the database been setup? The rails mastodon:setup task does it for you but if you do the setup your own way...
I suspect that it doesn't happen on localhost because the error is returned by nginx. Mastodon does not return HTTP 502 errors on its own. HTTP 502 means "Bad gateway"...