discourse/script/bulk_import
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
..
base.rb FEATURE: Add user preference to disable smart lists (#29434) 2024-10-28 14:18:15 +10:00
discourse_merger.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
generic_bulk.rb FIX: Imports of upload-only chat messages (#29162) 2024-10-10 15:18:10 +00:00
phpbb_postgresql.rb DEV: Apply syntax_tree formatting to script/* 2023-01-09 11:13:22 +00:00
uploads_importer.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
uploads_importer.yml DEV: Uploads import script can download files (#26816) 2024-05-04 22:48:16 +02:00
vanilla.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
vbulletin5.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00
vbulletin.rb DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00