discourse/plugins/chat/config
Martin Brennan 628873de24
FIX: Sort plugins by their setting category name (#25128)
Some plugins have names (e.g. discourse-x-yz) that
are totally different from what they are actually called,
and that causes issues when showing them in a sorted way
in the admin plugin list.

Now, we should use the setting category name from client.en.yml
if it exists, otherwise fall back to the name, for sorting.
This is what we do on the client to determine what text to
show for the plugin name as well.
2024-01-08 09:57:25 +10:00
..
locales FIX: Sort plugins by their setting category name (#25128) 2024-01-08 09:57:25 +10:00
routes.rb FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
settings.yml FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00