discourse/plugins
Joffrey JAFFEUX a0f61f4a25 FIX: generates automatic slug for trashed channels (#19908)
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.
2023-01-25 13:48:49 +02:00
..
chat FIX: generates automatic slug for trashed channels (#19908) 2023-01-25 13:48:49 +02:00
discourse-details DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
discourse-local-dates Update translations (#19975) 2023-01-24 16:32:59 +01:00
discourse-narrative-bot FIX: New hashtag support for narrative bot advanced narrative (#19875) 2023-01-25 13:48:49 +02:00
discourse-presence DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lazy-yt DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
poll FIX: Ensure poll extraction is not attempted if post body is absent (#19718) 2023-01-25 13:48:49 +02:00
styleguide DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00