mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-26 08:08:33 +08:00
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 |
||
|---|---|---|
| .. | ||
| channel_memberships_query.rb | ||
| channel_unreads_query.rb | ||
| messages_query.rb | ||
| thread_participant_query.rb | ||
| thread_unreads_query.rb | ||
| tracking_state_report_query.rb | ||
| users_from_usernames_and_groups_query.rb | ||