discourse/plugins/chat/spec/lib/chat_sdk
Joffrey JAFFEUX cd4b6b8fab
DEV: allows chat thread sdk to query more messages (#32914)
The changes are:
- Chat Thread SDK can query up to 500 messages
- If you are above this number, we don't raise an error anymore but we
clamp it to 500
- The controller using this service is forced into the old limit of 50
to avoid abuses
2025-06-02 09:29:24 +02:00
..
channel_spec.rb DEV: Update rubocop-discourse (#30552) 2025-01-04 13:48:21 +01:00
message_spec.rb DEV: supports blocks in chat message sdk (#29839) 2024-11-20 08:06:48 +01:00
thread_spec.rb DEV: allows chat thread sdk to query more messages (#32914) 2025-06-02 09:29:24 +02:00