discourse/app
Martin Brennan 27bdfb6437
FEATURE: Add user preference to disable smart lists (#29434)
Followup 30fdd7738e

Adds a new site setting and corresponding user preference
to disable smart lists. By default they are enabled, because
this is a better experience for most users. A small number of
users would prefer to not have this enabled.

Smart lists automatically append new items to each
list started in the composer when enter is pressed. If
enter is pressed on an empty list item, it is cleared.

This setting will be removed when the new composer is complete.
2024-10-28 14:18:15 +10:00
..
assets FEATURE: Add user preference to disable smart lists (#29434) 2024-10-28 14:18:15 +10:00
controllers DEV: Replace `params` by the contract object in services 2024-10-25 14:48:34 +02:00
helpers DEV: Drop `WithServiceHelper` 2024-09-05 09:58:20 +02:00
jobs DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
mailers
models FEATURE: Add user preference to disable smart lists (#29434) 2024-10-28 14:18:15 +10:00
serializers FEATURE: Add user preference to disable smart lists (#29434) 2024-10-28 14:18:15 +10:00
services FEATURE: Add user preference to disable smart lists (#29434) 2024-10-28 14:18:15 +10:00
views DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00