discourse/plugins/chat/assets
David Battersby e771382c1c
DEV: active record validations for maxlength on text columns (#23499)
Introduce max length on text columns for description and slug fields within chat.

At a later date we will probably want to convert these text columns to string/varchar through a migration, but for now this change introduces a limit within the active record model.
2023-09-11 17:05:02 +08:00
..
javascripts DEV: active record validations for maxlength on text columns (#23499) 2023-09-11 17:05:02 +08:00
stylesheets DEV: common CSS property for content backgrounds (#23467) 2023-09-08 12:07:04 -04:00