main ← fix-recover-own-topic
opened 03:53PM - 06 Oct 25 UTC
When a user is deleting their own topics, we don't set the "deleted_at"
timesta…mp but instead use the "user_deleted" boolean.
This wasn't tested against in the "canRecoverTopic()" and
"isRecoveringTopic()" method in the UI so users weren't able to recover
their own deleted topics.