discourse-chat-integration/spec
David Taylor 610364ff6d
FEATURE: Add support for slack message shortcuts for transcripts (#68)
Once configured, this adds a new item to the context menu of slack messages. When clicked, the menu item will generate a transcript and present the user with a custom "Post to Discourse" modal. This provides the same functionality as the existing slash-command interface, but is much more user friendly.
2021-04-22 18:50:11 +01:00
..
helpers FEATURE: Enable optional support for threading slack posts (#38) 2020-06-15 16:45:25 +01:00
jobs FIX: Fix heisentest caused by float operations. 2019-06-24 14:08:04 +03:00
lib/discourse_chat/provider FEATURE: Add support for slack message shortcuts for transcripts (#68) 2021-04-22 18:50:11 +01:00
models FEATURE: Enable optional support for threading slack posts (#38) 2020-06-15 16:45:25 +01:00
requests DEV: s/JSON.parse(response.body)/response.parsed_body 2020-09-25 20:47:30 +02:00
services FEATURE: Enable optional support for threading slack posts (#38) 2020-06-15 16:45:25 +01:00
dummy_provider.rb FEATURE: Enable optional support for threading slack posts (#38) 2020-06-15 16:45:25 +01:00