discourse/plugins/chat/spec/requests
Loïc Guitaut ca81e8a5b2 DEV: Unify ListChannelMessages/ListChannelThreadMessages behaviors
We recently updated `Chat::ListChannelThreadMessages` to take an option
so its `max_page_size` could be configured.

This behavior should be consistent between
`Chat::ListChannelThreadMessages` and `Chat::ListChannelMessages` since
they’re basically doing the same thing.

This patch updates the behavior of the `Chat::ListChannelMessages`
service.
2025-08-25 13:48:02 +02:00
..
admin DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
chat DEV: Unify ListChannelMessages/ListChannelThreadMessages behaviors 2025-08-25 13:48:02 +02:00
core_ext DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
application_controller_spec.rb FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10:00
chat_controller_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
direct_messages_controller_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00