Prior to this fix trashed channels would still prevent a channel with the same slug to be created. This commit generates a new slug on trash and frees the slug for future usage. The format used for the slug is: `YYYYMMDD-HHMM-OLD_SLUG-deleted` truncated to the max length of a channel name. |
||
|---|---|---|
| .. | ||
| admin | ||
| api | ||
| api_controller.rb | ||
| chat_base_controller.rb | ||
| chat_controller.rb | ||
| direct_messages_controller.rb | ||
| emojis_controller.rb | ||
| incoming_chat_webhooks_controller.rb | ||