mirabilos

Results 381 comments of mirabilos

Thanks, that’s all I ask. It’s a feature request, I can wait ☻

> Hmm, standard in what sense? As in, this is a workaround that works on Mastodon or so? I’ve seen that in use on Fedi, on Twitter, and probably elsewhere...

That works. It leaves the backslash, but it’ll do as a workaround, thanks.

tobi dixit: >You can do most of this already by suspending domains that have >disappeared. Stub accounts will still be held in the database but all >statuses, media, relationships, faves,...

> > Ah. (“suspending” = setting a domain block?) > > Yep! Actually, I could probably block them and then immediately unblock?

tobi dixit: >I think you can safely delete your tombstones in this case, manually, >if that 34MB would help. Ah okay, thanks. It would have helped on the old VM;...

PostgreSQL does have autovacuum, and/or people schedule manual vacuum anyway, e.g.: ``` tg@bove:~ $ cat /etc/cron.d/zzzlocal 2 7 * * * postgres /usr/bin/env LANG=C LC_CTYPE=C LC_ALL=C psql -c 'VACUUM FULL...

@daenney I think it’s not federated out because “my own” instance is supposed to verify other profiles’ links, so I don’t have to trust “their” instance.

As seen in #2363, #2058 would help with part of the problem (parent toot deleted), but maybe not other cases (parent poster blocked). For _those_ cases I don’t think we...

Probably more of the same: 1. I posted something (post A) 2. I replied to it (post B) 3. I delete-and-edit’ed post B in my client 4. someone replied to...