mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 19:03:13 +08:00
2f61d26e3d
This PR removes the limit added to max_users_notified_per_group_mention during #19034 and improve the performance when expanding mentions for large channel or groups by removing some N+1 queries and making the whole process async. * Fully async chat message notifications * Remove mention setting limit and get rid of N+1 queries |
||
---|---|---|
.. | ||
regular | ||
scheduled | ||
chat_channel_archive_spec.rb | ||
chat_channel_delete_spec.rb | ||
chat_periodical_updates_spec.rb | ||
delete_old_chat_messages_spec.rb | ||
process_chat_message_spec.rb | ||
update_user_counts_for_chat_channels_spec.rb |