Claire
Claire
On a newly-created database on v4.0.2: `SELECT indexdef FROM pg_indexes WHERE schemaname = 'public'` ```SQL CREATE UNIQUE INDEX account_aliases_pkey ON public.account_aliases USING btree (id) CREATE INDEX index_account_aliases_on_account_id ON public.account_aliases USING...
> So, this issue isn’t right anymore, but why was I missing so many of them, shouldn’t they be created by the migration scripts? Isn’t there any CLI to check...
Hi! Issues for the iOS app should be reported here: https://github.com/mastodon/mastodon-ios/issues
Thank you for your contribution! I don't think it's addressing #20431 as this issue was explicitly about `/auth/edit`, which is different from the password reset flow, but this is not...
> Nobody has used it, because of the fact it hasn't worked. Perhaps if it was fixed, people would actually use it. Yeah, but I haven't read a single complaint...
> I oppose straight up removing this. I think it should try and be fixed instead of just removing it entirely. Nobody has used it, because of the fact it...
Superseded by #21490
Whenever full-text search is enabled, it searches your own posts as well as things you have added to your favorites, your bookmarks, or boosted, though there is currently no way...
> Are bookmarks searched? The popup on search box doesn't mention bookmark. I have noticed that bookmarks do not always appear in search results for me. Full text search seems...
Note that this only affects links authored from Mastodon. Remote content is expected to be able to contain links with an arbitrary label.