Claire
Claire
Seems like a duplicate of #17494. This is not intended and definitely a bug, though I could not identify it. It seems to only occur when ElasticSearch is used, but...
That was planned and we did make the server-side work (or at least some of it) as you've seen in #13820. But the client-side work is missing, not primarily because...
The cryptographic design side of things is done (though not implemented in any app, and both the design and eventual implementation could surely benefit from a review). What's missing is...
Related to #19538. Basically, preview cards try to link to the “normalized” representation of a post (mainly to avoid internally duplicating preview cards). In this particular case, it's because F-Droid...
Have you removed the ElasticSearch configuration from your `.env.production` and restarted Mastodon processes?
Most likely, the jobs were already queued
I am not sure about that. Wouldn't that kind of conflict the “no full-text search” stance of the project? Sure, it's still not full-text search, but using a hashtag is...
From what I understand of this issue, you are suggesting some way to have a Synapse (or other Matrix implementation) instance run besides Mastodon, and have a way for them...
Gargron has purposefully moved from HTML to Markdown for some reason.
I'm dumb and read the test too fast. Fixed my change, but I'm not sure that'll make things more readable. Reading that linked change, there's something else I missed on...