discourse/plugins/chat/spec/lib
Andrei Prigorshnev b85d057df4
FIX: ensures `all_mentioned_user_ids` is not used as identifier (#21491)
A follow-up to 54b2a85b. That commit didn't fix the issue because the to_notify hash that we return from the notify_edit method isn't used anywhere apart from tests (that's confusing, we're going to fix that soon).
2023-05-12 17:47:48 +04:00
..
chat FIX: ensures `all_mentioned_user_ids` is not used as identifier (#21491) 2023-05-12 17:47:48 +04:00
service_runner_spec.rb DEV: Move channel creation for category into service (#21167) 2023-04-24 09:15:16 +10:00