Join Nostr
2025-09-06 23:11:38 UTC
in reply to

silverpill on Nostr: Still, I think it would be nice to deprecate Delete and slowly migrate to ...

Still, I think it would be nice to deprecate Delete and slowly migrate to Remove(target: context), since both PieFed and Lemmy implement the context collection now.

My server rejects Delete if its actor is different from object's owner, and I have to treat Announce(Delete) as a special case where the normal processing logic doesn't apply.