mirror of
https://github.com/flarum/core.git
synced 2025-07-16 14:26:25 +02:00
* feat: allow using utf8 characters in slugs url-encoded slugs are not read by the backend. * chore: use as a slug driver * chore: refactor tests to use data provider * Apply fixes from StyleCI * fix: wrong resource used * fix: forgotten slug from slug manager in serializer * chore(review): adapt tag slug suggestions on the UI * chore: introduce modes for slugging * chore: `yarn format` Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>