Claire
Claire
> Also would be nice to copy the value when user clicks on that (on the profile) if there is longer value, there is no possibility to show or copy...
The original suggestion of showing a remote instance's URL in the browser's address bar when you are viewing it on your own instance is simply not possible. There also have...
> Running the current `fix-duplicates` toolcli adds the `index_tags_on_name_lower` index back, even after the mitgrate has removed it. > > https://github.com/mastodon/mastodon/blob/b07906bdb0127cd73662506b519183cc51a2758e/lib/mastodon/maintenance_cli.rb#L512 > > https://github.com/mastodon/mastodon/blob/main/db/migrate/20210421121431_add_case_insensitive_btree_index_to_tags.rb Oops, re-inserting it should have been...
This is most likely indicative of a federation issue (your server doesn't consider you're following a remote user before their server acks the follow request). This could be a network...
Alright. It could have been a temporary fluke due to load, but that seems unlikely as it should have corrected itself by now. One reason may be the remote instance...
Yes, mastodon.social is experiencing an unprecedented amount of activity and is struggling to keep up. We are working on optimizing the code and scaling the servers.
This is supposed to be the case already, although this is maintained client-side, and only counts what language you chose from the picker in the WebUI, meaning it should work,...
The downside is that it makes it significantly more time-consuming/involved when having to block multiple domains (e.g. getting harassed on a non-strictly moderated instance).
Also, I can't believe I'm only thinking about it right now, but there are multiple cases in which this may make harassment situations worse: long domain names, domain names with...
> The purpose is to prevent accidental execution, so let's simply ask to type `block`. This could indeed be better, and I'm faced with a similar issue: confirmation for deleting...