discourse-chat-integration/spec
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
..
fabricators DEV: Promote channel error check to ProblemCheck (#190) 2024-03-15 13:21:11 +08:00
helpers FIX: Add missing dummy translations for tests (#195) 2024-05-24 20:14:03 +08:00
integration FIX: Message triggering on topic creation (#222) 2024-10-07 16:07:35 -03:00
jobs DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
lib/discourse_chat_integration FIX: adjust `full_url` method in `ChatIntegrationReferencePost` to return the correct URL (#220) 2024-09-18 05:37:52 -03:00
models DEV: Introduce syntax_tree for ruby formatting (#149) 2022-12-29 13:31:05 +01:00
requests FIX: Form validation bugs, new modal api, glimmer (#182) 2023-12-11 20:00:34 +01:00
services FIX: Topic changing category was not triggering notifications (#244) 2025-01-16 15:33:49 -03:00
system FIX: Update flaky test in showing error modal (#228) 2024-10-29 09:56:24 -03:00
dummy_provider.rb Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00