discourse-chat-integration/app
Ted Johansson f0275f1591
DEV: Promote channel error check to ProblemCheck (#190)
We're promoting problem checks to first class citizens in core. This migrates the problem check to the new API.

In the process of adding tests for this check, I discovered what seems like a mistake that likely means this check never worked until now. (See inline comment.)
2024-03-15 13:21:11 +08:00
..
controllers DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
helpers DEV: Update linting (#181) 2023-11-29 23:01:31 +01:00
initializers Rename DiscourseChat to DiscourseChatIntegration (#82) 2021-07-13 14:36:16 -05:00
jobs DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
models DEV: Update linting (#181) 2023-11-29 23:01:31 +01:00
routes DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
serializers DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
services DEV: Promote channel error check to ProblemCheck (#190) 2024-03-15 13:21:11 +08:00