discourse/plugins/chat/spec/requests/chat
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: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00
api DEV: Unify ListChannelMessages/ListChannelThreadMessages behaviors 2025-08-25 13:48:02 +02:00
incoming_webhooks_controller_spec.rb DEV: add shortcut fab!(:variable, :fabricator) to specs (#33577) 2025-07-11 11:16:34 -03:00