discourse/plugins
Martin Brennan 3de765c895
SECURITY: Limit chat message char length (#19207)
Only allow maximum of 6000 characters for chat messages when they
are created or edited. A hidden setting can control this limit,
6000 is the default.

There is also a migration here to truncate any existing messages to
6000 characters if the message is already over that and if the
chat_messages table exists. We also set cooked_version to NULL
for those messages so we can identify them for rebake.
2022-11-28 10:48:30 +10:00
..
chat SECURITY: Limit chat message char length (#19207) 2022-11-28 10:48:30 +10:00
discourse-details Update translations (#19150) 2022-11-22 15:01:19 +01:00
discourse-local-dates Update translations (#19150) 2022-11-22 15:01:19 +01:00
discourse-narrative-bot Update translations (#19150) 2022-11-22 15:01:19 +01:00
discourse-presence Update translations (#19033) 2022-11-16 11:39:47 +01:00
lazy-yt A11Y: add keyboard support to youtube embeds (#18710) 2022-10-21 16:32:53 -04:00
poll Update translations (#19150) 2022-11-22 15:01:19 +01:00
styleguide UX: use solid envelope icon for consistency (#19157) 2022-11-23 08:46:35 +08:00