mirror of
https://github.com/discourse/discourse.git
synced 2025-05-26 11:12:03 +08:00

Now that `ActiveRecord` relations are properly handled in a `model` step, putting this step back will allow the service to stops its execution if there are no users to be removed without calling the pretty big SQL query contained in the `CalculateMembershipsForRemoval` action.
This plugin is still in active development and may change frequently
Documentation
The Discourse Chat plugin adds chat functionality to your Discourse so it can natively support both long-form and short-form communication needs of your online community.
For user documentation, see Discourse Chat.
For developer documentation, see Discourse Documentation.