discourse-chat-integration/app
Gabriel Grubba 8498d88ccb
FIX: Topic changing category was not triggering notifications (#244)
We moved `category_changed` notification to be a `whisper` but we forgot to update the check in `manager.rb` to verify not for a `small_post` but for a whisper.

Added a test to cover this case.
2025-01-16 15:33:49 -03: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 rubocop-discourse to version 3.8.0 (#198) 2024-05-28 11:16:00 +02: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 FIX: Topic changing category was not triggering notifications (#244) 2025-01-16 15:33:49 -03:00