mirabilos
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...