mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 12:03:35 +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 |
||
---|---|---|
.. | ||
sidebar_spec.rb |