adrienpoly / rubyvideo

Indexing all Ruby related videos
https://rubyvideo.dev
263 stars 51 forks source link

add soft delete for talks #372

Open adrienpoly opened 3 weeks ago

adrienpoly commented 3 weeks ago

A speaker might want to remove or hide some talks he made in the past.

We should add a way to discard some talks

A discarded talk:

For now this is an admin feature only, in the future we could make it self service for verified users but that is outside of the scope of this issue