discourse-chat-integration/lib/discourse_chat_integration/provider
Gary Pendergast 61a727a0d9
FIX: Sharing to Discord forum channels requires a thread_name (#251)
Discourse is able to share topics and replies to normal Discord channels, but it doesn't work with forum channels, which require an additional `thread_name` parameter.

This change fixes the issue by checking for the specific error the Discord returns when trying to share to a forum channel, adding the `thread_name`, then trying again.

This is intentionally a minimal fix, additional work would be required to make the sharing more closely fit the style of Discord forum channels.
2025-02-25 14:40:51 +11:00
..
discord FIX: Sharing to Discord forum channels requires a thread_name (#251) 2025-02-25 14:40:51 +11:00
flowdock Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
gitter Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
google Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
groupme Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
guilded Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
matrix Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
mattermost Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
powerautomate Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
rocketchat Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
slack DEV: Forward-compatibility with a nokogiri upgrade (#242) 2025-01-05 01:09:53 +01:00
teams Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
telegram Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
webex Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00
zulip Feature: add chat integration reference post (#216) 2024-09-11 10:42:52 -03:00