discourse/plugins/chat/app
Martin Brennan d147e92953
FIX: Do not duplicate check when editing chat message to remove uploads (#19432)
There is no need to duplicate check chat messages when they are being
edited but not having their message text changed. This was leading to
a validation error when adding/removing an upload but not changing the
message text.
2022-12-14 10:48:23 +10:00
..
controllers DEV: Use guardian user for can_chat? (#19418) 2022-12-13 09:14:17 +10:00
core_ext DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
jobs DEV: Use guardian user for can_chat? (#19418) 2022-12-13 09:14:17 +10:00
models FIX: Do not duplicate check when editing chat message to remove uploads (#19432) 2022-12-14 10:48:23 +10:00
queries DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
serializers FEATURE: channels can allow/disallow @all/@here mentions (#19317) 2022-12-05 17:03:51 +01:00
services FEATURE: Enforce mention limits for chat messages (#19034) 2022-12-06 14:54:04 -03:00
views DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00