discourse/plugins/chat/lib
Martin Brennan bf287b4560
FIX: Duplicate error for chat messages for upload-only messages (#31539)
This commit fixes an issue where if you tried to post
2 chat messages in quick succession which only contained
uploads (both `message` fields would be `""`), then we
would show the "You posted an identical message too recently."
error.

We should not do this for upload-only messages, they
are not identical messages.
2025-02-27 17:17:36 +10:00
..
chat FIX: Duplicate error for chat messages for upload-only messages (#31539) 2025-02-27 17:17:36 +10:00
chat_sdk DEV: supports blocks in chat message sdk (#29839) 2024-11-20 08:06:48 +01:00
discourse_dev DEV: Extend the reviewables:populate rake task in chat (#30597) 2025-01-07 03:05:34 +03:00
email_controller_helper
onebox/templates FiX: Update date url for thread oneboxes (#24172) 2023-10-31 08:04:40 -03:00
tasks DEV: fix chat:*:populate rake tasks (#29740) 2024-11-13 18:11:25 +01:00