discourse/plugins/chat/spec/requests/core_ext
Andrei Prigorshnev d1760727cf
DEV: check if user can_chat inside the can_join_chat_channel guardian (#21812)
Someone who cannot chat is also not able to join chat channels, 
so we may not check all the time user.can_chat? && user.can_join_chat_channel? 
and just call user.can_join_chat_channel? instead.
2023-07-19 21:55:00 +04:00
..
bookmarks_controller_spec.rb DEV: check if user can_chat inside the can_join_chat_channel guardian (#21812) 2023-07-19 21:55:00 +04:00
categories_controller_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
email_controller_spec.rb
latest_performance_spec.rb FIX: Channel archive N1 when serializing current user (#19820) 2023-01-11 14:39:56 +10:00
users_controller_spec.rb DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00