discourse/plugins/chat/spec/lib
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
..
chat FEATURE: Copy thread messages when copying thread OP (#32139) 2025-04-04 13:45:37 +10:00
chat_sdk DEV: allows chat thread sdk to query more messages (#32914) 2025-06-02 09:29:24 +02:00
site_setting_extension_spec.rb FEATURE: Allow site settings to be edited throughout admin UI (#26154) 2024-03-18 08:50:39 +10:00
statistics_spec.rb FEATURE: participating users statistics (#28322) 2024-08-12 23:47:13 +02:00