David Taylor 0522ad6414
FIX: Always use parent thread_ts for slack threads (#159)
Previously we were using the `ts` of the previous message we sent to the thread. While this did work under some situations, it's not recommended in the Slack API docs, and can lead to some unexpected behavior (e.g. when one of the threaded messages is deleted).

This commit updates our logic to always use Slack's returned `thread_ts`, which represents the thread's parent.
2023-01-26 12:18:48 +00:00
2023-01-23 10:30:48 -08:00
2023-01-18 11:42:15 +01:00
2020-09-04 13:23:28 +02:00
2017-06-26 15:08:06 +01:00
2022-02-21 21:03:09 +01:00

Chat Integration Plugin

Integrate your chat system of choice with Discourse.

For more information, please see: https://meta.discourse.org/t/chatroom-integration-plugin-discourse-chat-integration/66522

Description
No description provided
Readme MIT 4.1 MiB
Languages
Ruby 89.4%
JavaScript 5.8%
Handlebars 4.2%
SCSS 0.6%