mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 13:34:08 +08:00
77028e3675
Plugins can now register this modifier: ```ruby register_modifier(:chat_can_create_direct_message_channel) do |user, target_users| # your logic which should return true or false end ``` |
||
---|---|---|
.. | ||
actions | ||
auto_remove | ||
chat | ||
hashtag_autocomplete_service_spec.rb |