mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-08 20:33:07 +08:00
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. |
||
|---|---|---|
| .. | ||
| admin | ||
| chat | ||
| core_ext | ||
| application_controller_spec.rb | ||
| chat_controller_spec.rb | ||
| direct_messages_controller_spec.rb | ||